added:
- Moderation.json5 config (word censor / link filter / anti-spam / cooldown)
- blockedWords → replaces with asterisks (also applied to inbound cross-server messages)
- Per-channel chat cooldown + burst limiter (optional auto temp-mute)
- /hychatter mute <player> [seconds] and /hychatter unmute <player>
- /hychatter reload now reloads also the ChatForwarder.json5 and restarts the forwarder
Fixed:
- “unclosed character literal” syntax error in HyChatterPlugin.java (quote handling)
- Moderation flow stability for outgoing/whisper + incoming forwarder messages