Skip to content

Version 2.3.0

Compare
Choose a tag to compare
@renbinden renbinden released this 21 Jun 23:06
· 77 commits to main since this release

RPKit v2.3.0

For Spigot 1.19

Changes:

  • #191 Add permission to override field hiding
  • #209 Add a command to see the time until a piece of food expires
  • #213 Reduce database redundancy
  • #214 Shorten links in chat
  • #219 New /profile link commands
  • #224 Modify nameplates based on character name
  • #533 Allow fields added through character card field provider to be hidden or unhidden via /character hide command
  • #543 Add the ability to copy keys, consuming materials
  • #552 Use Discord buttons for account confirmation
  • #585 Log exceptional cases where they occur within a future
  • #588 Add turn order to rolls plugin

Bugfixes:

  • #586 Plugins with optional RPKit functionality cannot register their own services
  • #587 Snoop cannot be disabled for some users
  • #589 setwarp is case sensitive but warp and deletewarp are not
  • #599 Null items in inventories causing errors in the web API

Library updates:

  • #590 Update Kotlin to 1.7.0
  • #591 Update spigot to 1.19-R0.1-SNAPSHOT
  • #592 Update http4k to 4.27.0.0
  • #593 Update ProtocolLib to 5.0.0-SNAPSHOT
  • #594 Update kotest to 5.3.1
  • #595 Update mockk to 1.12.4
  • #596 Update worldedit to 7.2.10
  • #597 Update mysql-connector-java to 8.0.29
  • #598 Update flyway to 8.5.13