Niall7459 / HolographicExtension

Add easy to create animations and placeholders into HolographicDisplays.
GNU General Public License v3.0
6 stars 14 forks source link

Broken update-check config #25

Open SlimeDog opened 4 years ago

SlimeDog commented 4 years ago

Spigot 1.15.2 HolographicExtension v1.10.9

Despite configuration

enable-update-check: false

on startup

[10:54:06] [ForkJoinPool.commonPool-worker-3/INFO]: [HolographicExtension] A new update is available for download at https://www.spigotmc.org/resources/holographicextension.18461/

This is not true. It is just that SpigotMC hasn't cached the latest value, so still returns 1.10.8. Please observe the false setting if the installed version is greater than the "update" version.

Humor alternative: implement (and observe) a new setting:

really-disable-update-check-if-operator-knows-what-they-are-doing: true