minecraft: disable online-mode to bypass Zscaler session auth blocking
This commit is contained in:
@@ -26,7 +26,7 @@ data:
|
||||
SEED: "-5177989977648707969"
|
||||
|
||||
# Auth
|
||||
ONLINE_MODE: "true"
|
||||
ONLINE_MODE: "false"
|
||||
# Mojang's sessionserver blocks some datacenter/homelab IPs via Cloudflare WAF.
|
||||
# enforce-secure-profile=false allows players to join without mandatory profile key validation.
|
||||
# ONLINE_MODE=true still enforces Mojang account auth — this only relaxes the key signing requirement.
|
||||
|
||||
Reference in New Issue
Block a user