JonKazama-Hellion 353596fa43 Fall back to spec retention defaults before the global default
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.
2026-05-01 18:52:54 +02:00
2026-04-30 02:59:58 +02:00
2024-11-13 04:13:18 +01:00
2024-04-30 19:23:08 +02:00
2024-04-20 21:18:51 +10:00
2021-12-29 14:31:45 -05:00
2024-05-17 05:02:09 +02:00

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

chatWindow.png

With SimpleTweaks "Chat Name Colors"

withSimpleTweaks.png


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~

S
Description
A Linux-aware, GDPR-compliant chat plugin for FINAL FANTASY XIV.
Readme EUPL-1.2 16 MiB
v1.4.3 Latest
2026-05-09 06:42:49 +00:00
Languages
C# 99.2%
Shell 0.8%