WorldEdit CUI is broken in WE 6+
LadyCailinBot opened this issue ยท 1 comments
WORLDEDIT-3150 - Reported by Dark_Arc
Mumfrey/WorldEditCUI@c53c6ea#commitcomment-6904594
WorldEdit prior to build #3184-bc73d12 works.
If you logout and log back in, and if, and only if, the selection is a cuboid selection, it will be shown, but will not be updated.
The selection is not reset by the //sel command.
The bug is caused by PlayerProxy's lack of a dispatchCUIEvent method implementation.