▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
X-Chat

X-Chat

A plugin to easily manage chat

Оцените первым
151
0

Bug Fixes

Beta14.07.2026

Список изменений

🚀 X-Chat v1.3-Beta-09 - Changelog

⚙️ Bug Fixes

  • Fixed local links not clickable — Links are now built directly via Adventure Component API (ClickEvent/HoverEvent) instead of embedding MiniMessage string tags. Bypasses any MiniMessage parsing issues with complex nested click/hover tags.
  • Fixed cross-server link formatting — Same Component API fix ensures the JSON-serialized payload carries proper click/hover events to other servers.
  • Fixed mentions not formatting — Mention names are now built as Adventure Components and injected via Placeholder.component(), guaranteeing correct color/style rendering both locally and cross-server.
  • Fixed item tag hover/click not working — Item tags now build hover tooltips directly as Adventure Components with HoverEvent.showText(). Previously the hover text was inserted as visible plain text instead of an actual Minecraft hover event. Item tags also support configurable click actions (suggest command, run command, copy to clipboard).
  • Fixed interactive player name — Player name hover/click in chat format now uses Adventure Component API instead of embedded MiniMessage string tags, for more reliable rendering.
  • Fixed race condition with interactive name resolverAsyncPlayerChatEvent fires concurrently across threads; the previous instance-field resolver could be overwritten by a second chat before being read. Now passed as a local parameter via an InteractiveNameResult holder.
  • Hardened cross-server payload delimiter — Switched from \n to \u0001 (SOH) between legacy/JSON/pre-mention parts. The old \n delimiter could be silently corrupted if a player with MiniMessage permission typed <newline>. Receiver auto-detects the delimiter for backward compatibility with older senders.
  • Improved cross-server reliability — JSON Component serialization now carries proper interactive events since all local Components are built correctly. Added defensive NoClassDefFoundError fallback on the receiver for very old Spigot, and a one-shot warning if GsonComponentSerializer is missing from the classpath.

Файлы

X-Chat-Beta.jar(197.40 KiB)
Основной
Скачать

Метаданные

Канал релиза

Beta

Номер версии

1.3-Beta-09

Загрузчики

Bukkit
Folia
Paper
Purpur
Spigot

Версии игры

1.16.5–26.2

Загрузок

8

Дата публикации

14.07.2026

Загрузил

ID версии

Главная