Skip to content

Releases: Pxl-8/ColouredChat

1.14.4-0.4.1: Added /colouredchat list

10 Oct 06:21
Compare
Choose a tag to compare
- Lists available colours from configs
- Additionally colours can be selected from the list to suggest the command

1.14.4-0.4.0

08 Oct 10:13
Compare
Choose a tag to compare

Major rewrites

  • Data system moved to capabilities
  • Commands moved to Mojangs Brigadier
  • Chat now properly uses TextComponents
  • Using new config toml

1.12.2-0.3.1 Release - Fixes and Optimization

02 Aug 00:04
Compare
Choose a tag to compare
  • Fixed a hang that would occur on server close with discord chat
  • Optimized colour array, will now only create array once at server init instead of twice every time a player joins

1.12.2-0.3.0-beta

05 Jun 09:20
Compare
Choose a tag to compare
1.12.2-0.3.0-beta Added DiscordChat compatibility

1.12.2-0.2.2-beta Update version number

18 Feb 17:32
Compare
Choose a tag to compare
  • Major fix for getColourFromName method
  • (Referenced config dynamic getColours array as if it was static)
  • Literally breaks if any colours were disabled from the config
  • Really fucking stupid error, oops

1.12.2-0.2.1-beta: 1.12.2-0.2.1 Hotfix for runtime exception

07 Feb 19:14
Compare
Choose a tag to compare
Fixed missing constructor, refactored ColourData correctly

1.12.2-0.2.0-beta Release

07 Feb 01:42
Compare
Choose a tag to compare
Added configuration file and a command to manually set a name colour

1.12.2-0.1.0a-beta: Hotfix

06 Feb 09:54
Compare
Choose a tag to compare
Accidentally forgot to update on player login/logout after initial testing

1.12.2-0.1.0-beta: Travis

06 Feb 09:36
Compare
Choose a tag to compare