[0.15.2] Edit server permissions via console?
[0.15.2] Edit server permissions via console?
I've got a server where the Default group was changed so that it couldn't change/set permissions. Later the admin group was deleted moving all the admins to the Default group. is there a way to fix the permissions via the console or some other external means? When I try via the server console or RCON, it just lets me know the permissions GUI can only be opened in game, but no users can change permissions via it.
Re: [0.15.2] Edit server permissions via console?
Rseding was able to help me get a fix to this:
An admin on the server (/promoted) who is NOT in a group, gets all permissions. so
Made it so the admin could fix the permissions again.
An admin on the server (/promoted) who is NOT in a group, gets all permissions. so
Code: Select all
/permissions remove-player Default [admin name]
Made it so the admin could fix the permissions again.