]> git.lizzy.rs Git - dragonfireclient.git/commit
Send chat error when attemping to /set a secure setting (#12193)
authorolive <oliversimmo@gmail.com>
Sat, 16 Apr 2022 16:50:36 +0000 (17:50 +0100)
committerGitHub <noreply@github.com>
Sat, 16 Apr 2022 16:50:36 +0000 (18:50 +0200)
commit062dd8dabc50e01468a59bb9d1d8774e1983cb68
treef708953b5189b2bfcb91662667e5d46621a8d66b
parent1d07a365528e3b947a03baba9ef986af2ecd23d1
Send chat error when attemping to /set a secure setting (#12193)

Attempting to /set a secure setting will now say that is disallowed.
Previously this would shut down the server.
Reading secure settings via /set is still allowed.
builtin/game/chat.lua