Skip to content

Commit

Permalink
Update AdvancedConfig.java
Browse files Browse the repository at this point in the history
  • Loading branch information
onebeastchris authored Mar 8, 2025
1 parent 1c451a4 commit 14c08b9
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -127,10 +127,10 @@ Whether Geyser should attempt to disable packet compression (from the Java Serve
It can be used to allow connections from ProxyPass and WaterdogPE. In these cases, make sure that users
cannot directly connect to this Geyser instance. See https://www.spigotmc.org/wiki/firewall-guide/ for
assistance - and use UDP instead of TCP.
Disabling xbox authentication for other use-cases is NOT SUPPORTED, as it allows anyone to spoof usernames,
and is therefore a security risk. All Floodgate functionality (including skin uploading and account linking) will also not work when xbox auth is disabled.
Disabling Xbox authentication for other use-cases is NOT SUPPORTED, as it allows anyone to spoof usernames,
and is therefore a security risk. All Floodgate functionality (including skin uploading and account linking) will also not work when Xbox auth is disabled.
""")
// if u have offline mode enabled pls be safe
// if u have offline mode enabled pls be safe
boolean disableXboxAuth();

@Comment("The bstats metrics uuid. Do not touch!")
Expand Down

0 comments on commit 14c08b9

Please sign in to comment.