WorldEdit

WorldEdit

43M Downloads

Ability to inject nested commands on runtime

LadyCailinBot opened this issue ยท 1 comments

commented

WORLDEDIT-3117 - Reported by me4502

Currently nested commands must be created on compile time with annotations, this means that commands can't easily be enabled/disabled.

Allowing them to be injected on runtime will mean that commands can be enabled/disabled as features are enabled/disabled.

commented

Comment by sk89q

There's a new command framework now, though it's in 6.x and that's not being released yet.