Releases: Wiicart/Strings
pre1.7
Adds support for message deletion, enhancements for StringsDiscord & StringsModeration.
StringsDiscord is functional, but needs some more work before publishing to Modrinth.
Looking to finally publish strings-api to Maven relatively soon.
Strings 1.6.0
Updates
- 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 attached to this release; however, it is not in a fully stable state.
Currently, only the global mode works, but that's a key part of the software. Feel free to test it, report bugs, and offer any feedback.
Customizable Death Messages Example
API Changes
This update comes with many breaking API changes.
I anticipate a good bit more in the next update, but it should settle down after that. If something relies on Bukkit/Spigot/Paper classes, it's likely to change to something in com.pedestriamc.strings
Support
Feel free to message me on the Discord Server, or open an issue on GitHub.
Strings 1.5.1
File Saving Patch
Addressed some issues with async channel saving introduced in update 1.5.
Full Changelog: v1.5...v1.5.1
Strings 1.5
Strings 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 &#)
- API changes
- Optimizations
- Various bug fixes
Strings 1.4
Cleanup, bug fixes. WorldChannels and ProximityChannels now support more than one world.
Release 1.3
Update 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
v1.2
Version 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.
Release 1.1
Update 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.
