Task creation on every block click.
LadyCailinBot opened this issue ยท 0 comments
WORLDEDIT-3444 - Reported by mibby
WorldEdit creates a task on every block clicked with left mouse button. This causes hundreds / thousands of tasks to be created a minute with a high player count when everyone is clicking blocks / mining with powerful, fast tools.
I compiled the source with that code removed and found no negative repercussions. Everything worked as intended, including the issue it described to fixed. Compass teleportation on edges, cliffs, etc. while holding and not holding shift were all fine and instant. No double teleportation ever occurred with my testing.
@wizjany Per our discussion on IRC, I propose this be removed. As it does not seem to fix anything and just causes unnecessary tasks to be created when it doesn't have to be. Removal of the task creation would be greatly appreciated. :)