/gm

Change your gamemode.

Usage

/gm <gamemode> [player]

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>

buildsystem.gamemode

/gm <gamemode> <player>

buildsystem.gamemode.others

From v2.16.1 onwards

/gm <gamemode>

buildsystem.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>

buildsystem.gamemode.other

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?