Realizedd / Duels

A duel plugin for minecraft.
https://www.spigotmc.org/resources/duels.20171/
GNU General Public License v3.0
108 stars 100 forks source link

Issue with new version of Essentials #58

Closed nivcoo closed 2 years ago

nivcoo commented 3 years ago

Hello, can you update the hook with the new verison of essentialsX ?

awgybop1 commented 3 years ago

To elaborate:

The latest version of EssentialsX (2.19.0) contains breaking API changes which prevents Duels from setting the player's /back location successfully. This prevents Duel matches from starting if the option is enabled in the config.

To users experiencing this issue, you can: A.) Disable the option in the config to patch the Essentials /back command. OR B.) Don't update to EssentialsX 2.19.0

Realizedd commented 2 years ago

Fixed in 59a875c.