Server Config: allow_edit_config
Moderator: ickputzdirwech
- Cooldude2606
- Fast Inserter
- Posts: 108
- Joined: Sat Sep 16, 2017 9:04 pm
- Contact:
Server Config: allow_edit_config
Although there is currently all_console_commands in the server config it is not very useful when you want ot stop admins from using commands. On the server side we set it to false but then once in game the admins can set it back to "admin-only" and start using commands. It would be useful if there was an option to allow admins to ban and kick people while not allowing them to change the server config. I seam to remember there being an input action relating to this but has since been removed it if existed at all. Please allow us to set an option in the config or set up a permission group to provent the use of /config.
- Cooldude2606
- Fast Inserter
- Posts: 108
- Joined: Sat Sep 16, 2017 9:04 pm
- Contact:
Re: Server Config: allow_edit_config
[2.0]
This is now possible with the "defines.input_action.change_multiplayer_config" permission. It will prevent a player from using "/config" to open the server config gui, using "/config set <name>" to change a config value, or using "/config get <name>" to view the config. Can be moved to implemented requests.
This is now possible with the "defines.input_action.change_multiplayer_config" permission. It will prevent a player from using "/config" to open the server config gui, using "/config set <name>" to change a config value, or using "/config get <name>" to view the config. Can be moved to implemented requests.