Yeah, I've re-done my groups so that they inherit properly, but I can't make it so people can only target their own player and ranks below them
Lets say you have these groups going from highest to lowest [superadmin, admin, operator, respected, user]
If you want the operator to not be able to target the admins or superadmins you would restrict it with this "!%admin", if you want respected to only be able to target them selves you would do "^", if you want superadmins to be able to target every one you would use "*".
I hope that clears things up.