Algrim Chat

Algrim Chat

A chat styling fabric mod for clients

by
608 Downloads
fabricsocial
Rent Server with this Mod

About this Mod

Algrim Chat

Algrim Chat is a chat styling fabric mod for clients.

About

The mod applies custom styling to server messages through use of "patterns". These patterns tell the mod which messages
should be styled, and how to style them.

Dependencies

Dependencies are listed with each release.

Configuration

Config GUI can be opened with R,C, by default.

Patterns

Patterns consist of three components:

  • Literal

    Literal pattern parts are the simplest. They match characters exactly (with a few exceptions).

    Example Patterns:

    Pattern Message Matches
    You leveled up! "You leveled up!"
    <Player6> Hello "<Player6> Hello"
    <Player6> Hello "<Player6> Bye"
    <Player6> Hello "<Player2> Hello"

    They're great for matching static messages that don't change, but not too useful on their own in terms of
    chat on a server where player names and message content change.

    Some special characters may also be mistaken as other pattern parts, avoid this by escaping them with \​

  • Regex

    Regex pattern parts are denoted by a / at the beginning and end.

    Example Patterns:

    Pattern Message Matches Note
    /You leveled up!/ "You leveled up!" While regex can match static messages, it's often simpler to use a Literal.
    /.*/ "<Player6> Hello" Will technically match all messages.
    </\\w+/> /.*/ "<Player6> Bye" Here we are using a combination of Literal "<" and "> ", and Regex parts.
  • Style

    Style pattern parts apply style to messages (Finally!!!) and are split into two
    sections: [Style, Overrides] and (Content)

    • Style Overrides are a comma separated list of styles.
    • Content consists of Literal or Regex components.

    Example Patterns:

    Pattern Message Matches Note
    [green](You leveled up!) "You leveled up!" Styles the message green.
    <[#00FFFF](/\\w+/)> [white,i](/.*/) "<Player6> Hello" Styles the player's name in aqua and their message white.

Style Overrides

The valid Style Overrides are:

Override Name(s)
Bold bold, b
Italics italic, it, i
Underlined underline, u
Strikethrough strikethrough, s
ͅO͆b̼f̧u̺s̓c͠a̿t̝e̿d̮͒ obfuscate, o
Colour #<hex>, <mc name>

Styles can be removed by prefixing ! to the Override Name. ! on its own will strip all styles.
ex: [!bold](/.*/) remove bold.
or: [!](/.*/) remove all styling.

Available Versions

Algrim Chat 2.0.0+1.21.8beta
MC 1.21.8, 1.21.9, 1.21.10fabric
October 10, 2025
Algrim Chat 1.2.1+1.21.8beta
MC 1.21.8fabric
July 31, 2025
Algrim Chat 1.2.0+1.21.8beta
MC 1.21.8fabric
July 31, 2025
Algrim Chat 1.1.0+1.21.0beta
MC 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4, 1.21.5fabric
February 23, 2025
Algrim Chat 1.0.0+1.21.0beta
MC 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4fabric
July 21, 2024

How to Install Algrim Chat on Your Server

1

Order Server

Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).

2

Set fabric Loader

In the panel under "Egg", select the fabric loader and matching Minecraft version (1.21.10).

3

Install Mod

Open the mod browser in the dashboard and search for "Algrim Chat". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.

Compatibility

Mod Loaders

fabric

Minecraft Versions

1.21.10, 1.21.9, 1.21.8 (+10 more)

Server-side

Unsupported

Recommended RAM

4 GB(min. 3 GB)

Frequently Asked Questions

Algrim Chat server crashes on startup – what to do?

Most common cause: wrong fabric version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (1.21.10). You can switch loaders with one click in the panel.

Is Algrim Chat compatible with fabric?

Algrim Chat officially supports fabric for Minecraft 1.21.10, 1.21.9, 1.21.8. The Mado dashboard automatically detects incompatible loader combinations.

Server lagging with Algrim Chat – how to optimize performance?

Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Algrim Chat consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.

Rent Modded Server

Install Algrim Chat with just one click on your server.

Recommended RAM
4 GBab €8/mo
Min. 3 GB | +1 GB pro 8 Spieler
Create Server Now
1-Click Mod Install
NVMe SSD Storage
DDoS Protection included

Details

License
GNU Lesser General Public License v3.0 only
Server-side
Unsupported

Supported Versions

1.21.101.21.91.21.81.21.51.21.41.21.31.21.21.21.11.211.20.6+3 more