Add a message for users to apply different versions
This commit is contained in:
parent
942136cb35
commit
6a664bc479
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Server Version",
|
"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",
|
"env_variable": "VANILLA_VERSION",
|
||||||
"default_value": "latest",
|
"default_value": "latest",
|
||||||
"user_viewable": true,
|
"user_viewable": true,
|
||||||
|
|
Loading…
Reference in a new issue