View Single Post
VPPGamingNetwork.com
BANNED
Join Date: Apr 2015
Old 05-30-2015 , 13:16   Re: How can i make some plugins special only for some users
Reply With Quote #9

lets say I have custom skins on my servers and I just want my donors to have that access. I would put flag "a"

Flags
{
"reservation" "a" //Reserved slots
"generic" "b" //Generic admin, required for admins
"kick" "c" //Kick other players
"ban" "d" //Banning other players
"unban" "e" //Removing bans
"slay" "f" //Slaying other players
"changemap" "g" //Changing the map
"cvars" "h" //Changing cvars
"config" "i" //Changing configs
"chat" "j" //Special chat privileges
"vote" "k" //Voting
"password" "l" //Password the server
"rcon" "m" //Remote console
"cheats" "n" //Change sv_cheats and related commands
VPPGamingNetwork.com is offline