Skip to content

Releases: EternalCodeTeam/ChatFormatter

v1.1.0 Update!

29 Nov 00:35
303d72d
Compare
Choose a tag to compare

Enhancements

  • Update Dependencies
  • Drop Spigot Support (Plugin now only supports Paper; optional PaperSupport no longer required!)
  • Move into one jar for simplified usage
  • Added captivating preview gifs in the GitHub repository readme
  • Added the necessary commands and permissions into plugin.yml

Bug Fixes

  • Fix most compatibility issues with other plugins.

v1.0.7 Update!

19 Apr 12:20
18990b0
Compare
Choose a tag to compare

Exclude kotlin from dependencies
Add fully compatibility with 1.19.4 ❤️

(Optional) If you have paper server, install ChatFormatter and ChatFormatter-PaperSupport jars.

v1.0.6 Update!

11 Feb 18:00
Compare
Choose a tag to compare

fix bug with multi-version support in paper-support.
Support permission per color
Add plugin update checker
Update all dependencies

(Optional) If you have paper server, install ChatFormatter and ChatFormatter-PaperSupport jars.

v1.0.5 Update!

30 Dec 18:44
Compare
Choose a tag to compare

Fixed support with PaperMC #354

(Optional) If you have paper server, install ChatFormatter and ChatFormatter-PaperSupport jars.

v1.0.4

23 Dec 15:51
Compare
Choose a tag to compare

Update dependencies
Use modern api.
Fix chat formatter placeholder duplicate.
Add permissions per tag resolver.

Permissions:

  • chatformatter.color - <red>, <blue>, etc. tags.
  • chatformatter.legacycolor - Allows the use of legacy color codes, such as &c, &4, &l, etc.
  • chatformatter.decorations.* - <bold>, <italic>, <underlined>, <strikethrough>, and <obfuscated> tags.
  • chatformatter.decorations.bold - <bold>
  • chatformatter.decorations.italic - <italic>
  • chatformatter.decorations.underlined - <underlined>
  • chatformatter.decorations.strikethrough - <strikethrough>
  • chatformatter.decorations.obfuscated - <obfuscated>
  • chatformatter.reset - <reset>
  • chatformatter.gradient - <gradient>
  • chatformatter.hover - <hover>
  • chatformatter.click - <click>
  • chatformatter.insertion - <insertion>
  • chatformatter.font - <font>
  • chatformatter.transition - <transition>
  • chatformatter.translatable - <lang>
  • chatformatter.selector - <selector>
  • chatformatter.keybind - <key>
  • chatformatter.newline - <newline>
  • chatformatter.chat.reload - reload the plugin /chatformatter reload

(Optional) If you have paper server, install ChatFormatter and ChatFormatter-PaperSupport jars.

v1.0.3 Update!

12 Nov 15:32
Compare
Choose a tag to compare

Update dependencies
Fix several bugs

(Optional) If you have paper server, install ChatFormatter and ChatFormatter-PaperSupport jars.

v1.0.2 Update!

02 Aug 23:23
Compare
Choose a tag to compare

Changes:

Fix legacy formatting
Fix legacy displayname support
Cleanup commands
Simplify gradle shadowJar task
Changed permission eternalmc -> chatformatter (Previously, the plugin was supposed to be used only for the EternalMC server network)

(Optional) If you have paper server, install ChatFormatter and ChatFormatter-PaperSupport jars.

v1.0.1 Update!

30 Jun 02:40
Compare
Choose a tag to compare

Fix json serialize bug.
Add support for 1.19x
Add support for paper chat event

(Optional) If you have paper server, install ChatFormatter and ChatFormatter-PaperSupport jars.

v1.0.0 Release

24 May 20:13
9a254dd
Compare
Choose a tag to compare

This initial release for ChatFormatter!