Details

Addon ID: 22957
Addon Version: 1.0.0
Expansion: 3.3.5
Upload date: Aug 02, 2026
Last Updated: Aug 04, 2026
Downloads: Less than 100
Website: Source Link



Developers


ChillChat v1.2.0

ChillChat is a lightweight, high-performance World of Warcraft addon designed to intercept and block specific outbound chat words or phrases instantly—keeping your communications clean without causing UI taint or interfering with other addons like Decursive.

Commands & Usage

Type /chill in-game to see the available commands:

  • /chill on / /chill off

    • Enables or disables the addon filtering completely.

  • /chill add [word]

    • Adds a new word or phrase to your active block list.

  • /chill remove [word]

    • Removes a word or phrase from your active block list.

  • /chill list

    • Displays all currently blocked words and phrases in your chat window.

  • /chill ignore [guild / party / raid]

    • Toggles channel-based ignoring, allowing you to bypass filtering in specific group chats.

  • /chill whitelist add [name]

    • Adds a player to your whisper whitelist so you can send messages to them without restrictions.

  • /chill whitelist remove [name]

    • Removes a player from your whisper whitelist.

  • /chill whitelist

    • Displays a list of all currently whitelisted players.

v1.2.0

  • Master Toggle Support: Added /chill on and /chill off commands to easily enable or disable the filtering functionality on the fly.

  • Channel-Based Ignores: Introduced toggle settings (/chill ignore guild, party, raid) to bypass message filtering in specific chat channels.

  • Whisper Whitelist: Added player whitelist management (/chill whitelist add [name] / remove [name]) allowing unhindered communication via whispers to specified players.

  • Persistent Settings: Implemented ChillChatSettings and ChillChatWhitelist to safely save user configurations and player lists across game sessions.

v1.1.0

  • Performance Optimization: Replaced dynamic regular expressions and heavy loop parsing with a blazing-fast O(N) hashtable lookup.

  • UI Taint & Error Fixes: Resolved conflicts with third-party addons like Decursive and ElvUI by safeguarding global function hooks and implementing robust type checks.

  • Command Handling: Migrated /chill commands to standard SlashCmdList to prevent protected UI manipulation errors.

  • Reliability: Enforced strict message interception directly at the SendChatMessage level to ensure blocked words are successfully stopped before reaching the server.

  • Localization: Standardized all internal code comments to English.

No changelog available.

You must be logged in to leave a comment.

Comments (0)