Page 1 of 1

[0.15.2] Edit server permissions via console?

Posted: Thu Apr 27, 2017 6:41 pm
by TexanMD
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?

Posted: Thu Apr 27, 2017 7:34 pm
by TexanMD
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

Code: Select all

 /permissions remove-player Default [admin name]

Made it so the admin could fix the permissions again.