You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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"
The text was updated successfully, but these errors were encountered:
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"
The text was updated successfully, but these errors were encountered: