If you're not experiencing the issues followed below, there's no need for you to update to this version.
(v1.0.6) Changelog: - This update attempts to fix two glitches reported by @BluueJay, which are the following:
Very rarely, whenever a duel request is accepted, one of the players appear invisible and I have to double vanish them via Essentials for them to appear again in the arena.
There is sometimes no hit delay for one of the opponents in a duel, where a player can reach insane clicks per second. I looked into this and it was suggested that it could be to do with a world switch. I moved all the arenas/duel areas to the same world as the /spawn (duel lobby) and it still happens occasionally.
The update will require a config.yml regeneration, and the newly generated config will have a new config section which looks like this:
Code (Text):
# Glitch patches
patcher:
# This might conflict with Essentials if you duel while vanished. Enable them at your own risk.
patch-invisible: false
# This might conflict with those plugins allowing No Hit Delay. Enable them at your own risk.
patch-no-hit-delay: false
Please read the comments written with the options and enable them at your own risk. Thanks for the report, @BluueJay!
If you're experiencing any issues, please PM me about them. Thanks for downloading!