Back to Mods
Chat Formatter

Chat Formatter

qoloskarscot

Specify chat formats based on groups and block bad language in your chat

About Chat Formatter

ChatFormatter

A chat formatting plugin for Hytale servers that allows customizable message formats and phrase filtering.

Features

Custom Chat Formatters - Define different chat formats based on permission groups

Blocked Phrases - Filter out unwanted words from chat messages

Rich Text Support - Full support for colors, bold, italic, underline, and monospace styling

Configuration

The plugin configuration is stored in JSON format:

Messages

BlockedPhraseMessage - The message shown when a user tries to send a blocked phrase

Formatters - A list of chat formatters. The Name field should match a permission group name - when a player sends a message, the plugin will use the formatter matching one of their groups.

Message Placeholders

{username} - The player's username

{message} - The chat message content

BlockedPhrases

A list of words that will be blocked from chat.

Example Configuration

{ "Messages": { "BlockedPhraseMessage": { "RawText": "Hey, you cannot say that!", "Bold": true, "Color": "#ff0000" }, "Formatters": [ { "Name": "OP", "Message": { "Children": [ { "RawText": "[ADMIN] ", "Color": "#ff0000" }, { "RawText": "{username}", "Color": "#ffff00" }, { "RawText": ": {message}", "Color": "#ffafaf" } ] } } ] }, "BlockedPhrases": ["badword1", "badword2"] }

Downloads
266
Created
Jan 14, 2026
Updated
Jan 14, 2026
Version
Early Access

Categories

Quality of LifeMiscellaneous

Download Mod

Download on CurseForge
Free download • 266 total downloads

Need a Server?

Run Chat Formatter on a dedicated Hytale server with easy mod management.

Get Hytale Hosting

Frequently Asked Questions

What is Chat Formatter?

Specify chat formats based on groups and block bad language in your chat

How do I download Chat Formatter?

You can download Chat Formatter for free from CurseForge. Click the "Download on CurseForge" button on this page to go directly to the download page.

Who created Chat Formatter?

Chat Formatter was created by oskarscot. The mod has been downloaded 266 times.

Is Chat Formatter compatible with Hytale servers?

Chat Formatter is designed for Hytale and can be used on both single-player and multiplayer servers. Check the mod page on CurseForge for specific compatibility information.

How do I install Chat Formatter?

To install Chat Formatter: 1) Download the mod from CurseForge, 2) Place the file in your Hytale mods folder, 3) Restart the game. The mod should load automatically.