promotional bannermobile promotional banner

SkyChanger.

Change the color of your personal sky.

File Details

SkyChanger 4.0.0

  • R
  • Jun 25, 2020
  • 86.64 KB
  • 376
  • 1.16+10

File Name

SkyChanger-Bukkit-4.0.0.jar

Supported Versions

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

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