promotional bannermobile promotional banner

Chat Plugin

A Hytale server plugin that provides advanced, configurable chat functionality with dynamic proximity-based modes, player groups, mentions, and permission-based customization.

File Details

Chat-1.0.3.jar

  • R
  • Mar 14, 2026
  • 572.04 KB
  • 19
  • Early Access

File Name

Chat-1.0.3.jar

Supported Versions

  • Early Access
## [1.0.3]

### Added
- Global configurable message soft-wrap via `MessageWrapColumn` in `chatplugin.json` (default `50`, set `<= 0` to disable).

### Changed
- Long chat messages now wrap consistently across normal chat flow and auto announcements, instead of rendering as a single long line.
- Auto announcement recurrence now supports fixed-time mode end-to-end (`RecurringMode = FIXED_TIMES` + `RecurringFixedTimes`) with normalized `HH:mm` validation, dedupe, and scheduler support for both `REAL_TIME` and `IN_GAME_TIME`.
- Auto announcement formatting improvements: gradient rendering is applied to announcement text, including link display text created with `[link|url|message]`.