Add a message for users to apply different versions

This commit is contained in:
Martmists 2021-03-19 23:45:44 +01:00
parent 942136cb35
commit 6a664bc479

View file

@ -38,7 +38,7 @@
},
{
"name": "Server Version",
"description": "The version of Minecraft Vanilla to install. Use \"latest\" to install the latest version, or use \"snapshot\" to install the latest snapshot.",
"description": "The version of Minecraft Vanilla to install. Use \"latest\" to install the latest version, or use \"snapshot\" to install the latest snapshot. Go to Settings > Reinstall Server to apply.",
"env_variable": "VANILLA_VERSION",
"default_value": "latest",
"user_viewable": true,