Update/1.19 (#726)

Co-authored-by: FivePB <admin@fivepb.me>
This commit is contained in:
Corey Shupe
2022-06-07 21:00:24 -04:00
committed by GitHub
parent 377e6b6626
commit d97ed956a7
65 changed files with 2613 additions and 391 deletions

View File

@@ -15,6 +15,9 @@ show-max-players = 500
# Should we authenticate players with Mojang? By default, this is on.
online-mode = true
# Should the proxy enforce the new public key security standard? By default, this is on.
force-key-authentication = true
# If client's ISP/AS sent from this proxy is different from the one from Mojang's
# authentication server, the player is kicked. This disallows some VPN and proxy
# connections but is a weak form of protection.