Skip to content

Releases: RP-Kit/RPKit

Version 2.4.2

25 Mar 11:18
Compare
Choose a tag to compare

For Spigot 1.19.3
Bugfix patch for 2.4.x

Bugfixes

  • #640 Validate against null players in placeholders

Version 2.4.1

20 Dec 14:50
Compare
Choose a tag to compare

For Spigot 1.19.3
Bugfix patch for 2.4.x

Bugfixes

  • #634 Height and weight migrations fail on SQLite

Version 2.4.0

20 Dec 01:43
Compare
Choose a tag to compare

RPKit 2.4.0

For Spigot 1.19.3

Changes:

  • #184 Add animal management to travel
  • #604 Add the ability to configure a default chat channel
  • #606 Add unit preferences to profiles
  • #607 Add heights to character cards
  • #608 Add weights to character cards
  • #609 Add a SettableCharacterCardField interface for character card fields that have a value that can be set by the owner
  • #612 Rename Race to Species
  • #613 Add /version Discord command
  • #614 Send players a message if they receive a notification while offline
  • #615 Make roll output more configurable
  • #616 Add message extending
  • #618 Better pagination in notification view
  • #619 Make notification dismiss delete the notification
  • #623 Use reflection to add chat commands to command map
  • #624 Display amount of notifications on login only if the player has notifications
  • #625 Use Discord display name for thin profiles when player hasn't linked their Discord profile to a profile
  • #626 Allow players to start with a default character
  • #629 Add PlaceholderAPI format part
  • #630 Add character card fields to the character list item format

Bugfixes:

  • #621 Fix joined by default setting on chat channels
  • #633 Fix RPKit block logging duplicating block log records

Library updates

  • Update Kotlin to 1.7.22
  • Update Dokka to 1.7.20
  • Update spigot-api to 1.19.3-R0.1-SNAPSHOT
  • Update jooq to 3.17.6
  • Update slf4j-jdk14 to 2.0.6
  • Update PlaceholderAPI to 2.11.2
  • Update JDA to 5.0.0-beta.2
  • Update kotlinx-coroutines-core to 1.6.4
  • Update kotest to 5.5.4
  • Update mockk to 1.13.3
  • Update github-api to 1.313
  • Update http4k to 4.34.3.1
  • Update worldedit to 7.2.13
  • Update mysql-connector-j to 8.0.31
  • Update sqlite-jdbc to 3.40.0.0
  • Update flyway to 9.10.1

Version 2.3.3

30 Oct 11:13
Compare
Choose a tag to compare

For Spigot 1.19.2
Bugfix patch for 2.3.x

Bugfixes

  • #632 Fix players sometimes getting multiple chat channel speaker records, preventing them from speaking

Version 2.3.2

16 Jul 13:03
Compare
Choose a tag to compare

For Spigot 1.19
Bugfix patch for 2.3.x

Bugfixes

  • #605 Fix players sometimes being registered as snooping multiple times, causing issues with chat

Version 2.3.1

04 Jul 20:14
Compare
Choose a tag to compare

For Spigot 1.19
Bugfix patch for 2.3.x

Bugfixes

  • #602 Switching character while not using ProtocolLib causes errors
  • #603 /statbuild view doesn't work

Version 2.3.0

21 Jun 23:06
Compare
Choose a tag to compare

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

Version 2.2.1

19 May 20:58
Compare
Choose a tag to compare

For Spigot 1.18.2
Bugfix patch for 2.2.x

Bugfixes

  • #584 Fix private messages sometimes not sending

Version 2.1.1

19 May 20:29
Compare
Choose a tag to compare

For Spigot 1.17.1
Bugfix patch for 2.1.x

Bugfixes

  • #584 Fix private messages sometimes not sending

Version 2.0.4

19 May 20:22
Compare
Choose a tag to compare

For Spigot 1.16.5
Bugfix patch for 2.0.x

Bugfixes

  • #584 Fix private messages sometimes not sending