-
Notifications
You must be signed in to change notification settings - Fork 0
Replies Pins
KOKOTO WebChat 5.0.0 · Minecraft 1.18–26.2 · Java 17 baseline
reply:
game-click:
enabled: true
local-game-chat: true
game-command-format: "&8[&dReply&8] &f{player}&7: &f{message}"
game-preview:
enabled: true
format: "&7{sender}: {preview}"
max-length: 120
game-prefix:
enabled: true
text: "↪ [Reply] "Clicking a non-URL part of a KWC-rendered Minecraft message suggests:
/kchat reply <messageId>
Send a reply with:
/kchat reply <messageId> <message>
Permission:
kwc.reply
local-game-chat: true replaces local game chat display with an equivalent clickable component. Disable it if another chat-format plugin must own final rendering. Web-to-game and relay replies continue to work when it is disabled.
URLs keep their open-link action. Only non-URL message parts suggest the reply command.
pinned:
enabled: true
max-pins: 20
show-to-logged-out: true
preserve-uploads: truePinned messages are stored separately from normal history and appear in a compact top bar. Referenced uploads are protected from cleanup when preserve-uploads is enabled. Moderator/admin pin and delete controls are shown only after the corresponding temporary admin-panel toggle is enabled.