Books with clickable text don't work
MaxJoker149 opened this issue ยท 1 comments
Server Version
Paper 1.20.1
Resource Version
ItemJoin-6.0.3-SNAPSHOT-b910.jar
Dump Information
Describe The Problem
The first book with clickable text that is delivered after the server restarts works fine, but after that the books that are delivered to players stop appearing with clickable text, they stop working...
Additional Context
Checklist
- I am running latest version of this resource.
- I have read the wiki to make sure it's not an issue with configuration.
- I ticked all of these boxes without actually reading them.
- I have checked that my help request is unique and another request does not exist.
- I acknowledge this is not a bug report and is instead a help request.
Confirmed, turns out the Legacy method for book pages was being activated on all versions. Since it is executed every-time whereas the JSON is executed once it was being overwritten after the first book was given.
A proper version check has been implemented and has now been tested as working.
Thanks for the report!
Link; https://ci.craftationgaming.com/job/ItemJoin/912/
Remember to remove your old ItemJoin.jar file
- If you get an error when loading the webpage give it a refresh a few times.