ok I added myself as superadmin after searching forums and reading the wiki page and the readme, but the ulx adduser command doesn't work. I always get this error
[LS ULIB ERROR] Invalid user type: guest for account: Jay209015
I don't understand. Also I tried to make my own groups, but I always get invalid group error. Here's my ulib group.txt "Out"
{
"superadmin"
{
}
"admin"
{
"deny"
{
"1" "ulx cexec"
"2" "ulx rcon"
"3" "ulx toolallow"
"4" "ulx adduser"
"5" "ulx userallow"
"6" "ulx luarun"
}
}
"moderator"
{
"deny"
{
"1" "ulx ban"
"2" "ulx toolallowuser"
"3" "ulx veto"
"4" "ulx whip"
}
}
"respected"
{
"allow"
{
"1" "ulx votekick"
}
}
"client"
{
"allow"
{
"1" "ulx votekick"
}
}
"minge"
{
"deny"
{
"1" "ulx votekick"
}
}
}