Skip to content

Releases: TheLimeGlass/Skore

2.0.6

17 Apr 09:22
cd488d3
Compare
Choose a tag to compare
  • Updated to Skript 2.7.0-beta2
  • Updated to Spigot 1.19.4
  • Updated to ProtocolLib 5.0.0-SNAPSHOT (Latest as of this release)

Added support for hex colours!

24 Jun 09:14
Compare
Choose a tag to compare
  • Added support for minecraft hex colours.

Example:

set slot 15 of skoreboard player to "<##c3808a>&l%difference between now and {_now}%"

More information about hex colours at https://docs.skriptlang.org/text.html

Less flicker

27 Jan 16:06
Compare
Choose a tag to compare

Updated some packets to handle the newer methods. There is practically zero flickering when updating the title and slots at the same time. All done async to avoid slowing down your server.
I want to try and look into undername scoreboards and add that to this addon, so potentially stay tuned.

This version will only work in 2.6.1 and 1.17+ with Java 17.

Skript 2.6.1 support and 1.17+

27 Jan 01:58
Compare
Choose a tag to compare

This version will only work in 2.6.1 and 1.17+ with Java 17.

Unlimited score length!

06 Mar 11:13
Compare
Choose a tag to compare

https://youtu.be/876Hpbpdi9c

  • Added the ability to now set the slot value to any length.

  • Added a configuration option to make Skore stay at the 144 character score limit if for some reason you don't want unlimited score length.

  • Fixed a bug where exact lines of the same colour, text, and/or length would not work.

  • Fixed a bug where the slot could be set greater than 15 causing a critical error.

  • Fixed a bug where not all 15 slots were utilized.

  • Server versions lower than <1.13 may get support in the future now that this update supports it internally.

2.0.0

22 Feb 12:07
Compare
Choose a tag to compare

This is for 1.13+ only, 1.8 will continue using TitleManager. You can download versions that require TitleManager for 1.8 at https://forums.skunity.com/resources/skore-the-scoreboard-addon.617/history any 1.0.X series will work.

Due to the lack of updates and the current issue with TitleManager not working in 1.16. I have made this experimental version of Skore. It does not require TitleManager. It will now require ProtocolLib https://www.spigotmc.org/resources/protocollib.1997/

The default scoreboard syntax was removed as there is no configuration from TitleManager.

This version is experimental, and everything should act as normal compared to the other versions.

Please report any bugs at https://github.com/TheLimeGlass/Skore/issues I did not find any bugs other than the length of the scoreboard lines not working fully. I plan to make the scoreboard lines unlimited in the future sometime.

Thanks and hopefully this replaces the outdated TitleManager or until it gets an update again.