Merge branch 'CubeCoders:main' into main

This commit is contained in:
IceOfWraith
2021-12-30 12:18:10 -06:00
committed by GitHub

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,