Changes between Version 18 and Version 19 of Console Commands
- Timestamp:
- Sep 12, 2014, 10:44:00 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Console Commands
v18 v19 146 146 || spawnsupplycrate || || Spawns a supply crate where the player is (only works for client run servers / singleplayer) || 147 147 || spawnwanderinghorde || || Spawns a wandering horde of zombies || 148 || teleportplayer, tele || <steamid or playerName or entityId> <x> <y> <z> || Teleport the player to the given location(Added by the [[Server fixes]]) ||148 || teleportplayer, tele || <steamid or playerName or entityId> {<steamid or playerName or entityId> OR <x> <y> <z>} || Teleport the player to the given location or to the given player (Added by the [[Server fixes]]) || 149 149 || version || || Get the currently running version of the server fixes (Added by the [[Server fixes]]) || 150 150 || whitelist add || <playername> <permissionLevel> || Add a player to the whitelist with the given level ||