Skip to content

Releases: mattboy9921/SkipNight

SkipNight 1.6.0

23 Jun 17:12
Compare
Choose a tag to compare

This update adds new features and compatibility:

  • A config option allows a blacklist of worlds that should not allow voting (2b96ba4).
  • SkipNight compatibility with Minecraft 1.19 (59cc1f0).

SkipNight 1.5.5

12 Mar 20:36
Compare
Choose a tag to compare

This update fixes a bug causing phantom support to only apply to starting a vote, not voting yes/no (c31faa5), fixing #16. Thanks to @ViMaSter!

SkipNight 1.5.4

08 Dec 18:31
Compare
Choose a tag to compare

This update brings compatibility to Minecraft version 1.18 (80a1391), fixing #14.

SkipNight 1.5.3

11 Oct 19:06
Compare
Choose a tag to compare

This update fixes a bug:

  • Clickable text not working in 1.17. (f56c11f)

SkipNight 1.5.2

23 Mar 14:01
Compare
Choose a tag to compare

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

18 Mar 14:22
Compare
Choose a tag to compare

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

24 Feb 21:27
Compare
Choose a tag to compare

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

22 Sep 21:53
Compare
Choose a tag to compare

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

21 Sep 19:59
Compare
Choose a tag to compare

This release fixes a bug causing a NPE when players enter a bed.

SkipNight 1.4.1

12 Aug 19:17
Compare
Choose a tag to compare

This release fixes a logic bug causing the incorrect message to display when voting yes.