SledChatUnfilter
Disables incoming and outgoing chat profanity filtering in The Sledding Game on this client.SledChatUnfilter
Disables chat profanity filtering in The Sledding Game on this client only.
- Bypasses the outgoing
ProfanityFilter.Clean()call so your messages are sent unmodified. - Calls
ChatManager.SetProfanityFilterEnabled(false)once ChatManager is available to disable incoming filtering. - Sets
PlayerSavedSettings.CensorTextChat = falseto match.
No configuration needed — install and it works automatically.
Installation
See INSTALLATION_GUIDE.txt.
Requirements
- MelonLoader 0.6.6+
