Releases: TBMCPlugins/Chroma-Chat
Releases · TBMCPlugins/Chroma-Chat
A year overdue fix
Chroma-Chat v1.0.0
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
/me
s - 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
- 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
- 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
- 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
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
v1.0 Pre-release 1
The first version to use components, with the aim to release this to other servers.
The Button Auto-flair for Minecraft
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.