Show immunitygroups.txt syntax highlighted
//
// Add your admin group flags here
//
//
// e.g STEAM_0:0:21233123
// 213.44.33.47
//
// ADDING FLAGS MEANS YOUR ARE MAKING ADMINS IMMUNE TO THOSE OPTIONS
// THOSE OPTIONS UNLESS YOU HAVE mani_reverse_immunity_flags set to 1
// in your autoexec.cfg
//
// Restriction options are :-
//
// j = make group immune from being gimped
// k = make group immune from being kicked
// m = make group immune from being slayed
// b = make group immune from being banned
// x = make group immune from having cexec commands run against them
// i = make group immune from being blinded
// l = make group immune from being slapped
// f = make group immune from being frozen
// t = make group immune from being teleported
// d = make group immune from being drugged
// g = make group immune from being team swapped
// c = make user immune from being auto swapped
// e = make user immune from being burned
// h = make user immune from being muted
// n = make user immune from being kicked due to a reserve slot player joining
// o = make user immune from having their skin set by admin
// q = make user immune from being time bombed by admin
// r = make user immune from being fire bombed by admin
// s = make user immune from being freeze bombed by admin
// u = make user immune from being turned into a beacon by admin
// v = make user immune from being blinded when anti ghosting is turned on
// w = make user immune from the ma_give and ma_giveammo commands
// y = make user immune from the ma_colour and ma_color commands
//
// a = allows the group to be immune from the autokick/ban name/pname functionality
// p = allows the user to have access to reserved skins
//
//
// An example would be if you wanted to setup a group that cant be
// banned or kicked
//
// "No Kick Or Ban" bk
//
//
// Another example would be if you wanted to setup a group
// that can't be abused by the fun management
//
// "NoFun" jilftdg
//
// In your immunitylist.txt you simply use the group names instead of the
// flags, this makes it easier to manage admins
//
//
"NoFun" jilftdg
"No Kick Ban" bk
See more files for this project here