Releases: ryderbelserion/ChatterBox
Releases · ryderbelserion/ChatterBox
v1.2.4
- Fixed an error when talking in chat while LuckPerms is not present.
Full Changelog: v1.2.3...v1.2.4
v1.2.3
- Fixed a null pointer when a player disconnects.
- Fixed a null pointer when a player joins, while LuckPerms is on the server.
- getPrefix & getSuffix returns nullable, so a null check was added.
Full Changelog: v1.2.2...v1.2.3
v1.2.2
- Fixed a bug with LuckPerms mod check not being correct
Full Changelog: v1.2.1...v1.2.2
v1.2.1
- Fixed a bug with incorrect configuration check, which caused per group format defaults to be used instead.
Full Changelog: v1.2.0...v1.2.1
v1.2.0
- Added per group support (requires LuckPerms) to the chat formatting, and join/quit messages
- Cleaned up internals
Full Changelog: v1.1.0...v1.2.0
v1.1.0
- Added the ability to enable sending titles on join/quit updated config.yml
- This will not send the message in chat.
- Added /chatterbox motd
- Disconnect messages now show in chat.
outputin join-message/quit-message now supports being a String List, or a String
output: "your_message" or
output:
- "line 1"
- "line 2"- Multi-locale support is setup internally, We need more translated files!
- It would be much appreciated if people would offer translations for the messages.yml
Full Changelog: v1.0.0...v1.1.0
v1.0.0
The initial release of ChatterBox
- Customize your chat with LuckPerms support for prefix/suffix
- Message of the Day on join with a configurable delay
- MiniMessage support
What's coming?
- Extra placeholders like getting a player's join date
- Ability to send titles on player join/quit
- Multi locale support
- /nickname with admin support and logging
- /motd
- and much more, I have a lot of ideas.
Please submit any suggestions to https://github.com/ryderbelserion/ChatterBox/issues, and I'll look into adding them
I can no longer type, my fingers are just so cold.
Full Changelog: https://github.com/ryderbelserion/ChatterBox/commits/v1.0.0