Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Admin/Flags

From starcup wiki
Revision as of 23:43, 28 May 2025 by Little meow meow (talk | contribs) (partial update to 1837c36f)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Admin permissions as defined in Content.Shared/Administration/AdminFlags.cs

AdminFlags.cs
Name Description Value
Admin Basic admin verbs. 1 << 0
Ban Ability to ban people. 1 << 1
Debug Debug commands for coders. 1 << 2
Fun This is stuff that trial administrators shouldn't quite have access to yet, e.g. for running events. 1 << 3
Permissions Ability to edit permissions for other administrators. 1 << 4
Server Ability to control the server like restart it or change the round type. 1 << 5
Spawn Ability to spawn stuff in. 1 << 6
VarEdit Ability to use VV. 1 << 7
Mapping Large mapping operations. 1 << 8
Example Example
Example Example
Example Example
Example Example
Example Example
Example Example
Example Example
Example Example
Example Example
Example Example
Example Example
Example Example
Example Example
Example Example
Example Example