Geyser: jar download and java version updates (#227)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
{
|
||||
"DisplayName":"Java Version",
|
||||
"Category":"Java Settings",
|
||||
"Description":"Sets the Java version to install. Must be a major version number only such as 18 or 19, not a subversion. Check the [Geyser wiki](https://wiki.geysermc.org/geyser/setup/) for versions compatible with Geyser, and the [Oracle website](https://www.oracle.com/java/technologies/downloads/) for available downloads. Server must be updated after changing this setting",
|
||||
"Description":"Sets the Java version to install. Must be a major version number only such as 17 or 19, not a subversion. Check the [Geyser wiki](https://wiki.geysermc.org/geyser/setup/) for versions compatible with Geyser, and the [Oracle website](https://www.oracle.com/java/technologies/downloads/) for available downloads. Server must be updated after changing this setting",
|
||||
"Keywords":"java,version",
|
||||
"FieldName":"JavaVersion",
|
||||
"InputType":"number",
|
||||
@@ -10,7 +10,7 @@
|
||||
"IsFlagArgument":false,
|
||||
"ParamFieldName":"JavaVersion",
|
||||
"IncludeInCommandLine":false,
|
||||
"DefaultValue":"18",
|
||||
"DefaultValue":"19",
|
||||
"EnumValues":{}
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user