Skip to content

Survival Plus 4.0.7-BETA

Pre-release
Pre-release
Compare
Choose a tag to compare
@VetheonGames VetheonGames released this 11 Mar 05:08
· 182 commits to main since this release

The 1.18.2 update!

This update changes many a thing as well as bringing support for Minecraft Version 1.18.2

#Changelog

  1. Fixed an error in the b-stats code that was causing excess resource usage
  2. Updated all dependencies
  3. Fixed an encoding issue in WeatherTask.java
  4. Removed some old and deprecated code
  5. Changed from importing the basic Spigot API to the Paper API
  6. Roughed-in compatibility for PurPur
  7. Updated Hikari-CP
  8. Changed database system to use UTF-8mb4 instead of base UTF-8
  9. Setup repository for use with IntelliJ
  10. Removed old code for an old Bukkit plugin called ColorChat
  11. Updated Plugin.yml
  12. Fixed issue with furnaces occasionally crashing servers
  13. Fixed issue with certain chat messages not being logged properly
  14. Fix broken /survivalplus:playerdata {player} {stat} {int}
  15. Cleaned up pom.xml
  16. Various other small things I can't remember