Page 1 of 1

[2.0.76] Allow Lua commands drop-down box broken

Posted: Mon May 18, 2026 4:24 pm
by Atraps003
In multiplayer the server configuration gui can be opened with /config command. In this gui there is a drop-down box "Allow Lua commands". This setting doesn't do anything. If you change it from "no to "yes" you still can't run lua commands.

Re: [2.0.76] Allow Lua commands drop-down box broken

Posted: Mon May 18, 2026 4:38 pm
by Rseding91
Thanks for the report. This is now fixed for 2.1. In the meantime the non-GUI method of changing that value should work: /config set allow-commands true

Re: [2.0.76] Allow Lua commands drop-down box broken

Posted: Mon May 18, 2026 6:08 pm
by Atraps003
Thanks