Difference between revisions of "Gamemode"
From Zedwiki
m (Categorised) |
|||
(One intermediate revision by one other user not shown) | |||
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}}} | ||
+ | |||
+ | [[category:Commands]] |
Latest revision as of 21:23, 4 October 2018
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.}