Skip to content

Version 2.0.2

Compare
Choose a tag to compare
@renbinden renbinden released this 20 Jun 22:18
· 239 commits to main since this release

For Spigot 1.16.5
Bugfix patch for 2.0.x

If updating from 2.0.0

  • Manually rename the table "flyway_schema_history_players" in your moderation and essentials schemas to "flyway_schema_history_moderation" and "flyway_schema_history_essentials", respectively.
  • If you have any plugins built on RPKit APIs update them
    • All custom events may now be run asynchronously. Check the event.isAsynchronous flag
    • Services now return CompletableFuture for any long-running operations. There are additional getPreloaded* methods added in cases where it may be beneficial to have data loaded, which return information for active characters/players only.

Bugfixes

  • #544 Fix depositing into a bank
  • #545 Fix using a lock on a chest that was already locked bypassing the lock
  • #546 Fix Vault permissions
  • #547 Fix exchange signs not showing messages for insufficient balance
  • #548 Add missing character switch usage message to default messages.yml
  • #549 Fix profession experience view command when used on a target