Hi, I am trying to allow certain ranks of a group to use certain commands. Since people can get the VIP commands (permission level 1) by donating to this system, I do not want to use that. Also, I only need to make 4-6 commands available to the ranks, depending on what category they are in.
My idea was to use the permission levels 2-5 (Moderator - Owner) to assign them their commands. The problem is that I only want them to have access to the specific 4-6 commands and no more. Therefore, I would have to deny every command from each of these priorities (Moderator-Owner). Is there a quick way to do this?
Or could I just "copy" the "Players" group with permission level 1, rename it, and have another group to assign people to?