mfnalex / ChestSort

Best sorting plugin for Minecraft / Spigot 1.14+
https://www.chestsort.de
GNU General Public License v3.0
91 stars 34 forks source link

Include the version as part of the jar's filename #70

Closed drazisil closed 4 years ago

drazisil commented 4 years ago

Is your feature request related to a problem? Please describe.

When downloading a new version it's hard to know what version is which

Describe the solution you'd like

I would really like if you could add the version number to the plugin's jar filename.

Describe alternatives you've considered

Additional context

No other context. Thank you for your hard work, and a great plugin!

mfnalex commented 4 years ago

Thank you. I think it is actually handy to NOT include the version because the server admin can simply drop the new jar into the plugin directory without having to delete the old version.

If you want the version in the file name, just download the jar from our maven repo: https://repo.jeff-media.de/maven2/de/jeff_media/ChestSort/

mfnalex commented 4 years ago

Btw, do you use the integrated Update Checker? It will tell you when a new version is released :)

drazisil commented 4 years ago

Fair point. It's probably a "feature: of the Debian file manager that isn't not prompting me to overwrite, I'll check my settings.

I do indeed use the version checker. It don't download direct to the server though, does it?

I'll use the maven version, thanks!

mfnalex commented 4 years ago

No, the update checker will only print a message in the console and to OP‘s chat when a new version is available, it will not download the new file by itself.