Updated-NoCheatPlus / NoCheatPlus

Anti-cheating plugin for Minecraft (1.5-1.20, Bukkit/Spigot)
https://ci.codemc.io/job/Updated-NoCheatPlus/job/Updated-NoCheatPlus/
GNU General Public License v3.0
482 stars 100 forks source link

Add dynamic version and include "Updated" to differentiate the fork #29

Closed Phoenix616 closed 4 years ago

Phoenix616 commented 4 years ago

This includes the real build number in the plugin version if built on Jenkins and the timestamp when locally build. It also adds the "Updated" into the version string to differentiate from the original one.

All of this will help with people reporting issues as the plugin version will actually be helpful, currently that stays the same with each build making it impossible to tell just from the report/log if the reporter didn't think about including that manually.

xaw3ep commented 4 years ago

Thank you!