sourcecomms: fixed admin immunity check
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
{
|
||||
"DefaultTime" "-1" // default time in minutes. if < 0 -> blocking for session. Permanent (0) - is not allowed!
|
||||
"DisableUnblockImmunityCheck" "0" // 0, 1. If 1, player can be ungagged only by issuer admin, console or admin with special flag
|
||||
// Also, If 0 player maybe unblocked by Admin with higher immunity level then issuer admin.
|
||||
// Also, If 0 player maybe unblocked by Admin with same or higher immunity level than issuer admin.
|
||||
// Default value is 0
|
||||
"ConsoleImmunity" "100" // Immunity Level of server console. If not specified - 0.
|
||||
"MaxLength" "0" // Max allowed punishment length (in minutes) for admins without ADMFLAG_CUSTOM2 (p).
|
||||
|
||||
Reference in New Issue
Block a user