I see some people worrying about user data taking up space on the server.
I've set up a system where the User class isn't used at all. I created a new class called NUser to be the default group and I use AutoPromote to set people to that group when they join (set it to 0 hours). This way, I can create a "Minge" class that has no access to commands. It can't move, can't noclip, can't spawn anything, and has no weapons.
My real question is: What will happen to my server when I have hundreds of people in a ulx group? Will it affect it at all?
Additionally, is there another way to do this? My problem is that I can't create a normal class that doesn't inherit rights from users. I want the Minge class to have absolutely no access to anything, which isn't possible if Users have access to simple commands like !god.