STIPE Official Forum

STIPE Servers and Support => Minecraft => Topic started by: crazy on 11 June 2014, 22:46:15

Title: Game Modes & Commands
Post by: crazy on 11 June 2014, 22:46:15
Types of Game Modes:

Description for game modes can be found HERE (http://minecraft.gamepedia.com/Gameplay)


Commands:
defaultgamemode <mode>  - Sets the game mode for all new players who join for the first time.
gamemode <mode> <player name (optional)> - changes the game mode for existing player or players. For more info, see: How to: Set game modes for players (https://stipe.com.au/forums/index.php?topic=490.msg2036#msg2036)

Example:
Code: [Select]
defaultgamemode survival
gamemode creative
gamemode creative bob123

Typing the above in console sets the default game mode.
New players that join the world will be put into the default game mode; i.e., if the default game mode is creative, new players will start in creative

Notes: player must currently be online to apply the game mode on that player