Releases: mattboy9921/SkipNight
Releases · mattboy9921/SkipNight
SkipNight 1.6.0
SkipNight 1.5.5
SkipNight 1.5.4
SkipNight 1.5.3
This update fixes a bug:
- Clickable text not working in 1.17. (f56c11f)
SkipNight 1.5.2
This update fixes a Spigot bug:
- Swapped a Paper API method for a Spigot API method when calculating player count. (43abab0)
SkipNight 1.5.1
This update brings under the hood changes and bug fixes:
- The Adventure API is now used for the boss bar. (c6819b9)
- The boss bar progress logic during the fast forward animation has changed to fix NPEs. (381bdf9)
messages.conf
now uses Adventure MiniMessage XML style tags for colors, existing config files will be converted automatically. (9be5fd0)- SkipNight is now tested compatible with Minecraft 1.8. (e1662e7)
SkipNight 1.5.0
This update to SkipNight brings better compatibility with 1.16.5 and a few little features:
- Dependencies have been updated and code reworked to take advantage of new library features. (4beced5)
- Dependencies have been properly shaded to avoid warnings in console. (3edd266)
- The boss bar will now progress as the fast forward animation plays out. (cbf5aca)
- The night vote will now cancel if it becomes day during the vote. (e47bd10)
SkipNight 1.4.3
This release fixes an issue where the data folder for the plugin isn't created, causing the config files to fail being created (c4d002d).
SkipNight 1.4.2
This release fixes a bug causing a NPE when players enter a bed.
SkipNight 1.4.1
This release fixes a logic bug causing the incorrect message to display when voting yes.