release-1.0.0 #39

Merged
cuqmbr merged 108 commits from develop into main 2025-08-14 15:04:35 +00:00
3 changed files with 21 additions and 1 deletions
Showing only changes of commit 76f7452ee6 - Show all commits

BIN
src/plugins/FreedomChat-Paper-1.7.0.jar (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -0,0 +1,17 @@
# Whether FreedomChat should replace player (signed or unsigned) chat with
# system messages. This is what makes chat not reportable.
rewrite-chat: true
# Whether FreedomChat should claim to clients that secure chat is enforced.
# With this set to true, the "Chat messages can't be verified" toast will not
# be shown. This is, in default configurations, unrelated to allowing clients
# not signing their messages join. In modern versions, clients also
# require a valid access token to be present for the toast to be hidden.
# That being said, you may still see the toast even if this option is enabled.
claim-secure-chat-enforced: true
# Whether to report the server as secure (disabling chat reporting) to the
# NoChatReports client mod. This displays a green icon on the server list
# screen and if enforce-secure-profiles is disabled the open chat screen
# for users of the client-side mod.
send-prevents-chat-reports-to-client: true

View File

@ -13,7 +13,7 @@ enable-jmx-monitoring=false
enable-query=false
enable-rcon=false
enable-status=true
enforce-secure-profile=true
enforce-secure-profile=false
enforce-whitelist=false
entity-broadcast-range-percentage=100
force-gamemode=false