Changes between Version 5 and Version 6 of Console Commands
- Timestamp:
- Jul 27, 2014, 11:34:48 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Console Commands
v5 v6 110 110 || kick || <playername> [<reason>] || Kicks user with optional reason || 111 111 || listents, le || || List all entities || 112 || listlandprotection, llp || || Lists all land protection blocks and their owners (Added by the [[Server fixes]]) || 112 113 || listplayersextended, lpe || || Lists all players with extended attributes (Added by the [[Server fixes]]) || 113 114 || listplayers, lp || || List all players || … … 117 118 || mod remove || <playername> || Remove the moderator rights of a player || 118 119 || mod update || <playername> <permissionLevel> || Set a new permissionlevel for a player who is already a moderator || 120 || removelandprotection, rlp || <x> <y> <z> || Remove the association between the land protection block at the given coordinates and its owner (Added by the [[Server fixes]]) || 119 121 || reply, re || <message> || Send a message to the user from whom you last received a PM (Added by the [[Server fixes]]) || 120 122 || saveworld, sa || || Saves the world manually ||