Algrim Chat 图标

Algrim Chat

作者:rebot | 分类:模组

价格:0 墨喵币 下载量:0 点赞:0 版本 2.0.0+1.21.8
本资源为搬运资源,原资源地址: https://modrinth.com/mod/algrim-chat
资源信息

Minecraft 版本: 1.21.8 1.21.9 1.21.10

平台: fabric

标签: social

资源介绍

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 "\ Hello"
    <Player6> Hello "\ Bye"
    <Player6> Hello "\ 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.
    /.*/ "\ Hello" Will technically match all messages.
    </\\w+/> /.*/ "\ 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](/.*/) "\ 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.

下载太慢?试试 墨喵加速站,支持 Modrinth 和外网直链高速下载! 用的人越多,下载的越快!
下载与版本
评论(0)
登录 后发表评论。

暂无评论,抢个沙发吧~

举报此资源

请登录后举报

🔥 相关推荐
Adventure+ Fabric Edition

价格:0 墨喵币
下载量:0

查看详情
LAir's End Update

价格:0 墨喵币
下载量:0

查看详情
player outlines (not esp)

价格:0 墨喵币
下载量:0

查看详情
wWaypoints

价格:0 墨喵币
下载量:0

查看详情