SCUM Artwork

Wiki & Guides

SCUM

Survival · Open World · Gamepires

Rent SCUM Server

SCUM Admin Commands: The Complete List

All SCUM server commands with syntax: become admin via AdminUsers.ini, spawn items and vehicles, teleport, kick/ban, set time and weather.

Last updated July 14, 2026 · RespawnHost

Becoming admin

SCUM grants admin rights via the file AdminUsers.ini under SCUM/Saved/Config/WindowsServer/ (reachable in the panel’s file manager):

  1. Open AdminUsers.ini and add your SteamID64one ID per line. Your SteamID64 (17 digits, starts with 7656…) can be found e.g. via steamid.io.
  2. Optional: a suffix after the ID unlocks extra rights, e.g. 76561198000000000[SetGodMode] for god mode commands.
  3. Restart the server (or relog).

Note

The in-game server settings menu has a separate file: ServerSettingsAdminUsers.ini. Only IDs listed there can change settings in-game.

Entering commands

All admin commands are entered in the chat (press T) with the # prefix. Typing # on its own lists all available commands.

SCUM in-game chat with the #ListPlayers command, the autocomplete list of other # commands and the output showing player name, fame and position
Admin commands run through the chat — always with the # prefix, with autocomplete

The most important commands

Overview & information

CommandEffect
#ListPlayersShow all connected players with SteamID
#Location {player}Show a player’s position
#ListSquadsList all squads
#ListItems {search}Search item IDs (e.g. #ListItems rifle)
#ListZombies / #ListAnimalsList puppet/animal IDs
#ListSpawnedVehiclesShow all vehicles with their ID

Spawning

CommandEffect
#SpawnItem {ID} {amount}Spawn an item — find the exact ID first via #ListItems {search}
#SpawnVehicle {ID}Spawn a vehicle
#SpawnZombie {ID} {amount}Spawn puppets
#SpawnAnimal {ID} {amount}Spawn animals
#DestroyVehicle {vehicleID}Remove a vehicle

Teleport

CommandEffect
#Teleport {X} {Y} {Z}Teleport to coordinates
#TeleportTo {player}Teleport yourself to a player
#TeleportToMe {player}Bring a player to you
#TeleportToVehicle {vehicleID}Teleport to a vehicle

Moderation

CommandEffect
#Kick {player}Kick a player from the server
#Ban {player/SteamID64}Ban a player (written to BannedUsers.ini)
#Unban {SteamID64}Lift a ban
#Mute {player} / #UnMute {player}Chat mute
#Announce {text}Server message to everyone

World & players

CommandEffect
#SetTime {0–24}Set time of day (e.g. #SetTime 8)
#SetWeather {0–1}Set weather (0 = clear, 1 = maximum storm)
#SetTimeSpeed {value}Change time lapse live
#SetFamePoints {value} {player}Set a player’s fame points
#SetFamePointsToAll {value}Set everyone’s fame points
#SetGodMode {True/False}Invulnerability (requires the [SetGodMode] suffix in AdminUsers.ini)

Drone mode (spectate)

Admins switch to drone mode with Ctrl+D and fly freely across the island — great for observing and events. Inside the drone, interact with objects via TAB. There is also an in-game admin panel with real-time zone management (PvE/PvP/building zones).

What does NOT exist

Some (partly AI-generated) hosting sites list commands like #SetAdmin, #RemoveAdmin, #God, #Invisible, #Fly or #GiveItem and a file called “Admins.txt” — none of these exist in SCUM. Admin rights work exclusively via AdminUsers.ini, invulnerability via #SetGodMode.