Plugins may start long pathfinding tasks (e.g.: mining to a diamond ore block), when that plugin is stopped the bot still continues on the path, until it either completes it or fails.
Steps to reproduce
-
Expected behavior
When a plugin is stopped (paused) then all of the actions that the plugin has initiated (pathfinding in this case) should be immediately cancelled.
Describe the bug
Plugins may start long pathfinding tasks (e.g.: mining to a diamond ore block), when that plugin is stopped the bot still continues on the path, until it either completes it or fails.
Steps to reproduce
-
Expected behavior
When a plugin is stopped (paused) then all of the actions that the plugin has initiated (pathfinding in this case) should be immediately cancelled.
Screenshots/Video
-
Details
-
-
-