Gamemode
Quick gamemode switching for players and admins.
Overview
EssentialsC provides a full set of gamemode commands with both the standard /gamemode and shorthand aliases for each mode. All commands support targeting other players.
Commands
| Command | Description |
|---|---|
/gm <mode> [player] |
Switch to a gamemode by number (0 = survival, 1 = creative, 2 = adventure, 3 = spectator) or name. |
/gamemode <mode> [player] |
Alias for /gm. |
/gms [player] |
Switch to Survival mode. |
/gmc [player] |
Switch to Creative mode. |
/gma [player] |
Switch to Adventure mode. |
/gmsp [player] |
Switch to Spectator mode. |
Permissions
| Permission | Description | Default |
|---|---|---|
essentialsc.gamemode |
Change your own gamemode. | Operators |
essentialsc.gamemode.others |
Change other players' gamemodes. | Operators |