Several placeholder updates (OTA updates). The placeholder page has been updated
Reduced file size to less than ~400KB to make room for some upcoming updates on ANTI_FLICKER_V2 that may take a bit more place
Fixed very old CraftBukkit server versions
API changes
Added the ability to add scoreboard lines dynamically, either from a plugin or a script inside a scoreboard config
Experimental changes
Added a "speed-multiplier" that allows for scoreboard that refresh faster than 20 ticks per second. This only is in newly generated configs
Performance updates
Minor performance updates for repeating tasks
ANTI_FLICKER_V1 Updates
Performance update on join
Added static line support + all performance updates since 2016 for 1.7 versions
ANTI_FLICKER_V2 (BETA) Updates Keep in mind that this method is still in BETA and will be prone to changes, bugs and updates. However input on this method are welcome to make it better in the future
Added support for 1.8 spigot servers
Added support for 1.8 craftbukkit servers
Added support for PaperClip
Added support for PaperSpigot
Fixed issue with long duplicate lines now being shown
Performance updates
On join (same as V1)
Line updating
Fixed issue with incorrect colors on long lines
Fixed issue when making a long line smaller and then reloading -> the long line would not disappear until next relog
Identified that Team plugins (including AnimatedNames, NametagEdit) interfere with the method They will require a /fb toggle (2x) to work. This is due to the unique way this method updates
Currently there is no fix yet - however it is possible with some updates from those plugins. An issue has been made to allow for API changes that can make support for NametagEdit possible https://github.com/sgtcaze/NametagEdit/issues/231