promotional bannermobile promotional banner

Werchat

A fully featured chat plugin including a chat channel system for Hytale servers. Organize player communication with customizable channels, private messaging, and moderation tools.

File Details

Werchat-1.10.0.jar

  • R
  • Feb 19, 2026
  • 382.02 KB
  • 41
  • Early Access

File Name

Werchat-1.10.0.jar

Supported Versions

  • Early Access

Werchat 1.10.0 - Quick Changelog

  • Added clickable URL support in channel chat and private messages.
  • Added clickableUrls.enabled config toggle (default: true).
  • Added braced PAPI channel selectors for underscore-safe channel names:
    • %werchat_channel_{<selector>}%
    • %werchat_channel_{<selector>}_<key>%
  • Kept backward compatibility for existing selector/key syntax:
    • %werchat_channel_<selector>_<key>%
    • %werchat_channel_<selector>__<key>%
  • Fixed PAPI reload edge case for persistent Werchat expansion by making active alias config reads reload-safe.
  • Improved build pipeline to resolve Hytale ServerVersion from Maven metadata at build time.