Changes between Version 7 and Version 8 of Console Commands
- Timestamp:
- Jul 28, 2014, 11:31:06 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Console Commands
v7 v8 109 109 || gettime, gt || || Retrieves current ingame time (Added by the [[Server fixes]]) || 110 110 || kick || <playername> [<reason>] || Kicks user with optional reason || 111 || kill || <playername or entityId> || Kill the given player (Added by the [[Server fixes]]) || 111 112 || listents, le || || List all entities || 112 113 || listlandprotection, llp || || Lists all land protection blocks and their owners (Added by the [[Server fixes]]) || … … 135 136 || spawnsupplycrate || || Spawns a supply crate where the player is (only works for client run servers / singleplayer) || 136 137 || spawnwanderinghorde || || Spawns a wandering horde of zombies || 138 || version || || Get the currently running version of the server fixes (Added by the [[Server fixes]]) || 137 139 || whitelist add || <playername> <permissionLevel> || Add a player to the whitelist with the given level || 138 140 || whitelist remove || <playername> || Remove a player from the whitelist ||