diff --git a/configs/admins_simple.ini b/configs/admins_simple.ini index 9c88bbe63..cb4bc255a 100644 --- a/configs/admins_simple.ini +++ b/configs/admins_simple.ini @@ -16,7 +16,7 @@ // "@Full Admins" // // You can also specify immunity values. Two examples: -// "83:abcdefg" //Immunity is 83, flags are abcefgh +// "83:abcdefgh" //Immunity is 83, flags are abcdefgh // "6:@Full Admins" //Immunity is 6, group is "Full Admins" // // Immunity values can be any number. An admin cannot target an admin with @@ -37,9 +37,9 @@ //////////////////////////////// // Examples: (do not put // in front of real lines, as // means 'comment') // -// "STEAM_0:1:16" "bce" //kick, ban, slay for this steam ID, no immunity +// "STEAM_0:1:16" "bce" //generic, kick, unban for this steam ID, no immunity // "!127.0.0.1" "99:z" //all permissions for this ip, immunity value is 99 -// "BAILOPAN" "abc" "Gab3n" //name BAILOPAN, password "Gab3n": gets reservation, kick, ban +// "BAILOPAN" "abc" "Gab3n" //name BAILOPAN, password "Gab3n": gets reservation, generic, kick // ////////////////////////////////