AdvancedChatFormatter (ACF)
AdvancedChatFormatter (ACF) is a Paper chat formatting plugin. It supports both older color codes and modern chat tags.
Features
- Mixed formatting support: Use legacy codes, hex values, and MiniMessage together.
- MiniMessage: Supports tags like
<rainbow>,<gradient:#ff0000:#00ff00>,<bold>, and<italic>. - Legacy codes: Supports classic ampersand codes like
&aand&l. - Hex formats: Supports values like
&#ff5555and{#ff5555}. - LuckPerms support: Pulls and inserts
prefixandsuffixvalues. - Async chat handling: Uses
AsyncChatEventto keep chat formatting off the main thread.