Personal Recommended Version:
!Colour
!Ignore
!ENcryption
Im too lazy to make a video on how to use this mod, but here is a config i use regularly, just change the name noobyboom to your name and then u'll see effects...
# AntiWeakChat Configuration File
# ==============================
# Chat History Settings
# ---------------------
# Maximum number of chat lines to keep in history
maximum_chat_line_history=1000
# Global Chat Color Settings
# --------------------------
# Chat color to apply to all messages (use § followed by 0-9 or a-f)
# Examples: §0 (black), §1 (dark_blue), §2 (dark_green), §3 (dark_aqua), §4 (dark_red), §5 (dark_purple), §6 (gold), §7 (gray), §8 (dark_gray), §9 (blue), §a (green), §b (aqua), §c (red), §d (light_purple), §e (yellow), §f (white)
# Useful for disabling colour from server globally for example by using the gray colour
cover_full_chat_colour=§7
# Render full chat with custom colour (true/false)
# When true: applies cover_full_chat_colour to all messages
# When false: keeps original server colors and formatting
render_full_chat_with_custom_colour=true
# Player Message Customization
# ----------------------------
# Player identification pattern (use PLAYER as placeholder for player name)
# Examples: "PLAYER: " for "bob: Hello", "<PLAYER>" for "<bob> Hello"
player_identification=PLAYER
# Enable player-specific message coloring (true/false)
colour_specific_player_messages=true
# Player color list in format [playername,colour,playername2,colour2]
# Example: [bob,yellow,alice,green]
player_colour_list=[noobyboom,yellow]
# Player Tag Changer Settings
# ---------------------------
# Enable custom player tags (true/false)
enablecustomplayertags=true
# Player tag list in format {
# playername -> "taginfront"
# bob -> "§khhh §r §0 COOL: "
# }
tagplayerlist={
noobyboom -> "§0§l§khhhhhhhh §r §d Cool Guy: "
}
# Apply tag to all other players not in list (true/false)
otherplayersalltag=true
# Tag to apply to other players (use PLAYER as placeholder)
otherplayers=
# Message Encryption Settings
# --------------------------
# Enable self message encryption (true/false)
enable_self_message_encryption=false
# Self encryption secret
self_encryption_secret=itamioisbestmodmaker
# Enable self message decryption (true/false)
enable_self_message_decryption=false
# Enable friend message decryption (true/false)
enable_friend_message_decryption=false
# Friend secret list in format [playername,secret]
# Example: [bob,secret]
friend_secret_list=[]
# Player Ignore Settings
# ---------------------
# Enable ignoring players (true/false)
enable_ignoring_players=false
# Players to be ignored in format [playername1,playername2]
# Example: [bob,alice]
players_to_be_ignored=[]
# Anti-Spam Settings
# -----------------
# Enable anti-spam protection (true/false)
# When enabled, messages that appear more than the threshold times within the detection window will be filtered
enable_antispam=true
# Number of times a message can appear before being considered spam
# Example: 2 means a message appearing 3+ times will be filtered
spam_threshold=2
# Check for spam every X new messages
# Example: 3 means check for spam every 3 new messages
spam_check_interval=3
DEFAULT CoolGuy123 > yey!
you can make urself look like this instead:
SUPER-EPIC-FANTASTIC CoolGuy123 > yey!
!Player tag image
(great for anarchy servers <- i will update mod to newer versions very soon)
For example i sent Hello first without encryption, then second time i enabled, and this is what is sent to server !Encrypted
when decrypt self is on you can see your orignal messages !Decrypted
Encrypted friend messages !Encrypted friend messages
After typing in the friend secrets: !Decrypted friend messages
Before enabling !When its not enabled
After enabling !When i enabled background color as all chat color white
!Message colouring
| Color Name | Minecraft Color Code |
|---|---|
| black | §0 |
| dark_blue | §1 |
| dark_green | §2 |
| dark_aqua | §3 |
| dark_red | §4 |
| dark_purple | §5 |
| gold | §6 |
| gray | §7 |
| dark_gray | §8 |
| blue | §9 |
| green | §a |
| aqua | §b |
| red | §c |
| light_purple | §d |
| yellow | §e |
| white | §f |
| Setting | Description | Example | Default |
|---|---|---|---|
| enable_self_message_encryption | Enable encryption for your own messages | true | false |
| self_encryption_secret | Your personal encryption secret | "mysecret123" | "" |
| enable_self_message_decryption | Enable decryption of your own messages | true | false |
| enable_friend_message_encryption | Enable encryption for friend messages | true | false |
| enable_friend_message_decryption | Enable decryption of friend messages | true | false |
| friend_secret_list | List of friends and their secrets | ["friend1,secret1", "friend2,secret2"] | [] |
| player_colour_list | List of players and their colors | ["player1,§c", "player2,§9"] | [] |
| enable_ignoring_players | Enable player ignoring feature | true | false |
| players_to_be_ignored | List of players to ignore | ["player1", "player2"] | [] |
| player_identification_pattern | Pattern to identify player names | " | " |
Example Config: self_encryption_secret = "mysecret123" friend_secret_list = ["alex,alexsecret456", "sarah,sarahsecret789"]
Example Config: player_colour_list = ["alex,§c", "sarah,§9", "mike,§a"]
Example Config: players_to_be_ignored = ["spammer1", "annoying_player"]

Tired of vip players having weird chat colors, or a spammer that you can't ignore? Or you just want some private chat with friend and highlight their messages? Well this mod does all of that.