What's Changed
- Bump Scoreboard Library to 2.2.0 by @silverwolfg11 in https://github.com/elian1203/ezAuctions/pull/65 - FIX FOR SCOREBOARD ISSUES IN 1.21.1
Full Changelog: https://github.com/elian1203/ezAuctions/compare/2.3.0...2.3.1
What's Changed
- Add auto cancel feature if no bids placed within set number of seconds by @elian1203 in https://github.com/elian1203/ezAuctions/pull/60
- Remove :"" from auction.info in messages.properties causing item name to display incorrectly by @elian1203 in https://github.com/elian1203/ezAuctions/pull/61
- Add support for currency name placeholder from vault by @elian1203 in https://github.com/elian1203/ezAuctions/pull/62
- Add boundary feature to limit where players can start/bid on auctions by @elian1203 in https://github.com/elian1203/ezAuctions/pull/63
Full Changelog: https://github.com/elian1203/ezAuctions/compare/2.2.3...2.3.0
What's Changed
- Fix 1.20.4 and 1.20.6 support. by @silverwolfg11 in https://github.com/elian1203/ezAuctions/pull/56
- Fix illegal item stack sizes in hover events and default messages file by @Momshroom in https://github.com/elian1203/ezAuctions/pull/59
New Contributors
- @Momshroom made their first contribution in https://github.com/elian1203/ezAuctions/pull/59
Full Changelog: https://github.com/elian1203/ezAuctions/compare/2.2.2...2.2.3
- Add support for auto updating plugin when new release available on github
- Plugin will now check for latest supported plugin version based on api-version in spigot.yml
- login.updatemessage will now display server and update version
- Plugin will auto download the latest update and apply it (remove old jar, move new jar) on server shutdown