Read the update description before updating!
Download this update for other platforms:
[BungeeCord],
[Velocity]
Contributors
Thanks
@A248,
@MrIvanPlays,
@Jikoo, and
@Sliman4 for working on this update.
Thanks to
@MrNemo64 and
@yannicklamprecht for the code review.
Announcement
Before I list the changes this update, I wish to announce that we are currently working on a major update to Treasury's APIs:
Treasury v2. This will be a breaking change, and hopefully the only one we will need to make. We feel this update is necessary, and we understand the implications of breaking existing implementations. It is our hope that this will make the library better in many fronts. If you are interested in learning more, please feel free to ask on the
Discord or the
GH Discussions.
Changelog
- Fix handling of futures and exceptions in EconomyProvider (@A248)
- Use ExecutorService#execute to avoid swallowing exceptions (@A248)
- Make EventTypeTracker thread-safe + some code cleanup (@A248)
- Expanded Events API (@MrIvanPlays)
- Improve PAPI Economy Hook (@MrIvanPlays and @Jikoo)
- Fixed colored message sending in console in Paper (@MrIvanPlays)
- Persist expansion between PAPI reloads (@Sliman4)
- Fix NPE in BalanceCache and BalTop (@Sliman4)
- Updated maven dependencies