I think it should be something like clientaddservergroup cldbid=3 sgid=6. You should check for your current client DB ID (cldbid) first though. You can list all clients with clientdblist or all online clients with clientlist. I assume your new identity should have one of the highest IDs.
1 Like
clientlist
clid=4 cid=1 client_database_id=1 client_nickname=serveradmin client_type=1|clid=2 cid=7 client_database_id=21 client_nickname=NaillinGR client_type=0
error id=0 msg=ok
clientaddservergroup cldbid=21 sgid=3
error id=2560 msg=invalid\sgroup\sID
Ah right, I edited my message wrong :(. It should indeed be sgid=6. 3 is the template and not the actual group. mb
1 Like
Okay, thank you very much. As I understand it, “serveradmin” can be restored by simply inserting it into the “Clients” table and editing “group_server_to_client.”
My current server role is “Server Admin,” and what’s the number for “Server Creator”?
By default there are just server admin, normal and guest. A server creator group does not exist unless you created it manually. With the server admin permissions you should be able to assign yourself to all other server groups normally.
1 Like