APDevTeam / Movecraft

The original movement plugin for Paper. Reloaded. Again.
GNU General Public License v3.0
122 stars 74 forks source link

Revert back to multi-craft methods for BlockListener #646

Closed TylerS1066 closed 2 months ago

TylerS1066 commented 2 months ago

Describe in detail what your pull request accomplishes

This PR reverts some of the changes in #643 and #644 to try and fix the edge case issues that arose from multiple crafts near the same event, while still trying to maintain performance.

Checklist