]> git.lizzy.rs Git - worldedit.git/commit
GUI command execution: Do not ignore chatcommand return values
authorHybridDog <ovvv@web.de>
Mon, 17 Feb 2020 19:12:55 +0000 (20:12 +0100)
committersfan5 <sfan5@live.de>
Mon, 9 Mar 2020 14:33:19 +0000 (15:33 +0100)
commit06a3b63578f0e3d4930cda7c0646bba1a782054e
tree67bed157948136980a258afd29c349954237c856
parent5e47af8773c16eccdee58b598f977bd1cedf8c72
GUI command execution: Do not ignore chatcommand return values

Additionally, this commit makes the command execution more modular,
so it is e.g. possible to implement something to disable the
many nodes confirmation after setting a checkbox in the formspec.
worldedit_gui/functionality.lua