diff --git a/setup.sh b/setup.sh index ce6ddac..a4645c2 100644 --- a/setup.sh +++ b/setup.sh @@ -52,4 +52,4 @@ fi cd /hytale/instance echo "${prefix} Starting Hytale server..." -java -jar /hytale/server/Server/HytaleServer.jar --assets /hytale/server/Assets.zip --boot-command "auth login device" \ No newline at end of file +java -jar /hytale/server/Server/HytaleServer.jar --assets /hytale/server/Assets.zip --boot-command "auth persistence Encrypted" --boot-command "auth login device" \ No newline at end of file