Sapphire
GitHubDiscord
  • Welcome
  • Getting started
    • Overview
    • Installation
      • Windows
      • Linux
      • MacOS
    • Configuring
    • Running
  • Commands
    • GM Commands
    • Debug Commands
  • Resources
    • Patch list
    • Class/Job List
    • Instance (CFC) List
    • Territory Type List
    • Achievement List
  • Experimental
    • PS4 Support
Powered by GitBook
On this page
Export as PDF
  1. Commands

GM Commands

Implemented GM Commands for manipulating the server

Not all commands have been implemented as of yet.

The following is a list of GM commands that can be used within Sapphire.

Name
Usage
Details

aetheryte

//gm aetheryte <on/off> <id/all>

Unlocks/Removes the Aetheryte ID you entered or all of them

call

//gm call <player>

Teleports a player to you

collect

//gm collect <amount> <player>

Removes a given amount of gil from a player

exp

//gm exp <amount> <player>

Adds the amount of EXP entered to a player

gc

//gm gc <gcid>

Sets the grand company of a player

gcrank

//gm gcrank <rank>

Sets the grand company rank of a player

gil

//gm gil <value> <player>

Sets the current amount of gil of a player

gp

//gm gp <amount> <player>

Sets the current GP of a player

hp

//gm hp <amount> <player>

Sets the current HP of a player

icon

//gm icon <onlinestatusid> <player>

Sets the displayed online status icon on a player

inspect

//gm inspect <player>

Gives general information about a player

inv

//gm inv <player>

Sets player invincibility

invis

//gm invis

Toggles the invisibility flag of the calling player (0 = invisible, 1 = visible)

item

//gm item <itemid> <player>

Adds an item into the inventory of a player

jump

//gm jump <player>

Teleports to a player

kick

//gm kick <player>

Disconnects a player

kill

//gm kill <player>

Instantly kills ( if killable ) Defaults to current target if parameter <player> is missing

lv

//gm lv <level> <player>

Sets the current level of a player

mp

//gm mp <amount> <player>

Sets the current MP of a player

orchestrion

//gm orchestrion 1 <songid>

Unlocks specified songId (or 0 to unlock all songs)

quest accept

//gm quest accept <questid> <player>

Adds a quest to the currently active quests

quest cancel

//gm quest cancel <questid> <player>

Removes a quest from the currently active quests list

quest complete

//gm quest complete <questid> <player>

Completes a currently active quest

quest incomplete

//gm quest incomplete <questid> <player>

Removes a quest from the list of complete quests

quest sequence

//gm quest sequence <questid> <seq> <player>

Sets the sequence for a given currently active quest

race

//gm race <raceid> <player>

Sets the current race of a player

raise

//gm raise <player>

Instantly raises

sex

//gm sex <male=0,female=1> <player>

Sets the current gender of a player

speed

//gm speed <value> <player>

Sets the current speed of the player

teri

//gm teri <ZoneID/Internal Name/InstanceID>

Teleports you to the Zone or Instance entered

teri_info

//gm teri_info

Gives general information about the current zone

time

//gm time <amount>

Offsets the current Eorzea time by the amount entered

tribe

//gm tribe <tribeid> <player>

Sets the current tribe of a player

weather

//gm weather <weatherid>

Sets the active weather in the current zone The id 0 sets the weather back to its regular cycle

wireframe

//gm wireframe

Toggles wireframe rendering on the calling character

PreviousRunningNextDebug Commands

Last updated 2 years ago