1.14.3

Details

  • Filename
    ChatColor2-1.14.3.jar
  • Uploaded by
  • Uploaded
    May 6, 2024
  • Size
    2.43 MB
  • Downloads
    741
  • MD5
    7e2ddd7a47056269771ba3406ea7b9b5

Supported Bukkit Versions

  • 1.20.4
  • 1.20.3
  • 1.20.2
  • 1.20.1
  • 1.20
  • 1.19.4
  • 1.19.3
  • 1.19.2
  • 1.19.1
  • 1.19
  • 1.18.2
  • 1.18.1
  • 1.18
  • 1.17
  • 1.16
  • 1.15
  • 1.14
  • 1.13
  • 1.12
  • 1.11
  • 1.10
  • 1.9
  • 1.8.1
  • 1.8
  • 1.8.3

Changelog

v1.14.3 - Increased Plugin Compatibility

Changes:

  • Added /chatcolor clear, removing the user's chat colour completely.
    • The permission for this is chatcolor.clear.
  • Added a new setting: ignore-symbol-prefixes.
    • When true, will not colour any messages that start with symbols.
upload_2024-5-6_10-56-0.png
  • Added the ability to exclude set placeholders from being coloured.
    • For example, you could exclude [item], {item}, etc., from being coloured.
    • You can add placeholders in config.yml.
upload_2024-5-6_10-50-53.png
  • For developers:
    • Added a ChatColorEvent to the plugin, fired each time ChatColor is about to modify a message. You can cancel this to stop the plugin from acting on a given message.
    • For the moment, you would need to install the jar to your local repository to use this.
  • Removed player-list file functionality.
    • This is due to large amounts of lag caused on servers with a big playerbase.
    • The only downside to this is you cannot change the colour of players that are offline.
  • Fixed two bugs relating to setting hex colours from commands:
    • Using '&' at the start would be valid, but would add an extra '&' into the colour.
    • The colour name would be 'null' when replacing the [color-name] placeholder.
  • Fixed a bug where hex colours were not validated in a case-insensitive manner for custom and group colours.

This should allow you all to fix most of the compatibility issues that have been reported, such as plugins that display items, balance, etc., in chat, as well as any plugins using chat commands.

As always, report any issues or suggestions in the Discord support server :)