Hello! I've started trying to configure user groups for my server, and I've come across a snag. I'm wondering, is it possible to have multiple usergroups for a user? I'm trying to create multiple custom admin groups, but they're just groups with powers, the server itself doesn't recognize them as admins, only ULX does. This becomes a problem, because while admins can ban and kick and slay and whatnot, they can't remove other people's props or cleanup.
"Scott"
{
"id" "STEAM_0:0:11748715"
"type" "steamid"
"pass" "a"
"pass_req" "0"
"groups"
{
"1" "Head Administrator"
"2" "superadmin"
}
"allow"
{
}
"deny"
{
}
}
that's my Ulib Users.txt
How can I get it so that I have the ULX abilities that I decided in the custom groups, but the server itself recognizes them as admins?