/gm
Change your gamemode.
Usage
You can use the following arguments for each gamemode:
Survival: survival
, s
, 0
Creative: creative
, c
, 1
Adventure: adventure
, a
, 2
Spectator: spectator
, sp
, 3
Permission
Until v2.16.0
/gm <gamemode>
/gm <gamemode> <player>
From v2.16.1 onwards
/gm <gamemode>
Each gamemode also has it's own permission which is granted by default when the player has the buildsystem.gamemode
permission:
Survival:
buildsystem.gamemode.survival
Creative:
buildsystem.gamemode.creative
Adventure:
buildsystem.gamemode.adventure
Spectator:
buildsystem.gamemode.spectator
/gm <gamemode> <player>
Each gamemode also has it's own permission which is granted by default when the player
has the buildsystem.gamemode.other
permission:
Survival:
buildsystem.gamemode.survival.other
Creative:
buildsystem.gamemode.creative.other
Adventure:
buildsystem.gamemode.adventure.other
Spectator:
buildsystem.gamemode.spectator.other
Last updated
Was this helpful?