SkyChanger 4.0.0

Details

  • Filename
    SkyChanger-Bukkit-4.0.0.jar
  • Uploaded by
  • Uploaded
    Jun 25, 2020
  • Size
    86.64 KB
  • Downloads
    374
  • MD5
    bd2a710e398d7e61e22747d1152d439a

Supported Bukkit Versions

  • 1.16
  • 1.15
  • 1.14
  • 1.13
  • 1.12
  • 1.11
  • 1.10
  • 1.9
  • 1.8.1
  • 1.8
  • 1.8.3

Changelog

Release v4.0.0

This release adds support for Spigot 1.16.x. Sky change functionality is fully supported. The freeze feature is partially supported, as the desired effect is only produced sometimes.


API Changes

 

Breaking Changes


The SkyPacket enum values have been changed to more accurately reflect what they represent.

  • SkyPacket.FADE_VALUE -> SkyPacket.RAIN_LEVEL_CHANGE
  • SkyPacket.FADE_TIME -> SkyPacket.THUNDER_LEVEL_CHANGE

Other notes

  • The Bukkit SkyChangeImpl class has been refactored to be easier to maintain and understand. This refactor has been tested on all versions from 1.8 to 1.16.
  • The 1.15 freeze warning has been removed as the feature seems to be working as expected on that version.
  • Added a freeze warning to 1.8 as the player is still able to move. The chunks are still unrendered, so it is partially supported.

Commits