issues
search
CleanroomMC
/
GroovyScript
A scripting mod for Minecraft without the issues of other scripting mods.
GNU Lesser General Public License v3.0
40
stars
28
forks
source link
Commands helper
#269
Open
brachy84
opened
2 weeks ago
brachy84
commented
2 weeks ago
adds global
commands
variable which has helper methods to register client and server commands
if commands are registered during
postInit
they can be reloaded
see test in
custom/vanilla.groovy
commands
variable which has helper methods to register client and server commandspostInit
they can be reloadedcustom/vanilla.groovy