Merge branch 'CubeCoders:main' into main

This commit is contained in:
IceOfWraith 2021-12-30 12:18:10 -06:00 committed by GitHub
commit 34976e2345
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -44,10 +44,10 @@
}
},
{
"DisplayName": "Maximum Server Memory",
"DisplayName": "Memory Limit (MB)",
"Category": "Server Settings",
"Description": "Maximum server memory (in MB)",
"Keywords": "maximum,memory",
"Description": "Java's maximum heap size",
"Keywords": "maximum,memory,limit",
"FieldName": "MaxMemory",
"InputType": "number",
"IsFlagArgument": false,