• Admin Commands
    1 replies, posted
I have a chat command made how would I make it for admins+ only
if ply:GetUserGroup() == "admin" or ply:GetUserGroup() == "admin+" or ply:GetUserGroup() == "owner" then --Do a do end
Sorry, you need to Log In to post a reply to this thread.