Hello,
whitelist.json was replaced by allowlist.json - now the script overwrite allowlist.json during unpack which causes users not being able to log-in.
This line should be changed:
unzip -o "downloads/$DownloadFile" -x "server.properties" "permissions.json" "whitelist.json" "allowlist.json" "valid_known_packs.json"
Hello, whitelist.json was replaced by allowlist.json - now the script overwrite allowlist.json during unpack which causes users not being able to log-in.
This line should be changed: unzip -o "downloads/$DownloadFile" -x "server.properties" "permissions.json" "whitelist.json" "allowlist.json" "valid_known_packs.json"