This commit is contained in:
Andrew Z 2023-11-12 14:05:42 -05:00
parent e1b27ffecd
commit a63d7abfa1
4 changed files with 255 additions and 171 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1699808778
"last_updated_timestamp": 1699815941
}

View File

@ -81893,6 +81893,62 @@
"Mode": "host"
},
"Config": [
{
"@attributes": {
"Name": "Minecraft Version",
"Target": "MC_VERSION",
"Default": "",
"Mode": "",
"Description": "Pick your Minecraft version.",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Fabric Version",
"Target": "FABRIC_VERSION",
"Default": "0.14.24",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "0.14.24"
},
{
"@attributes": {
"Name": "Installer Version",
"Target": "INSTALLER_VERSION",
"Default": "0.11.2",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "0.11.2"
},
{
"@attributes": {
"Name": "Minecraft Port",
"Target": "GAME_PORT",
"Default": "25565",
"Mode": "tcp",
"Description": "Set game port (default: 25565).",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "25565"
},
{
"@attributes": {
"Name": "Save Data",
@ -81907,6 +81963,20 @@
},
"value": ""
},
{
"@attributes": {
"Name": "Accept EULA",
"Target": "ACCEPT_EULA",
"Default": "false",
"Mode": "",
"Description": "Head over to: https://account.mojang.com/documents/minecraft_eula to read the EULA. (If you accept the EULA change the value to 'true' without quotes).",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "true"
},
{
"@attributes": {
"Name": "Java Xmx",
@ -81990,62 +82060,6 @@
"Mask": "false"
},
"value": "100"
},
{
"@attributes": {
"Name": "Minecraft Version",
"Target": "MC_VERSION",
"Default": "",
"Mode": "",
"Description": "Pick your Minecraft version.",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Accept EULA",
"Target": "ACCEPT_EULA",
"Default": "false",
"Mode": "",
"Description": "Head over to: https://account.mojang.com/documents/minecraft_eula to read the EULA. (If you accept the EULA change the value to 'true' without quotes).",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "true"
},
{
"@attributes": {
"Name": "Fabric Version",
"Target": "FABRIC_VERSION",
"Default": "0.14.24",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "0.14.24"
},
{
"@attributes": {
"Name": "Installer Version",
"Target": "INSTALLER_VERSION",
"Default": "0.11.2",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "0.11.2"
}
],
"Repo": "fithwum's Repository",
@ -82107,6 +82121,20 @@
},
"value": "25565"
},
{
"@attributes": {
"Name": "Save Data",
"Target": "/MCserver/world/",
"Default": "",
"Mode": "rw",
"Description": "Container Path: /MCserver/world/",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Accept EULA",
@ -82163,20 +82191,6 @@
},
"value": "1G"
},
{
"@attributes": {
"Name": "Save Data",
"Target": "/MCserver/world/",
"Default": "",
"Mode": "rw",
"Description": "Container Path: /MCserver/world/",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "AppData Config Path",

View File

@ -1,7 +1,7 @@
{
"apps": 2151,
"last_updated_timestamp": 1699808778,
"last_updated": "2023-11-12 12:06",
"last_updated_timestamp": 1699815941,
"last_updated": "2023-11-12 14:05",
"categories": [
{
"Cat": "Backup:",
@ -82055,6 +82055,62 @@
"Mode": "host"
},
"Config": [
{
"@attributes": {
"Name": "Minecraft Version",
"Target": "MC_VERSION",
"Default": "",
"Mode": "",
"Description": "Pick your Minecraft version.",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Fabric Version",
"Target": "FABRIC_VERSION",
"Default": "0.14.24",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "0.14.24"
},
{
"@attributes": {
"Name": "Installer Version",
"Target": "INSTALLER_VERSION",
"Default": "0.11.2",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "0.11.2"
},
{
"@attributes": {
"Name": "Minecraft Port",
"Target": "GAME_PORT",
"Default": "25565",
"Mode": "tcp",
"Description": "Set game port (default: 25565).",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "25565"
},
{
"@attributes": {
"Name": "Save Data",
@ -82069,6 +82125,20 @@
},
"value": ""
},
{
"@attributes": {
"Name": "Accept EULA",
"Target": "ACCEPT_EULA",
"Default": "false",
"Mode": "",
"Description": "Head over to: https://account.mojang.com/documents/minecraft_eula to read the EULA. (If you accept the EULA change the value to 'true' without quotes).",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "true"
},
{
"@attributes": {
"Name": "Java Xmx",
@ -82152,62 +82222,6 @@
"Mask": "false"
},
"value": "100"
},
{
"@attributes": {
"Name": "Minecraft Version",
"Target": "MC_VERSION",
"Default": "",
"Mode": "",
"Description": "Pick your Minecraft version.",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Accept EULA",
"Target": "ACCEPT_EULA",
"Default": "false",
"Mode": "",
"Description": "Head over to: https://account.mojang.com/documents/minecraft_eula to read the EULA. (If you accept the EULA change the value to 'true' without quotes).",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "true"
},
{
"@attributes": {
"Name": "Fabric Version",
"Target": "FABRIC_VERSION",
"Default": "0.14.24",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "0.14.24"
},
{
"@attributes": {
"Name": "Installer Version",
"Target": "INSTALLER_VERSION",
"Default": "0.11.2",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "0.11.2"
}
],
"Repo": "fithwum's Repository",
@ -82269,6 +82283,20 @@
},
"value": "25565"
},
{
"@attributes": {
"Name": "Save Data",
"Target": "/MCserver/world/",
"Default": "",
"Mode": "rw",
"Description": "Container Path: /MCserver/world/",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Accept EULA",
@ -82325,20 +82353,6 @@
},
"value": "1G"
},
{
"@attributes": {
"Name": "Save Data",
"Target": "/MCserver/world/",
"Default": "",
"Mode": "rw",
"Description": "Container Path: /MCserver/world/",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "AppData Config Path",

View File

@ -81893,34 +81893,6 @@
"Mode": "host"
},
"Config": [
{
"@attributes": {
"Name": "Host Port 1",
"Target": "25565",
"Default": "25565",
"Mode": "udp",
"Description": "Container Port: 25565",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "25565"
},
{
"@attributes": {
"Name": "Host Port 2",
"Target": "25565",
"Default": "25565",
"Mode": "tcp",
"Description": "Container Port: 25565",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "25565"
},
{
"@attributes": {
"Name": "Save Data",
@ -81935,6 +81907,48 @@
},
"value": ""
},
{
"@attributes": {
"Name": "Java Xmx",
"Target": "XMX",
"Default": "4G",
"Mode": "",
"Description": "Set java memory.",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "4G"
},
{
"@attributes": {
"Name": "Java Xms",
"Target": "XMS",
"Default": "2G",
"Mode": "",
"Description": "Set java memory.",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "2G"
},
{
"@attributes": {
"Name": "Java Xmn",
"Target": "XMN",
"Default": "1G",
"Mode": "",
"Description": "Set java memory.",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "1G"
},
{
"@attributes": {
"Name": "AppData Config Path",
@ -82107,6 +82121,48 @@
},
"value": "true"
},
{
"@attributes": {
"Name": "Java Xmx",
"Target": "XMX",
"Default": "4G",
"Mode": "",
"Description": "Set java memory.",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "4G"
},
{
"@attributes": {
"Name": "Java Xms",
"Target": "XMS",
"Default": "2G",
"Mode": "",
"Description": "Set java memory.",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "2G"
},
{
"@attributes": {
"Name": "Java Xmn",
"Target": "XMN",
"Default": "1G",
"Mode": "",
"Description": "Set java memory.",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "1G"
},
{
"@attributes": {
"Name": "Save Data",