
What's Changed
- Revert pipeline build to JDK 17 by @elian1203 in https://github.com/elian1203/ezAuctions/pull/81
- Bump scoreboard library version, make load errors logged to console by @elian1203 in https://github.com/elian1203/ezAuctions/pull/82
Full Changelog: https://github.com/elian1203/ezAuctions/compare/2.4.3...2.4.4
What's Changed
- Set up MockBukkit for testing by @elian1203 in https://github.com/elian1203/ezAuctions/pull/77
- Fix thread starvation due to infinite "connecting" state by @codeHusky in https://github.com/elian1203/ezAuctions/pull/79
- Fix item hover for Spigot 1.20.5 and up by @silverwolfg11 in https://github.com/elian1203/ezAuctions/pull/80
Full Changelog: https://github.com/elian1203/ezAuctions/compare/2.4.2...2.4.3
What's Changed
- Fix error on plugin load if Vault missing permission provider by @elian1203 in https://github.com/elian1203/ezAuctions/pull/75
- Remove unnecessary command scheduling complication by @elian1203 in https://github.com/elian1203/ezAuctions/pull/76
Full Changelog: https://github.com/elian1203/ezAuctions/compare/2.4.1...2.4.2
What's Changed
- Adding static getHandlerList to the events by @desaxxx in https://github.com/elian1203/ezAuctions/pull/68
- Fix item delivery failure on high player count Folia servers by @codeHusky in https://github.com/elian1203/ezAuctions/pull/69
- Fix saved items add database failure by @elian1203 in https://github.com/elian1203/ezAuctions/pull/72
- Don't drop items on shutdown by @elian1203 in https://github.com/elian1203/ezAuctions/pull/73
New Contributors
- @desaxxx made their first contribution in https://github.com/elian1203/ezAuctions/pull/68
- @codeHusky made their first contribution in https://github.com/elian1203/ezAuctions/pull/69
Full Changelog: https://github.com/elian1203/ezAuctions/compare/2.4.0...2.4.1
What's Changed
- Update GitHub actions by @elian1203 in https://github.com/elian1203/ezAuctions/pull/66
- Implement placeholder API expansion by @elian1203 in https://github.com/elian1203/ezAuctions/pull/67
Full Changelog: https://github.com/elian1203/ezAuctions/compare/2.3.1...2.4.0
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
- Stop sending bid messages for sealed auctions
Fix prefix raw load order
- Add update command to allow manual updating
- Use key from default messages.properties if missing
- Fix exception from MiniMessage when item has colors in name/lore
- 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
- Add support for auto updating plugin when new release available on github
Overhaul, initial modrinth version. Plugin from here on out supports MC 1.20+
The last version of the plugin that supports MC 1.11-1.19


