
SCUM Admin Command Reference Guide
Welcome to your ultimate reference for SCUM server admin commands. Whether you're managing players, tweaking the environment, or spawning assets, this guide provides all the essential commands to keep your server running smoothly.
Information Commands
These commands help you monitor server activity and player status.
| Command | Description |
|---|---|
#Announce <Message> |
Sends the announcement message to all currently connected players. |
#Location <Player> |
Displays the player's current location. If unspecified, shows your location. |
#ListAnimals |
Displays a list of all spawnable animals. |
#ListItems <String> |
Lists all assets with specified string. If unspecified, lists all items. |
#ListMutedPlayers |
Displays a list of all currently muted players. |
#ListPlayers |
Displays a list of all connected players. |
#ListSpawnedVehicles |
Displays a list of all vehicles on the server and their locations. |
#ListSquadMembers <SquadID> <True/False> |
Displays squad members. If 'true', copies result to clipboard. |
#ListSquads |
Displays a list of all squads on the server. |
#ListZombies |
Displays a list of all spawnable puppets. |
#VisualizeBulletTrajectories <True/False> |
Enables/disables bullet trajectory visualization (only for command giver). |
#visualizeplayeraiming <True/False> |
Enables/disables player aim direction visualization (only for command giver). |
Environment Commands
Control the world’s time and weather.
| Command | Description |
|---|---|
#SetTime <0-24> |
Sets time of day to the specified value. |
#SetWeather <0-1> |
Sets weather to the specified value. |
Player Control Commands
Manage player behavior and attributes.
| Command | Description |
|---|---|
#Ban <SteamID64> |
Bans the player from the server. |
#Kick <Player> |
Kicks the player from the game. |
#Mute <Player> |
Prevents the player from sending chat messages. |
#ResetSquadInfo <SquadID> |
Resets squad name and information. |
#SetFacialHairLength <0-1> |
Sets facial hair length. |
#SetFamePoints <Value> <Player> |
Sets fame points for a specific player. |
#SetFamePointsToAll <Value> |
Sets fame points for all players (online and offline). |
#SetFamePointsToAllOnline <Value> |
Sets fame points for all online players. |
#SetGodMode <True/False> |
Enables/disables god mode (instant build, not invincibility). |
#SetHairLength <0-1> |
Sets hair length. |
#Teleport <X> <Y> <Z> <Player> |
Teleports player to specified coordinates. |
#TeleportTo <TargetPlayer> <Player> |
Teleports player to another player. |
#TeleportToMe <Player> |
Teleports player in front of you. |
#TeleportToVehicle <VehicleID> |
Teleports player to specified vehicle. |
#Unban <SteamID64> |
Unbans the player. |
#UnMute <Player> |
Re-enables chat for the player. |
#showotherplayerinfo <true/false> |
Shows all online players and names on the map. |
#showotherplayerlocations <true/false> |
Shows all online players on the map without names. |
Asset Spawn/Despawn Commands
Spawn or remove items, vehicles, animals, and zombies.
| Command | Description |
|---|---|
#DestroyAllVehicles <Please> |
Destroys all vehicles. Must include "please". |
#DestroyVehicle <VehicleID> |
Destroys vehicle with specified ID. |
#SpawnAnimal <ID> <Count> |
Spawns specified number of animals. |
#SpawnItem <ID> <Count> |
Spawns items in front of player. |
#SpawnRandomAnimal |
Spawns a random animal. |
#SpawnRandomZombie |
Spawns a random puppet. |
#SpawnVehicle <ID> |
Spawns vehicle in front of player. |
#SpawnZombie <ID> <Count> |
Spawns specified number of zombies. |