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

1.20.6 paper support #55

Closed Momshroom closed 1 week ago

Momshroom commented 2 months ago

Just making sure you're aware that this doesn't load on 1.20.6 paper (tested on builds 131 and 140): https://paste.gg/p/Momshroom/26e33c3330a14025b1611b435f18e1c1

Thanks!

silverwolfg11 commented 2 months ago

Hi, thanks for making us aware of this! Hopefully, this issue will be resolved by https://github.com/elian1203/ezAuctions/pull/56 . Please try out the jar attached, and report any issues with it on the pull-request. Thanks! ezAuctions.zip

Momshroom commented 1 month ago

Hi! Sorry for the very slow response, and thank you for the test jar.
The jar works in that the plugin now loads without errors, but, even after regenerating the plugin folder, the messaging is very messed up: https://prnt.sc/MlwZg43ZJzvE

Auctions do work, though.

Momshroom commented 1 week ago

fixed by replacing >:"" in messages.properties with > as was suggested in #57