Merge pull request #3200 from martmists-gh/develop

Add a message for users to apply different versions
This commit is contained in:
Dane Everitt
2021-03-19 15:55:49 -07:00
committed by GitHub

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,