List of server commands/gamemode: Difference between revisions

From Vintage Story Wiki
(Created page with "* <code>/gamemode [0..4|guest|survival|creative|spectator]</code><br />Mode names can be shortened to any length. Sets your game mode: ** <code>0|guest</code> Guest mode - Can...")
 
No edit summary
Tags: Mobile edit Mobile web edit
Line 1: Line 1:
<languages/>
<translate>
<onlyinclude>
* <code>/gamemode [0..4|guest|survival|creative|spectator]</code><br />Mode names can be shortened to any length. Sets your game mode:
* <code>/gamemode [0..4|guest|survival|creative|spectator]</code><br />Mode names can be shortened to any length. Sets your game mode:
** <code>0|guest</code> Guest mode - Cannot place/remove any blocks but can interact with them
** <code>0|guest</code> Guest mode - Cannot place/remove any blocks but can interact with them
Line 6: Line 10:


* <code>/gamemode [playername] [0..4]</code><br />Sets the gamemode for given player.
* <code>/gamemode [playername] [0..4]</code><br />Sets the gamemode for given player.
</onlyinclude>
[[List of client commands]]
</translate>

Revision as of 23:53, 22 February 2022

Other languages:


  • /gamemode [0..4|guest|survival|creative|spectator]
    Mode names can be shortened to any length. Sets your game mode:
    • 0|guest Guest mode - Cannot place/remove any blocks but can interact with them
    • 1|survival Survival mode - Can slowly break/place blocks. Can die. Cannot fly. Survival inventory.
    • 2|creative Creative mode - Access to all blocks through the creative inventory. Instant block breaking. Cannot die. Can fly.
    • 3|spectator Spectator mode - Cannot place/remove blocks and cannot interact with anything, but can fly.
  • /gamemode [playername] [0..4]
    Sets the gamemode for given player.


List of client commands