Skip to content

Releases: WispySparks/SkyHead

v1.6

02 Jun 20:15
Compare
Choose a tag to compare

Version 1.6

Rewrote and refactored lots of the mod.
Should be more stable now and bugs should be fixed.
Updated API stuff as Hypixel has changed their rate limits.
Also the mod should actually now try to regrab limited levels every minute as that was broken before.

v1.5.1

30 Apr 21:50
Compare
Choose a tag to compare

Version 1.5.1

General bugfixes.

v1.5

27 Aug 01:13
Compare
Choose a tag to compare

Version 1.5

  • Bedwars levels 1000 and above are now rainbow colored.
  • Changing modes is now a different command under /sh mode <mode>
  • The tablist now goes below a bossbar if there is one present for easier viewing of the tablist and levels.

v1.4.3

24 Aug 00:12
Compare
Choose a tag to compare

Version 1.4.3

  • Bug fix for display names showing their level as null.

v1.4.2

23 Aug 05:51
Compare
Choose a tag to compare

Version 1.4.2

  • Fixed a rare display name bug if two people joined a lobby at the same time.
  • Added an update checker to the mod.
  • Command to clear the cache but only for testing purposes (prone to break stuff).
  • Cleaned up code + QOL things.

v1.4.1

19 Aug 23:13
Compare
Choose a tag to compare

Version 1.4.1

  • Fixed a bug where spectator's names would appear red even though they're dead.
  • Improved how tab levels function and how everything works.

v1.4

17 Aug 02:02
Compare
Choose a tag to compare

Version 1.4
In this release there is now the option of displaying player levels in tab! To use this feature simply run /sh tab to toggle it on or off. Running /sh will now tell you if tab levels are enabled or not. Also all of the commands for this mod should now feel more reactive as they will all make the change right away so no need to rejoin lobbies anymore. And there is optimizations for retrieving levels as well as cleaning up some code to make it easy to add in new types of levels.

v1.3

10 Aug 21:44
Compare
Choose a tag to compare

Version 1.3
Big thing with this version is now you can see bedwars levels instead by doing /sh bw and can go back to skywars using /sh sw. The bedwars levels have their corresponding level color. I have also fixed the weird smiley faces by compiling my code with utf-8 and formatting my text differently. Lastly, some QOL changes such as clearing names when you change modes or turn the mod off. There is now 2 caches instead of one to hold both sw levels and bw levels.

v1.2

31 Jul 22:34
Compare
Choose a tag to compare

Version 1.2

  • Bugfix on getting people's names again if you hit the limit.
  • Bugfix on getting people's names again if you had a bad API key.

v1.1

31 Jul 02:08
Compare
Choose a tag to compare

Version 1.1

  • First public release.
  • Added config file.