-
Notifications
You must be signed in to change notification settings - Fork 214
GM Commands
JeidoUran edited this page Jan 7, 2019
·
14 revisions
This place will be used to document currently implemented //gm commands.
The parameter <player>
is to be replaced by either: nothing to target yourself, t
to use your current target, or a player name to target this specific player.
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 |
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 |
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 |
Getting Started
About
Installation
Developing
Actor Control
Scripting
Administration
Debug Commands
GM Commands
Other
PS4 Support