353596fa4382d3b3f192e7a591974fefe5e7b405
GetRetentionDays previously dropped straight from a missing user override to RetentionDefaultDays, so every channel showed 30 days in the UI even though the spec lists 365 for Tells and 90 for own- conversation channels. Insert a middle layer: user override → spec default → global default. The retention sweep now seeds its policy from PrivacyDefaults.DefaultRetentionDays first and lets explicit user overrides win on top, and the per-channel UI tags each row as [override], [spec], or [global] so the source of the value is visible without guessing.
Chat 2
Electric Boogaloo - ♪ A whole new chat, a new fantastic chat window ♪
Chat 2 is a complete rewrite of the in-game chat window as a plugin. It supports:
- Unlimited tabs
- Tabs that always send to a certain channel
- More flexible filtering
- RGB channel colouring
- Completely variable font size
- Sidebar tabs
- Unread counts
- Emotes
- Screenshot mode (obfuscate names)
Chat Window
With SimpleTweaks "Chat Name Colors"
IPC Integration
Other plugins can easily integrate their functionality into the context menu of chat2 For more infos read IPC Guide
Thanks to
The original dev Anna~

