Filter versions...

1.2.0

by azuuure on Aug 9, 2025
Download

User-facing changes

  • Updated chat registration message
  • Added Developers section to README

Internal changes

  • Use UUIDs for rank providers
  • Switched to a multi-module Gradle project
  • Move most code to the platform-agnostic core module
  • Added Javadocs for each class in the core module
  • Added a JellyChatsPluginProvider class which allows other developers to easily access methods from JellyChats

Full Changelog: https://github.com/azurejelly/jelly-chats/compare/1.1.0...1.2.0

1.1.0

by azuuure on Aug 8, 2025
Download

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

1.0.1

by azuuure on Aug 8, 2025
Download
  • Perform additional null check for prefixes and suffixes
  • Try to make prefix and suffix parsing more safe

Full Changelog: https://github.com/azurejelly/jelly-chats/compare/1.0.0...1.0.1

1.0.0

by azuuure on Aug 5, 2025
Download

Project members

azuuure

Member

Details

Licensed GPL-3.0-only
Published a month ago
Updated a month ago