Compatibility
Minecraft: Java Edition
26.1-snapshot-5
1.21.x
1.20.x
1.19.x
1.18.x
Platforms
Supported environments
Creators
Details
Licensed CC0-1.0
Published 2 days ago
Updated 3 days ago
user flags
enable chat, disable telemetry, and more. configure your safety settings!
by default, this mod simply prevents chat from being disabled by account settings. see below for more configuration information!
this mod works on all versions from 1.18 to 26.1!
configuration
this mod creates a config/user-flags.properties file which can be used to make local changes to your account's safety settings. simply put true/false next to the values you want to change.
users may want to configure these settings:
- chat allowed — bypasses account chat restrictions
- telemetry enabled — disable all minecraft telemetry
developers may want to use these settings for debugging:
- servers allowed — can be disabled (cannot bypass bans)
- profanity filter enabled — enables use of
text-filtering-config
for more information about what all the flags do, check out this document!
default config:
#use true/false to override
chat_allowed=true
telemetry_enabled=
optional_telemetry_available=
servers_allowed=
realms_allowed=
profanity_filter_enabled=



