2008Choco / VeinMiner

Minecraft Bukkit/Spigot/Paper plugin with Fabric client side mod. Mine multiple blocks of the same type in quick succession.
https://www.spigotmc.org/resources/vein-miner.12038/
GNU General Public License v3.0
108 stars 36 forks source link

Latest VeinMiner still reporting an update is available #85

Closed omega9380 closed 2 years ago

omega9380 commented 2 years ago

I've downloaded the latest VM from GitHub and installed it on my server. It's still popping a message saying that there's an update available.

Log from initial loading of server:

[VeinMiner]: Using SQLITE for persistent storage.
[VeinMiner]: Registered category with id "Axe" holding 6 unique items and 21 unique blocks.
[VeinMiner]: Registered category with id "Hoe" holding 6 unique items and 11 unique blocks.
[VeinMiner]: Registered category with id "Pickaxe" holding 6 unique items and 31 unique blocks.
[VeinMiner]: Registered category with id "Shears" holding 1 unique items and 25 unique blocks.
[VeinMiner]: Registered category with id "Shovel" holding 6 unique items and 6 unique blocks.
[VeinMiner]: Registering commands
[VeinMiner]: Performing an update check!
[VeinMiner]: Registering events
[VeinMiner]: Vault found. Attempting to enable economy support...
[VeinMiner]: Cancelled. No economy plugin found.
[VeinMiner]: Enabling Plugin Metrics
[VeinMiner]: Thanks for enabling Metrics! The anonymous stats are appreciated
[VeinMiner]: Your version of VeinMiner is out of date. Version 2.0.0 is available for download.

Results of "veinminer version" command:

Version: 2.0.0 (UPDATE AVAILABLE!)
Developer: Choco
Plugin page: https://www.spigotmc.org/resources/12038
Source code: https://github.com/2008Choco/VeinMiner

Minor issue, as VM appears to be working fine otherwise. Thanks!

2008Choco commented 2 years ago

I actually noticed this issue last night. I may release a minor version soon to address it and other minor issues.

EDIT: Actually, because this is such a small issue, I'm just going to hot-fix this and republish the .jar file under the same release version. You should be able to just redownload the latest version and it will be fixed :) Thank you

2008Choco commented 2 years ago

You can re-download the update on the releases page, or on SpigotMC again and it'll be fixed!