mirror of
https://github.com/alliedmodders/amxmodx.git
synced 2025-04-05 01:09:05 +03:00
Updated users.ini
This commit is contained in:
parent
8e2bfc9a3f
commit
d807209a01
@ -4,7 +4,7 @@
|
||||
; Line starting with ; is a comment
|
||||
|
||||
; Access flags:
|
||||
; a - immunity (can't be kicked/banned/slayed/slapped and affected by other commmands)
|
||||
; a - immunity (can't be kicked/banned/slayed/slapped and affected by other commmands, unless the other admin has the super admin flag)
|
||||
; b - reservation (can join on reserved slots)
|
||||
; c - amx_kick command
|
||||
; d - amx_ban and amx_unban commands (permanent and temporary bans)
|
||||
@ -26,6 +26,7 @@
|
||||
; t - ns commands (amx_random, amx_readyroom, amx_uncomm, amx_alien, amx_marine)
|
||||
; u - menu access
|
||||
; v - amx_ban and amx_unban commands (temporary bans only, about amx_unban, only self performed ban during map gonna be allowed)
|
||||
; x - super admin (can bypass admin immunity)
|
||||
; z - user (no admin)
|
||||
|
||||
; Account flags:
|
||||
|
@ -4,7 +4,7 @@
|
||||
; Line starting with ; is a comment
|
||||
|
||||
; Access flags:
|
||||
; a - immunity (can't be kicked/banned/slayed/slapped and affected by other commmands)
|
||||
; a - immunity (can't be kicked/banned/slayed/slapped and affected by other commmands, unless the other admin has the super admin flag)
|
||||
; b - reservation (can join on reserved slots)
|
||||
; c - amx_kick command
|
||||
; d - amx_ban and amx_unban commands (permanent and temporary bans)
|
||||
@ -26,6 +26,7 @@
|
||||
; t - custom level H
|
||||
; u - menu access
|
||||
; v - amx_ban and amx_unban commands (temporary bans only, about amx_unban, only self performed ban during map gonna be allowed)
|
||||
; x - super admin (can bypass admin immunity)
|
||||
; z - user (no admin)
|
||||
|
||||
; Account flags:
|
||||
|
Loading…
x
Reference in New Issue
Block a user