All SCUM Server Commands Explained
Mastering SCUM server commands gives you powerful tools to manage players, fix issues, and customize gameplay in real time. These commands are essential for admins who want to keep things running smoothly or create unique experiences on their servers. The commands are entered via the in-game chat (with a “#” prefix) or through the server console.
How To Use Console Commands In SCUM
To use console commands in SCUM:
- Ensure that you are added as an administrator on the server in the "AdminUsers.ini" file.
- Join the SCUM server, and open the in-game chat box, by default its "T".
- Enter the command you want to run, preceded by the "#" prefix. For example, if you want to see a list of all players connected on the server, enter "#ListPlayers" in the in-game chat box.
General Commands
- #Announce <Message> – Sends the announcement message to all currently connected players.
- #DumpAllSquadsInfoList – Copies all of the squad's information to your clipboard.
- #Location <Player> – Displays a player's current location; if no player is specified, shows your own.
- #ListAnimals – Displays a list of all spawnable animals.
- #ListItems <String> – Lists all assets matching the string; if none specified, lists all items.
- #ListMutedPlayers – Displays a list of all currently muted players.
- #ListPlayers – Displays a list of all connected players.
- #ListSpawnedVehicles – Displays all vehicles on the server and their locations.
- #ListSquadMembers <SquadID> <True/False> – Shows members of a squad; true copies it to clipboard.
- #ListSquads – Displays a list of all squads on the server.
- #ListZombies – Displays a list of all spawnable puppets.
- #ShowFlagInfo <True/False> – Shows the flag’s location and information on the map.
- #Vote SetWeather <0-1> – Starts a weather vote; players vote with F2 (Yes) or F3 (No).
- #Vote SetTimeOfDay <0-24> – Starts a time-of-day vote; players vote with F2 (Yes) or F3 (No).
- #Vote InitiateCargoDrop – Starts a cargo drop vote; players vote with F2 (Yes) or F3 (No).
- #CancelVote – Cancels the currently ongoing vote.
- #VisualizeBulletTrajectories <True/False> – Toggles bullet trajectory visualization for the command user.
- #VisualizePlayerAiming <True/False> – Toggles player aim direction visualization for the command user.
Environment Commands
- #NightBrightness – Toggles night brightness client-side; 1 = brighter night, 0 = darker night.
- #SetTime <0–24> – Sets in-game time of day to the specified hour.
- #SetWeather <0–1> – Sets weather intensity; 0 = sunny, 1 = full storm, values in between = mild conditions.
- #ReloadCustomMapConfig – Reloads custom map settings and size without restarting the server (wait 30 seconds after saving changes).
Player Commands
- #Ban <SteamID64> – Bans a player from the server until unbanned.
- #Kick <Player> – Kicks the specified player from the game.
- #Mute <Player> – Prevents the player from sending chat messages.
- #ResetSquadInfo <SquadID> – Resets squad name and information.
- #SetFakeName <Name> – Sets a fake character name displayed across various UI elements.
- #ClearFakeName – Clears the fake name set for your character.
- #SetFamePoints <Value> <Player> – Sets fame points for a player or yourself if no player is specified.
- #SetFamePointsToAll <Value> – Sets fame points for all online and offline players.
- #SetFamePointsToAllOnline <Value> – Sets fame points for all currently online players.
- #SetGodMode <True/False> – Enables or disables god mode; requires "\[godmode\]" suffix in AdminUsers.ini.
- #Teleport <X> <Y> <Z> <Player> – Teleports player (or yourself if unspecified) to specified coordinates.
- #TeleportTo <TargetPlayer> <Player> – Teleports a player (or yourself) to another player.
- #TeleportToMe <Player> – Teleports a player to your location.
- #TeleportToVehicle <VehicleID> <Player> – Teleports a player (or yourself) to a vehicle by ID.
- #Unban <SteamID64> – Unbans the specified player, allowing them to rejoin.
- #UnMute <Player> – Unmutes the specified player, restoring chat access.
Asset Commands
- #DestroyAllVehicles Please – Destroys all vehicles; must include "Please" or it will return "You have to ask nicely!".
- #DestroyVehicle <VehicleID> – Destroys the vehicle with the specified ID.
- #RenameVehicle <ID or Alias> <Alias> – Renames a vehicle using its ID or alias; new alias must not be a number and is case-insensitive.
- #SpawnAnimal <ID> <Amount> – Spawns the specified number of animals with the given ID.
- #SpawnItem <ID> <Count> – Spawns the specified number of items in front of the invoking player.
- #SpawnItem <Weapon Magazine ID> <Count> AmmoCount <Fill Percentage> – Spawns items with a set ammo percentage in front of the player.
- #SpawnRandomAnimal – Spawns a random animal in front of the invoking player.
- #SpawnRandomZombie – Spawns a random zombie (puppet) in front of the invoking player.
- #SpawnVehicle <ID> – Spawns a vehicle in front of the invoking player.
- #SpawnZombie <ID> <Count> – Spawns a specified number of zombies of the given type.
Still have some questions about SCUM server commands?
Don't hesitate to reach out to our support team! We're available 24/7 to assist!
Updated on: 01/07/2025
Thank you!