elian1203 / ezAuctions

A simple, text-based auction plugin based on the Spigot Minecraft server software
https://www.spigotmc.org/resources/ezauctions.42574/
GNU General Public License v3.0
4 stars 4 forks source link

Updating to Support 1.19 #26

Closed PiggiesGoSqueal closed 1 year ago

PiggiesGoSqueal commented 2 years ago

Could you please update it to support 1.19? Great plugin!

Error on 1.19 Paper: https://pastebin.com/hcXq5Z5g

elian1203 commented 2 years ago

Can you provide some more details regarding this error? This does not look like anything related to 1.19. Did this happen when you were shutting down the server? Do you use any plugins such as PlugMan or similar to load/unload plugins? Has this issue occurred more than once?

elian1203 commented 1 year ago

This issue was resolved in #28.

It only occurred when running ezAuctions without installing vault/econ provider and the plugin would attempt to shut itself down. Spigot must have changed it to run the onDisable when a plugin self-disables.