Changelog

Release notes, updates, and bug fixes across all projects.

Apr 1, 2026
v2026.4.1

ChatColors 2026.4.1 Update

Changelog

  • Fixes where non-legacy colors were ending with
  • Updated Wiki
Apr 1, 2026
v2026.4.0

ChatColors 2026.4.0 Update

ChatColor Rework

  • I redid the whole plugin to be more modern with current-day MC servers
  • New GUI Layout
  • More colors
  • Wiki Website

If there are any issues, please report them. I can't fix anything if I don't know about it.

Mar 24, 2026
v3.0

ChatColors 3.0 Update

This major release brings support for Minecraft 1.21+, significant updates to the underlying architecture (Java 17), and full integration with ChatControl.

Important Notes

  • 1.21+ Support: This version is fully updated for modern Minecraft versions (1.21+).
  • Java 17 Required: We have upgraded to Java 17. Please ensure your server runtime is up to date.

Integrations & Features

  • ChatControl Support: Added full integration with ChatControl.
    • Adjusted ChannelPostChatEvent priority to HIGHEST.
    • Refined message formatting with multi-step fallback logic.
  • Shading: Configured proper dependency shading and exclusions.

Technical Improvements

  • Precision: Changed rating from int to double in SpigotResource.
  • Cleanup: Removed redundant comments and simplified formatting logic.
  • Build: Reorganized repositories in pom.xml.

Dependencies & Ops

  • PlaceholderAPI: Updated to 2.11.5.
  • XSeries: Updated to 13.6.0.
  • Authlib: Adjusted scope to provided.
  • Documentation: Expanded README with commands, permissions, and config.
  • License: Added LICENSE file.