View Single Post
shanapu
Veteran Member
Join Date: Apr 2015
Location: .de
Old 05-30-2015 , 07:03   Re: How can i make some plugins special only for some users
Reply With Quote #7

in your sourcemod/configs/admin_override.cfg

Code:
Overrides
{
"sm_robot" "z"
"sm_yourplugin" "z"
}
so these commands can only used by and admin with z flag
__________________
coding & free software
shanapu is offline