Natebag-SledChatUnfilter icon

SledChatUnfilter

Disables incoming and outgoing chat profanity filtering in The Sledding Game on this client.

By Natebag
Last updated 16 hours ago
Total downloads 6
Total rating 1 
Categories Tools
Dependency string Natebag-SledChatUnfilter-0.1.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

LavaGang-MelonLoader-0.6.6 icon
LavaGang-MelonLoader

The World's First Universal Mod Loader for Unity Games compatible with both Il2Cpp and Mono

Preferred version: 0.6.6

README

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 = false to match.

No configuration needed — install and it works automatically.

Installation

See INSTALLATION_GUIDE.txt.

Requirements

  • MelonLoader 0.6.6+