So if I use
ulx groupallow operator "ulx ban" "!%admin"
How do I make it where they can only target themselves? I really would like to know. I haven't been able to figure it out.
!% refers to anything lower then the specified rank. To target rank 'operator' alone you would just put in 'operator' without the 's.
I may be wrong but ! Means less then and % means up to for how ulx sees it.
What i can 100% verify is !%serveradmin means anything less then serveradmin can be targeted, as for the others i recommend playing around until you understand what they do.