# GM Commands

{% hint style="info" %}
Not all commands have been implemented as of yet.
{% endhint %}

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

<table><thead><tr><th width="187.33333333333334">Name</th><th>Usage</th><th>Details</th></tr></thead><tbody><tr><td><code>aetheryte</code></td><td><code>//gm aetheryte &#x3C;on/off> &#x3C;id/all></code></td><td>Unlocks/Removes the Aetheryte ID you entered or all of them</td></tr><tr><td><code>call</code></td><td><code>//gm call &#x3C;player></code></td><td>Teleports a player to you</td></tr><tr><td><code>collect</code></td><td><code>//gm collect &#x3C;amount> &#x3C;player></code></td><td>Removes a given amount of gil from a player</td></tr><tr><td><code>exp</code></td><td><code>//gm exp &#x3C;amount> &#x3C;player></code></td><td>Adds the amount of EXP entered to a player</td></tr><tr><td><code>gc</code></td><td><code>//gm gc &#x3C;gcid></code></td><td>Sets the grand company of a player</td></tr><tr><td><code>gcrank</code></td><td><code>//gm gcrank &#x3C;rank></code></td><td>Sets the grand company rank of a player</td></tr><tr><td><code>gil</code></td><td><code>//gm gil &#x3C;value> &#x3C;player></code></td><td>Sets the current amount of gil of a player</td></tr><tr><td><code>gp</code></td><td><code>//gm gp &#x3C;amount> &#x3C;player></code></td><td>Sets the current GP of a player</td></tr><tr><td><code>hp</code></td><td><code>//gm hp &#x3C;amount> &#x3C;player></code></td><td>Sets the current HP of a player</td></tr><tr><td><code>icon</code></td><td><code>//gm icon &#x3C;onlinestatusid> &#x3C;player></code></td><td>Sets the displayed online status icon on a player</td></tr><tr><td><code>inspect</code></td><td><code>//gm inspect &#x3C;player></code></td><td>Gives general information about a player</td></tr><tr><td><code>inv</code></td><td><code>//gm inv &#x3C;player></code></td><td>Sets player invincibility</td></tr><tr><td><code>invis</code></td><td><code>//gm invis</code></td><td>Toggles the invisibility flag of the calling player (0 = invisible, 1 = visible)</td></tr><tr><td><code>item</code></td><td><code>//gm item &#x3C;itemid> &#x3C;player></code></td><td>Adds an item into the inventory of a player</td></tr><tr><td><code>jump</code></td><td><code>//gm jump &#x3C;player></code></td><td>Teleports to a player</td></tr><tr><td><code>kick</code></td><td><code>//gm kick &#x3C;player></code></td><td>Disconnects a player</td></tr><tr><td><code>kill</code></td><td><code>//gm kill &#x3C;player></code></td><td>Instantly kills ( if killable )<br>Defaults to current target if parameter <code>&#x3C;player></code> is missing</td></tr><tr><td><code>lv</code></td><td><code>//gm lv &#x3C;level> &#x3C;player></code></td><td>Sets the current level of a player</td></tr><tr><td><code>mp</code></td><td><code>//gm mp &#x3C;amount> &#x3C;player></code></td><td>Sets the current MP of a player</td></tr><tr><td><code>orchestrion</code></td><td><code>//gm orchestrion 1 &#x3C;songid></code></td><td>Unlocks specified songId (or 0 to unlock all songs)</td></tr><tr><td><code>quest accept</code></td><td><code>//gm quest accept &#x3C;questid> &#x3C;player></code></td><td>Adds a quest to the currently active quests</td></tr><tr><td><code>quest cancel</code></td><td><code>//gm quest cancel &#x3C;questid> &#x3C;player></code></td><td>Removes a quest from the currently active quests list</td></tr><tr><td><code>quest complete</code></td><td><code>//gm quest complete &#x3C;questid> &#x3C;player></code></td><td>Completes a currently active quest</td></tr><tr><td><code>quest incomplete</code></td><td><code>//gm quest incomplete &#x3C;questid> &#x3C;player></code></td><td>Removes a quest from the list of complete quests</td></tr><tr><td><code>quest sequence</code></td><td><code>//gm quest sequence &#x3C;questid> &#x3C;seq> &#x3C;player></code></td><td>Sets the sequence for a given currently active quest</td></tr><tr><td><code>race</code></td><td><code>//gm race &#x3C;raceid> &#x3C;player></code></td><td>Sets the current race of a player</td></tr><tr><td><code>raise</code></td><td><code>//gm raise &#x3C;player></code></td><td>Instantly raises</td></tr><tr><td><code>sex</code></td><td><code>//gm sex &#x3C;male=0,female=1> &#x3C;player></code></td><td>Sets the current gender of a player</td></tr><tr><td><code>speed</code></td><td><code>//gm speed &#x3C;value> &#x3C;player></code></td><td>Sets the current speed of the player</td></tr><tr><td><code>teri</code></td><td><code>//gm teri &#x3C;ZoneID/Internal Name/InstanceID></code></td><td>Teleports you to the Zone or Instance entered</td></tr><tr><td><code>teri_info</code></td><td><code>//gm teri_info</code></td><td>Gives general information about the current zone</td></tr><tr><td><code>time</code></td><td><code>//gm time &#x3C;amount></code></td><td>Offsets the current Eorzea time by the amount entered</td></tr><tr><td><code>tribe</code></td><td><code>//gm tribe &#x3C;tribeid> &#x3C;player></code></td><td>Sets the current tribe of a player</td></tr><tr><td><code>weather</code></td><td><code>//gm weather &#x3C;weatherid></code></td><td>Sets the active weather in the current zone<br>The id <code>0</code> sets the weather back to its regular cycle</td></tr><tr><td><code>wireframe</code></td><td><code>//gm wireframe</code></td><td>Toggles wireframe rendering on the calling character</td></tr></tbody></table>
