This update is a major update to the plugin.
Please see
NOTES at the bottom of this update for important information.
ADDED:
- Added a new player data system (player data is now saved in config files rather than on the server's scoreboard file)
- Added a new nutrition GUI (run
/nutrition to see all the food options and their nutritional values)
CHANGED:
- Moved a bunch of repeating tasks into their own classes
- Added nutrition for suspicious stew
- Changed compass right-click to shift-right-click for saving waypoints (to prevent accidentally overriding your waypoint)
- Changed compass recipe (remove vanilla/replace custom - same ingredients) to add lore (see lang file for new lore)
- Changed healthboard to default to on for new players
- Updated some javadoc notes
- Many performance improvements
FIXED:
- Fixed nutrition for eating a melon slice (was using MELON not MELON_SLICE)
- Fixed mushroom stew (had STEM not STEW)
- Fixed an issue with breaking workbenches dropping original crafting tables
- Fixed an issue with GiantBlade when player charges 2 messages are sent
- Fixed scoreboard flicker
- Fixed ThirstDrainEvent being called when there was no change
- Fixed an issue with fatigue draining twice at night (thus harming the player faster)
- Fixed an issue with the healthboard when switching between gamemodes (creative turns it off, survival would just show health/thirst, not last saved healthboard)
- Updated resource pack with some fixes regarding how tools look in hands
NOTES:
- In regards to the new PlayerData system, this was a HUGE change.
When upgrading to this version, to prevent any corruption/loss of data, please make sure to BACKUP your server,
main thing to worry about here is your main world's scoreboard.dat file (found in "world/data/scoreboard.dat")
If you have any issues with the conversion for players, please downgrade to the previous version of this plugin
and report any issues on our ISSUE TRACKER.
- In regards to resource pack, theres been some fixes with how tools look in hands,
please update the link in your config:
https://www.dropbox.com/s/ag2xn7m6hzs99t7/SP-1.14v4.zip?dl=1
optionally, you can juse delete that line in your config, reload/restart, and it will update