STEMMechanics / STEMCraft-Core

The core plugin that runs the STEMCraft Minecraft Server
https://www.stemcraft.com.au
MIT License
1 stars 1 forks source link

Config should contains a `display-version` option #27

Closed nomadjimbob closed 10 months ago

nomadjimbob commented 10 months ago

Currently, the MOTD shows the version of the plugin. However with the STEMCraft server, the version is not in sync with the plugin as updates are also performed with other plugins/resource pack which can increment the version.

The config should have a display-version which, if present, should be used instead of the plugin-version. However the STEMCraft class instance should still show return the plugin version, not the display version.

nomadjimbob commented 10 months ago

Added in commit d34c9b39d7b131802089d00461c41362671968be