code/__DEFINES/admin.dm 
            
        
| BANTYPE_ANY_FULLBAN | used to locate stuff to unban. | 
|---|---|
| BANTYPE_ANY_JOB | used to remove jobbans | 
| ROUNDSTART_LOGOUT_REPORT_TIME | Amount of time (in deciseconds) after the rounds starts, that the player disconnect report is issued. | 
| SPAM_TRIGGER_WARNING | Number of identical messages required before the spam-prevention will warn you to stfu | 
| SPAM_TRIGGER_AUTOMUTE | Number of identical messages required before the spam-prevention will automute you | 
| MAX_COMMANDS_PER_KEY | Maximum keys that can be bound to one button | 
| MAX_KEYS_PER_KEYBIND | Maximum keys per keybind | 
| HELD_KEY_BUFFER_LENGTH | Length of held key buffer | 
| POLICY_POLYMORPH | Shown to vicitm of staff of change and related effects. | 
| POLICY_VERB_HEADER | Shown on top of policy verb window | 
Define Details
BANTYPE_ANY_FULLBAN
            
         
    
    used to locate stuff to unban.
BANTYPE_ANY_JOB
            
         
    
    used to remove jobbans
HELD_KEY_BUFFER_LENGTH
            
         
    
    Length of held key buffer
MAX_COMMANDS_PER_KEY
            
         
    
    Maximum keys that can be bound to one button
MAX_KEYS_PER_KEYBIND
            
         
    
    Maximum keys per keybind
POLICY_POLYMORPH
            
         
    
    Shown to vicitm of staff of change and related effects.
POLICY_VERB_HEADER
            
         
    
    Shown on top of policy verb window
ROUNDSTART_LOGOUT_REPORT_TIME
            
         
    
    Amount of time (in deciseconds) after the rounds starts, that the player disconnect report is issued.
SPAM_TRIGGER_AUTOMUTE
            
         
    
    Number of identical messages required before the spam-prevention will automute you
SPAM_TRIGGER_WARNING
            
         
    
    Number of identical messages required before the spam-prevention will warn you to stfu