APDevTeam / Movecraft

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

Direct control is triggered if dropping the pilot tool is cancelled #660

Closed Nikkilectric closed 1 month ago

Nikkilectric commented 1 month ago

Describe the bug Direct control is triggered if pilot tool drop event is cancelled

To Reproduce Steps to reproduce the behavior:

  1. Cancel the drop event for the pilot tool (In my case, via Skript, which then triggers /rotate left afterwards) Expected behavior It should not enter direct control.

Screenshots See attached video for this issue.

Versions (please complete the following information):

Additional context

https://github.com/APDevTeam/Movecraft/assets/136409902/5b569fbc-3e6c-4a94-8c83-2693c98cdd20

Nikkilectric commented 1 month ago

Appears as if this is a spigot/paper bug, unrelated to movecraft. Closing the issue.