diff --git a/configs/ns/users.ini b/configs/ns/users.ini index 2d7b59c7..3e35d0a3 100755 --- a/configs/ns/users.ini +++ b/configs/ns/users.ini @@ -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: diff --git a/configs/users.ini b/configs/users.ini index 76493196..af4da17e 100755 --- a/configs/users.ini +++ b/configs/users.ini @@ -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: