forked from GeyserMC/Geyser
Clarify that enabling Xbox achievements blocks all commands (#1810)
This commit is contained in:
parent
dc46905e50
commit
7cefb5713e
1 changed files with 1 additions and 2 deletions
|
@ -132,8 +132,7 @@ above-bedrock-nether-building: false
|
||||||
force-resource-packs: true
|
force-resource-packs: true
|
||||||
|
|
||||||
# Allows Xbox achievements to be unlocked.
|
# Allows Xbox achievements to be unlocked.
|
||||||
# This disables certain commands so the Bedrock client can't to "cheat" to get them.
|
# THIS DISABLES ALL COMMANDS FROM SUCCESSFULLY RUNNING FOR BEDROCK IN-GAME, as otherwise Bedrock thinks you are cheating.
|
||||||
# Commands such as /gamemode and /give will not work from Bedrock with this enabled
|
|
||||||
xbox-achievements-enabled: false
|
xbox-achievements-enabled: false
|
||||||
|
|
||||||
# bStats is a stat tracker that is entirely anonymous and tracks only basic information
|
# bStats is a stat tracker that is entirely anonymous and tracks only basic information
|
||||||
|
|
Loading…
Reference in a new issue