/gamemode
Sets a player's game mode.
Last updated
Sets a player's game mode.
Last updated
gamemode <gamemode> [<targets>]
<gamemode>
Specifies the new game mode.
Must be one of the following:
survival
(can be abbreviated as s
or 0
)
creative
(can be abbreviated as c
or 1
)
<target>
Specifies the target(s). If not specified, defaults to the player who executes the command.
Changes the game mode of the player(s). In non-MineClone-like games, grants or revokes the creative
privilege.
v2.0
Added /gamemode