Every SCUM admin command, typed in the in-game chat box (press T) with a # prefix — spawning, teleport, weather, fame points, moderation and the developer cheats. Become admin via AdminUsers.ini, then search the list, copy, and paste.
Stop the server before editing config files.
Open /SCUM/Saved/Config/WindowsServer/ in your file manager.
In AdminUsers.ini, add your SteamID64 (the 17-digit number from steamid.io) on its own line — this grants the # chat commands.
To also reach the in-game Server Settings panel, add the same SteamID64 to ServerSettingsAdminUsers.ini in the same folder.
Save and restart the server — changes only apply on the next restart.
In-game, press T to open chat and type a # command. Type # on its own to print every command available to you.
#SetGodMode is not invincibility — it only enables instant, free building. For true damage immunity use #SetImmortality (an elevated/developer permission). Argument casing must match item and player IDs exactly.Type to filter, hit Copy, paste in-game. 89 commands. Placeholders in [brackets] are values you fill in.
| Command | What it does | Category |
|---|---|---|
| # | Print the full list of commands available to you in the chat window. | Information & Listing |
| #Announce [message] | Broadcast a server-wide announcement to all connected players. | Information & Listing |
| #Location [player] | Show a player's X/Y/Z coordinates; omit the name for your own. | Information & Listing |
| #ListPlayers | List all connected players with SteamID64, username and character name. | Information & Listing |
| #ListItems [string] | List spawnable item IDs matching the search; omit the string to list everything. | Information & Listing |
| #ListAnimals | List all spawnable animal IDs. | Information & Listing |
| #ListZombies | List all spawnable puppet (zombie) IDs. | Information & Listing |
| #ListSpawnedVehicles [type] | List existing vehicles with ID, last-access time, alias and location; optional type filter. | Information & Listing |
| #ListSquads | List all squads with their Squad ID. | Information & Listing |
| #ListSquadMembers [SquadID] [true/false] | List a squad's members; pass true to copy the result to clipboard. | Information & Listing |
| #ListMutedPlayers | List all currently muted players. | Information & Listing |
| #ListFlags [page] [true] | List flags with ID, owner and location; pass true to copy to clipboard. | Information & Listing |
| #ListBodyEffects | List active body effects, injuries and conditions on your character. | Information & Listing |
| #SetTime [0-24] | Set the time of day — 0 and 24 are midnight, 12 is noon. | World, Weather & Time |
| #SetWeather [0-1] | Set weather intensity — 0 clear, 1 max storm; decimals for partial. | World, Weather & Time |
| #SetTimeSpeed [value] | Set the day/night cycle speed multiplier (default 1). | World, Weather & Time |
| #SetFarmingSimulationSpeed [1-100] | Set crop and farming growth speed server-wide. | World, Weather & Time |
| #NightBrightness [0-1] | Client-side only — adjust nighttime brightness for the admin who runs it. | World, Weather & Time |
| #ReloadCustomMapConfig | Reload the custom map config without a full restart (wait ~30s after). | World, Weather & Time |
| #Teleport [X] [Y] [Z] [player] | Teleport a player to coordinates; omit the name to teleport yourself. | Teleportation |
| #TeleportTo [target] [player] | Teleport a player to another player; omit the 2nd argument to teleport yourself. | Teleportation |
| #TeleportToMe [player] | Teleport a player directly in front of you. | Teleportation |
| #TeleportToVehicle [VehicleID] [player] | Teleport a player to a vehicle by ID; omit the name for yourself. | Teleportation |
| #Kick [player] | Kick a player from the server — they can reconnect. | Player Moderation |
| #Ban [SteamID64] | Kick and permanently ban a player by SteamID64. | Player Moderation |
| #Unban [SteamID64] | Lift the ban on a SteamID64. | Player Moderation |
| #Mute [player] | Stop a player from sending chat messages. | Player Moderation |
| #UnMute [player] | Restore a player's chat. | Player Moderation |
| #Silence [player] [hours] | Admin chat-suppression; duration 0 = indefinite. | Player Moderation |
| #SetFamePoints [value] [player] | Set a player's fame points to a value. | Player & Character Management |
| #SetFamePointsToAllOnline [value] | Set fame points for all currently connected players. | Player & Character Management |
| #SetFamePointsToAll [value] | Set fame points for ALL players ever connected, including offline. | Player & Character Management |
| #SetHairLength [0-1] | Set your head-hair length — 0 shaved, 1 max. | Player & Character Management |
| #SetFacialHairLength [0-1] | Set your facial-hair length — 0 clean-shaven, 1 max. | Player & Character Management |
| #SetFakeName [name] [player] | Set a fake display name for a player (or yourself if omitted). | Player & Character Management |
| #ClearFakeName [player] | Clear a fake name and restore the real character name. | Player & Character Management |
| #ResetSquadInfo [SquadID] | Clear a squad's name and info, generating a new random name. | Player & Character Management |
| #Knockout [seconds] [SteamID64] | Knock a player out for N seconds (elevated permission). | Player & Character Management |
| #LeaveCorpse | Drop your character as a corpse with all equipped gear (elevated permission). | Player & Character Management |
| #ShowOtherPlayerInfo [true/false] | Show all online players by name on the admin map — clicking one teleports you to them. | Map Visibility & Admin View |
| #ShowOtherPlayerLocations [true/false] | Show player positions as dots on the map without names. | Map Visibility & Admin View |
| #ShowNameplates [true/false] | Toggle floating name tags above all players for the admin. | Map Visibility & Admin View |
| #ShowFlagInfo [true/false] | Show flag locations and full flag info on the admin map. | Map Visibility & Admin View |
| #ShowFlagLocations [true/false] | Show only flag location markers, without full info. | Map Visibility & Admin View |
| #ShowVehicleInfo [true/false] | Show all vehicles on the map with type, owner and status. | Map Visibility & Admin View |
| #ShowVehicleLocations [true/false] | Show only vehicle position markers, without full info. | Map Visibility & Admin View |
| #SpawnItem [ItemID] [count] | Spawn an item in front of you; use #ListItems to find IDs. | Spawning — Items |
| #SpawnItem [MagazineID] [count] AmmoCount [fill] | Spawn a magazine or weapon at a given ammo fill (AmmoCount 100 = full). | Spawning — Items |
| #SpawnItem BP_Cash 1 CashValue [amount] | Spawn in-game cash with a set value (e.g. CashValue 5000). | Spawning — Items |
| #SpawnItem [ID] [count] Dirtiness [0-100] | Spawn an item with a set dirtiness level (0 clean, 100 filthy). | Spawning — Items |
| #SpawnItem [ID] [count] Location "X=[x] Y=[y] Z=[z]" | Spawn items at specific world coordinates. | Spawning — Items |
| #SpawnItem [ID] [count] Location [SteamID64] | Spawn items at a player's location by SteamID64. | Spawning — Items |
| #SpawnItem2 [partial name] | Spawn an item by flexible partial-name matching instead of exact ID. | Spawning — Items |
| #SpawnVehicle [VehicleID] | Spawn a vehicle in front of you; see #ListSpawnedVehicles for IDs. | Spawning — Vehicles |
| #SpawnVehicle [VehicleID] [count] Location "X=[x] Y=[y] Z=[z]" | Spawn a vehicle at given world coordinates. | Spawning — Vehicles |
| #SpawnZombie [ZombieID] [count] | Spawn puppets (zombies) in front of you; see #ListZombies for IDs. | Spawning — NPCs & Wildlife |
| #SpawnZombie [ZombieID] [count] Location "X=[x] Y=[y] Z=[z]" | Spawn puppets at specific coordinates. | Spawning — NPCs & Wildlife |
| #SpawnRandomZombie | Spawn a single random puppet in front of you. | Spawning — NPCs & Wildlife |
| #SpawnAnimal [AnimalID] [count] | Spawn animals in front of you; see #ListAnimals for IDs. | Spawning — NPCs & Wildlife |
| #SpawnAnimal [AnimalID] [count] Location "X=[x] Y=[y] Z=[z]" | Spawn animals at specific coordinates. | Spawning — NPCs & Wildlife |
| #SpawnRandomAnimal | Spawn a single random animal in front of you. | Spawning — NPCs & Wildlife |
| #SpawnRazor | Spawn a Razor — SCUM's robotic enforcement unit. | Spawning — NPCs & Wildlife |
| #RenameVehicle [ID or alias] [new alias] | Give a vehicle a custom alias/name. | Vehicle Management & Destruction |
| #DestroyVehicle [VehicleID or alias] | Destroy a vehicle by ID or alias. | Vehicle Management & Destruction |
| #DestroyAllVehicles Please | Destroy ALL vehicles — the word 'Please' is required or it refuses. | Vehicle Management & Destruction |
| #DestroyZombiesWithinRadius [radius] [location] | Remove all puppets within a radius in metres; optional location. | Vehicle Management & Destruction |
| #DestroyCorpsesWithinRadius [radius] [keepClothes true/false] | Remove corpses within a radius; true leaves clothing, false removes it. | Vehicle Management & Destruction |
| #DestroyAllRazorsWithinRadius [radius] | Remove all Razor units within a radius in metres. | Vehicle Management & Destruction |
| #Vote SetWeather [0-1] | Start a server-wide vote to change the weather (players vote F2 yes / F3 no). | Voting System |
| #Vote SetTimeOfDay [0-24] | Start a server-wide vote to change the time of day. | Voting System |
| #Vote InitiateCargoDrop | Start a server-wide vote to trigger a cargo drop. | Voting System |
| #CancelVote | Cancel any active vote. | Voting System |
| #SetGodMode [true/false] | Enable instant, free building — NOT invincibility. Use #SetImmortality for true immunity. | Cheats & God Mode (Elevated) |
| #SetImmortality [true/false] | True invincibility — block all damage (elevated permission). | Cheats & God Mode (Elevated) |
| #SetInfiniteAmmo [true/false] | Unlimited ammunition (elevated permission). | Cheats & God Mode (Elevated) |
| #SetInfiniteOxygen [true/false] | Unlimited underwater breathing (elevated permission). | Cheats & God Mode (Elevated) |
| #SetInfiniteStamina [true/false] | Stamina never drains (elevated permission). | Cheats & God Mode (Elevated) |
| #SetSuperJump [true/false] | Extremely high, long jumps (elevated permission). | Cheats & God Mode (Elevated) |
| #SetStamina [0-100] | Set current stamina to a percentage (elevated permission). | Cheats & God Mode (Elevated) |
| #SetAttributes [STR] [CON] [DEX] [INT] | Set the four core attributes, roughly 1-9 each (elevated permission). | Cheats & God Mode (Elevated) |
| #SetSkillLevel [skill] [0-5] | Set a skill to a level — 5 is above Advanced (elevated permission). | Cheats & God Mode (Elevated) |
| #SetMetabolismSimulationSpeed [mult] | Set how fast hunger and thirst drain (default 1; elevated permission). | Cheats & God Mode (Elevated) |
| #SetMountedVehicleProperty [property] [value] | Set a property on the vehicle you are seated in (elevated permission). | Cheats & God Mode (Elevated) |
| #AddBleedingInjury [bodyPart] [damage] [severity] | Apply a bleeding injury — severity s1-s4 (elevated permission). | Injury & Body Effects (Elevated) |
| #AddBodyEffect [effect] [damage] [severity] | Apply a status condition or body effect — severity s1-s4 (elevated permission). | Injury & Body Effects (Elevated) |
| #AddBurnInjury [bodyPart] [damage] [severity] | Apply a burn injury (elevated permission). | Injury & Body Effects (Elevated) |
| #AddRadiationPresence [immediate] [overTime] | Simulate radiation exposure, immediate plus over-time (elevated permission). | Injury & Body Effects (Elevated) |
| #VisualizeBulletTrajectories [true/false] | Draw bullet trajectory lines — visible only to the admin who runs it. | Debug & Visualization |
| #VisualizePlayerAiming [true/false] | Draw player aim-direction vectors — visible only to the admin who runs it. | Debug & Visualization |
#SetGodMode only enables instant, cost-free building — it does not stop damage or death. For true invincibility use #SetImmortality [true/false], which needs elevated (developer-level) permissions configured in AdminUsers.ini.AdminUsers.ini grants the # chat commands. ServerSettingsAdminUsers.ini grants the in-game graphical Server Settings panel (zone management, the server config menu). You usually add your SteamID64 to both — one per line — and restart./SCUM/Saved/Config/WindowsServer/ on the server. On a hosting panel they're usually under a Files or Configuration Files section, no FTP needed.Console open? Here's the rest of the toolkit.