Difference between revisions of "Gamemode"
From Zedwiki
m |
|||
Line 1: | Line 1: | ||
Set the gamemode (survival, creative, adventure or spectator) for the specified player. | Set the gamemode (survival, creative, adventure or spectator) for the specified player. | ||
− | Usage | + | == Usage == |
− | < | + | <code>/gamemode <gamemode> [player]</code> |
+ | |||
+ | Valid gamemodes are <code>survival</code>/<code>s</code>/<code>0</code>, <code>creative</code>/<code>c</code>/<code>1</code>, <code>adventure</code>/<code>a</code>/<code>2</code>, <code>spectator</code>/<code>sp</code>/<code>3</code>. | ||
== Tutorials == | == Tutorials == | ||
{{Template:Tutorials Using This Command}}} | {{Template:Tutorials Using This Command}}} |
Revision as of 04:34, 8 December 2016
Set the gamemode (survival, creative, adventure or spectator) for the specified player.
Usage
/gamemode <gamemode> [player]
Valid gamemodes are survival
/s
/0
, creative
/c
/1
, adventure
/a
/2
, spectator
/sp
/3
.
Tutorials
There are currently no tutorials involving this command.}