Jumper251 / AdvancedReplay

Minecraft plugin to record players on your server
GNU General Public License v3.0
141 stars 62 forks source link

Fix leave item and reset player on stop #142

Closed Tranzitron closed 10 months ago

Tranzitron commented 1 year ago

Fix:

Jumper251 commented 1 year ago

How does removing some runnables fix theses bugs?

Tranzitron commented 1 year ago

The runnables used to disable the plugin cannot be run when the plugin is disabling itself which causes every disabling step put in runnables to not execute. I tested on Paper-1.20.1 btw