Changelog
User-facing changes
- Add
/jelly-chats
command- Has sub-commands that allow server admins to toggle existing private chats or to reload the plugin configuration without having to restart the entire proxy.
- Improve message style
Internal changes
- Improve the shutdown process for the default Redis pub-sub handler implementation
- Do not annotate the constructor of the default Redis pub-sub handler implementation with
@Inject
- Allow the default Redis pub-sub handler implementation to be re-initialized after shutdown
- Build connection and pub-sub handler on Redis messenger initialization, not inside the constructor
- Do not use records for private chats
- Keep a copy of the fallback format inside the plugin
Full Changelog: https://github.com/azurejelly/jelly-chats/compare/1.0.1...1.1.0
Files
jelly-chats-1.1.0-dist.jar(2.29 MiB) Primary Download