Changes between Version 17 and Version 18 of Console Commands
- Timestamp:
- Sep 5, 2014, 11:45:30 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Console Commands
v17 v18 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 || teleport , 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> <x> <y> <z> || Teleport the player to the given location (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 ||