For a few days, my server's ULX/ULIB has been acting up. For example, when someone is promoted they get to keep their superadmin status when they disconnect, but when this other guy comes on his is reverted to normal admin status, when he is supposed to be superadmin, he is the only one effected by this, whenever he re-connects it reverts to normal admin level, and he can't use very many commands past the ones average moderators can use. (Who, Slay, Time, etc.)
I've tried alot of things, like editing him straight into the "data/ulib/users.txt"
In the file, it labels him as a superadmin, but it doesn't take effect in-server. He is the user "Heisenberg", by the way.
"STEAM_0:1:17491070"
{
"name" "Warhero"
"deny"
{
}
"allow"
{
}
"group" "superadmin"
}
"STEAM_0:0:37297367"
{
"allow"
{
}
"name" "[CivilRP]Mue107"
"deny"
{
}
"group" "superadmin"
}
"STEAM_0:1:35271705"
{
"allow"
{
}
"name" "Heisenberg"
"deny"
{
}
"group" "superadmin"
}
"STEAM_0:1:24920351"
{
"deny"
{
}
"allow"
{
}
"name" "Wolft3k"
"group" "admin"
}
"STEAM_0:1:40188115"
{
"allow"
{
}
"name" "[CivilRP]DJ Spitz"
"deny"
{
}
"group" "|lvl 4| admin"
}
Thanks for the feedback in advance.