Skip to content

Releases: PixelRidge-Softworks/SurvivalPlus

4.0.8-BETA

18 Jul 01:32
Compare
Choose a tag to compare

This release fixes a long-standing issue where on some setups (particularly Paper and Purpur) where the FireStriker furnace would work, but regular furnaces had all their fuel stripped out immediately upon putting it in.

Survival Plus 4.0.7-BETA

11 Mar 05:08
Compare
Choose a tag to compare
Pre-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

4.0.4-RELEASE

21 Sep 20:44
Compare
Choose a tag to compare

This release fixes the issue with "playerdata empty" from third party scoreboard plugins being spammed in console on player join event.

Survival Plus 4.0.3-RELEASE

21 Sep 04:39
Compare
Choose a tag to compare

This release fixes the bug that occurred when players look at the portable furnace menu.

Survival Plus 4.0.2-RELEASE

14 Sep 20:03
Compare
Choose a tag to compare

Changes

  • b-stats changes
  • Misc code clean-up
  • Made purification and b-stats systems more reliable
  • Made some load-order improvements

Survival Plus 4.0.1-RELEASE

12 Sep 23:31
5a88a9e
Compare
Choose a tag to compare

Implementing fix for water purification on MC version 1.17.1 and added complete support for Paper/Purpur 1.17.1 API

Survival Plus 4.0.0-BETA

12 Sep 04:41
Compare
Choose a tag to compare

Finally the 1.17.1 update!