Strings - Chat Plugin 1.6.0
on Aug 16, 2025Updates
- Customizable Death Messages
- Better implementation for Paper
- /ignore command added
- /channel mute command added (lets you mute channels)
- Moving some things towards Adventure
- Other misc things
Paper/Spigot Notes
At this time, I have no plans to end Spigot support, however, some new features will not be available on Spigot due to them being impractical to implement.
StringsDiscord
is coming soon, offering better support for Discord server linking. Only Strings versions 1.6 and above will support it.
Customizable Death Messages Example
Support
Feel free to message me on the Discord Server, or open an issue on GitHub.
Strings - Chat Plugin 1.5.1
on Apr 12, 2025File Saving Patch
Addressed some issues with async channel saving introduced in update 1.5.
Strings 1.5
on Mar 31, 2025Strings 1.5
- Logging system (see logs.yml)
- StringsModeration (see StringsModeration)
- Added /channel broadcast command
- Added /channel monitor/unmonitor commands
- Many small misc changes
- HEX is now supported in channel formatting (formatted &#<color>)
- API changes
- Optimizations
- Various bug fixes
Strings - Chat Plugin 1.4
on Dec 29, 2024Bug fixes, code cleanup, refactoring. WorldChannels and ProximityChannels now support more than one world.
Strings - Chat Plugin 1.3
on Oct 12, 2024Update 1.3 brings:
- A new symbols feature. Each channel can have a defined symbol, and when a player types it before their message, it will be sent to the corresponding channel.
- Bug fixes with the /chatcolor command
Strings - Chat Plugin 1.2
on Sep 21, 2024Version 1.2 brings some new features and some bug fixes to Strings.
Introducing: Mentions You can now mention any player by typing @ in chat. When a player is mentioned, they'll hear a sound of your choice and a message will appear in their action bar. Most features of mentions are customizable in the config.yml.
Fixes: /reload command fixed Channel membership issues fixed Prefix being unchangeable fixed.
Special thanks to GitHub users: @cupang-afk - code contributions @levitskyyy - suggesting the mention system.
Strings - Chat Plugin 1.1
on Aug 17, 2024Update 1.1:
- Added a /chatcolor command
- Added an API. Information on the API can be found on the GitHub page.
- Added WorldChannels and ProximityChannels, among other changes with channels.
- Relaxed some requirements for the "global" channel, as players are no longer assigned to it by default.
- Small additions
- Bug fixes
NOTES:
For detailed information on channels, have a look at the wiki. Take note of
priority
and
membership
.
This is a large update, and I've tried to do lots of testing, however, it's certainly possible something slipped through! If you find any issues please feel free to let me know.
Strings - Chat Plugin 1.0
on Jul 19, 2024First release! All information is on the main plugin page.