Skip to content

Releases: TBMCPlugins/Chroma-Chat

A year overdue fix

12 Mar 23:59
6c1378f
Compare
Choose a tag to compare

Note: The required Java version might have been increased to Java 17.

  • Fixed tellRaw for 1.16-1.18
  • Fixed Towny API use (some methods were removed - #128)

Chroma-Chat v1.0.0

01 Nov 11:53
9a10dcd
Compare
Choose a tag to compare

This is the first official release of the plugin.

Changes since the last pre-release:

  • Fixed a remaining issue with chat formatting
  • Fixed some Towny errors
  • Update for 1.16
  • Fixed edge cases for /u ncolor (#118)
  • Fixed saving the config after changing the town colors (#117)
  • Fixed /me not taking precendence over other /mes
  • Fixed town colors not updating when changing someone else's nickname (#122)
  • Turned the greentext check into a formatter so it can be disabled if needed
  • Fixed the plugin name for player data
  • Various other fixes (CI, showing /press, disabling some components by default)

v1.0 Pre-release 5

20 Mar 14:26
43525bd
Compare
Choose a tag to compare
v1.0 Pre-release 5 Pre-release
Pre-release
  • Refactored and fixed chat formatting (#71)
    • Created match providers that go through the message one after the other
    • Added support for simple string and range matches in addition to regex, removing the range handling from the formatter processing code
    • Using a predefined order: regex, string, range
  • Removed some old code
  • Players will need to wait the configured amount of milliseconds between messages (#115)
  • Fixed command channels, removed /tpahere message, made /me a proper command
  • Added better support for tab completion
  • Only updating activity on chat in Essentials if "cancel afk on interact" is enabled

v1.0 Pre-release 4

01 Feb 19:32
c66b212
Compare
Choose a tag to compare
v1.0 Pre-release 4 Pre-release
Pre-release

#114

  • Fixed underscore pattern (two underscores to underline)
  • Fixed remchars, improved formatter combining (#71)
  • Fixed F events not getting properly ended if a new event occurs
  • Showing a message to who'd see the message if the chat handling crashes for the first time in an hour (in addition to the red !)
  • Fixed chat history race condition if messages are sent way too fast (#113)
  • Chat history can be disabled in the config, other config changes
  • Fixed announcements not being saved to the config (#112)
  • Disabled some components by default
  • Made announcements clickable and copiable (#95)
  • Fixed /mwiki (#110)
  • Fixed /u info (#111)
  • Added test for rainbow chat (#103)
  • Fixed crash if Dynmap-Towny isn't present
  • Removed old command annotations

v1.0 Pre-release 3

30 Oct 21:03
fd3d3df
Compare
Choose a tag to compare
v1.0 Pre-release 3 Pre-release
Pre-release
  • Town/nation color fixes
  • Reload command
  • Improved chat formatter code
  • Not processing messages when nobody is online
  • Channel scores became unnecessary
  • Fixed message color mode color detection (#104)
  • Fixed /unsomething and also allowing spaces in the action (#101)
  • Fixed players getting pinged by messages they can't see (#90)
  • Fix Towny dependency
  • Formatting and individual formatters can be disabled (#85)
    • Formatters have names now
  • Fixes to make sure a message is always shown, regardless of the settings
  • Fixed TownyAnnouncer for newer versions of Towny

v1.0 Pre-release 2

19 Mar 14:09
c25097b
Compare
Choose a tag to compare
v1.0 Pre-release 2 Pre-release
Pre-release

TBMCPlugins/Chroma-Discord#81
TBMCPlugins/ChromaCore#40

  • C o m p o n e n t s
  • Some fixes
  • Removed old fields and JarUtils
  • Removed save command that was apparently there since 2015
  • It still loads the town/nation colors from the old config if needed
  • Notification sound/pitch were the last config options to be converted over
  • Implemented masked links
    • Added a test for it
  • Announcements get deleted
  • Dynmap nation color support
  • Added support for spoiler tags
  • Supporting clean installs

#85
#84
#4

v1.0 Pre-release 1

03 Jan 21:01
2b621ad
Compare
Choose a tag to compare
v1.0 Pre-release 1 Pre-release
Pre-release

The first version to use components, with the aim to release this to other servers.

The Button Auto-flair for Minecraft

16 Jul 19:26
Compare
Choose a tag to compare

It currently supports auto-detecting the flair of players in /r/thebutton using karmadecay.com if they post a comment in a specific thread. This is for /r/TheButtonMinecraft

Edit: This is an outdated version. Download the JAR file directly from source view.