Моды/JellyChats
JellyChats

JellyChats

Highly customizable Redis-based private chats plugin for Velocity proxies. Use it as a staff chat or anything you want!

55
2

1.2.0

release9 августа 2025 г.

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

release8 августа 2025 г.

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

release8 августа 2025 г.
  • 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

release5 августа 2025 г.

Совместимость

Minecraft: Java Edition

1.21–1.21.8

Платформы

Поддерживаемые окружения

Сервер

Создатели

Детали

Лицензия:GPL-3.0-only
Опубликован:2 месяца назад
Обновлён:2 месяца назад
Главная