Update templates/minecraft_fabric_server_unraid.xml

This commit is contained in:
2025-12-18 20:03:48 -08:00
parent 69f1284db1
commit 2f31a91a35

View File

@@ -107,7 +107,7 @@
</Variable>
</Environment>
<Labels/>
<Config 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">true</Config>
<Config Name="Accept EULA" Target="ACCEPT_EULA" Default="false|true" 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"></Config>
<Config Name="Save Data" Target="/MCserver/world/" Default="" Mode="rw,slave" Description="" Type="Path" Display="always" Required="false" Mask="false"></Config>
<Config Name="backups" Target="/MCserver/backups/" Default="" Mode="rw,slave" Description="" Type="Path" Display="always" Required="false" Mask="false"></Config>
<Config Name="fabric version" Target="FABRIC_VERSION" Default="" Mode="" Description="" Type="Variable" Display="always" Required="false" Mask="false"></Config>