minecraft-server/docs
s8n d25b3d2e0d docs: chat plugin research (ChatChat + VentureChat)
Carbon viewer-context bug: <luckperms_prefix> resolves against viewer
not sender. Researched two open-source alternatives.

Both fix the bug. ChatChat (HelpChat fork) renders per-recipient with
PlaceholderAPI.setPlaceholders(sender, ...) + Kyorifier converts legacy
& codes to MM. VentureChat resolves PAPI once vs sender, splits packets
via ProtocolLib.

Concerns:
- ChatChat: 0 GitHub releases, last commit 2025-04-02, apiVersion 1.21.4,
  uses deprecated AsyncPlayerChatEvent
- VentureChat: built for 1.21.8, open issues #154/#156/#157 report
  1.21.10+ breakage with no maintainer response 4+ months

Both verdicts: cautious recommend. Operator decision pending player
input + migration plan synthesis.
2026-05-07 18:53:13 +01:00
..
migrations Initial commit: racked.ru Minecraft server config snapshot 2026-04-30 18:33:38 +01:00
plugins Initial commit: racked.ru Minecraft server config snapshot 2026-04-30 18:33:38 +01:00
BACKUP.md Initial commit: racked.ru Minecraft server config snapshot 2026-04-30 18:33:38 +01:00
CHAT-PLUGIN-CHATCHAT-RESEARCH.md docs: chat plugin research (ChatChat + VentureChat) 2026-05-07 18:53:13 +01:00
CHAT-PLUGIN-VENTURECHAT-RESEARCH.md docs: chat plugin research (ChatChat + VentureChat) 2026-05-07 18:53:13 +01:00
DEFAULT-RANK-COMMANDS-2026-05-07.md docs+pat: fix default-rank /help and Homestead claim flow 2026-05-07 18:19:26 +01:00
DEPLOY.md Initial commit: racked.ru Minecraft server config snapshot 2026-04-30 18:33:38 +01:00
PERMISSIONS.md Initial commit: racked.ru Minecraft server config snapshot 2026-04-30 18:33:38 +01:00
PLAYER-SMOKE-TEST.md docs+pat: fix default-rank /help and Homestead claim flow 2026-05-07 18:19:26 +01:00
PLUGIN_ALTERNATIVES.md Initial commit: racked.ru Minecraft server config snapshot 2026-04-30 18:33:38 +01:00
PLUGINS.md Initial commit: racked.ru Minecraft server config snapshot 2026-04-30 18:33:38 +01:00
RACKED_BRAND.md chat: deep rebrand to racked.ru palette + prefix 2026-05-01 10:40:28 +01:00
REBRAND_2026-04-30.md chat: deep rebrand to racked.ru palette + prefix 2026-05-01 10:40:28 +01:00
ROADMAP.md Initial commit: racked.ru Minecraft server config snapshot 2026-04-30 18:33:38 +01:00
RUNBOOK-BACKUP-RESTORE.md backup: phase 1 + phase 2 scripts; daily script repaired and deployed 2026-05-07 18:29:30 +01:00