Config should contains a `display-version` option
Closed this issue · 1 comments
nomadjimbob commented
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
Added in commit d34c9b3