AntiWeakChat
🟡 Updated this year⚠️ Install Order · 2 steps
Install in this order, then this mod last — most mods fail to load without their framework and dependencies in place.
🖼️ Gallery (6 images)
🔍 Analysis
- 👍 0.5% endorsement rate
- 🏆 #623 of 888 fabric mods in this game by downloads
📋 About This Mod
<!-- ASDUNION-AD:eyJpZCI6ImFkLTE3ODcwMTk1MDU1NTQtcHJrYm9nIiwibmFtZSI6Ik9wZW5jb2RlIEdvIiwibGluayI6Imh0dHBzOi8vb3BlbmNvZGUuYWkvZ28/cmVmPVM2SzcwUTlQVjkiLCJzdHlsZSI6ImZpeGVkLWJhbm5lciIsImNyZWF0ZWRBdCI6IjIwMjYtMDgtMThUMDI6MzQ6MzcuNTU5WiJ9 --> <a href="https://opencode.ai/go?ref=S6K70Q9PV9" target="_blank" rel="noopener noreferrer"><img src="https://raw.githubusercontent.com/Sekai0NI0itamio/ModItamio/main/assets/screenshots/ad-ad-1787019505554-prkbog/final-banner-1787020452930.png" alt="Opencode Go sponsor banner" width="1280" style="max-width:100%;height:auto;display:block;border-radius:8px;"></a> <!-- ASDUNION-AD-END --> !(https://cdn.modrinth.com/data/cached_images/d31ad453b41398432ab59909713fc934ebd17c2f.png) --- # AntiWeakChat --- Personal Recommended Version: - forge 1.8.9 !(https://cdn.modrinth.com/data/cached_images/2868940ce0892c6b47df5101f3b84d8aab1de4dd.png) !(https://cdn.modrinth.com/data/cached_images/7d1356caf7cf70e97422e60d9506c510aff57080.png) !(https://cdn.modrinth.com/data/cached_images/224549727ac7bc41ffb548ea90c6bf5a9b696591.png) ## Overview - Adds custom colouring, **colour urself and ur friends**, **discolour the entire chat**, so **all the vips are gray**, only u and ur friend have colours. - Adds **encryption + decryption**, talk in a way only ur friend can understand (if he has secret) - Adds **Ignore + anti Spam**, **ignore annoying players** + prevent server bug messages from spamming chat - Adds **Custom player tags**, customize your tag as if your a vip player, you can also **distag vip players** so they dont take so much space in chat. ## Sample Config: 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... <details> <summary>Spoiler</summary> ``` # 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 # Example: player_colour_list= # 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 # Example: friend_secret_list= # Player Ignore Settings # --------------------- # Enable ignoring players (true/false) enable_ignoring_players=false # Players to be ignored in format # Example: 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 ``` </details> ## Features ### Custom Player Tags - Makes it so that you can make yourself a custom tag, replacing the old tag
!(https://cdn.modrinth.com/data/cached_images/d31ad453b41398432ab59909713fc934ebd17c2f.png) --- # AntiWeakChat
- --
- Personal Recommended Version:
- - forge 1. 8. 9
!(https://cdn.modrinth.com/data/cached_images/2868940ce0892c6b47df5101f3b84d8aab1de4dd.png)
!(https://cdn.modrinth.com/data/cached_images/7d1356caf7cf70e97422e60d9506c510aff57080.png)
!(https://cdn.modrinth.com/data/cached_images/224549727ac7bc41ffb548ea90c6bf5a9b696591.png)
## Overview
- Adds custom colouring, colour urself and ur friends, discolour the entire chat, so all the vips are gray, only u and ur friend have colours.
- - Adds encryption + decryption, talk in a way only ur friend can understand (if he has secret)
- - Adds Ignore + anti Spam, ignore annoying players + prevent server bug messages from spamming chat
- - Adds Custom player tags, customize your tag as if your a vip player, you can also distag vip players so they dont take so much space in chat.
## Sample Config: 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...
Spoiler
``` # 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", "
# Enable player-specific message coloring (true/false) colour_specific_player_messages=true
# Player color list in format # Example: player_colour_list=
# 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 # Example: friend_secret_list=[]
# Player Ignore Settings # --------------------- # Enable ignoring players (true/false) enable_ignoring_players=false
# Players to be ignored in format # Example: 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
## Features
### Custom Player Tags - Makes it so that you can make yourself a custom tag, replacing the old tag
📊 Mod Details
- Game
- Minecraft Mods
- Author
- Itamio
- Version
- 5.0.0
- Downloads
- 796
- Endorsements
- 4
- Category
- fabric
- Created
- 7/11/2025
- Updated
- 10/19/2025
- Game Versions
- 1.8.9
- Tags
- game-mechanics, social, utility
🔧 How to Install Minecraft Mods Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Mods →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Mods commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Mods versions does AntiWeakChat support?
The author lists 1.8.9. Other versions may work but are untested by the author.
What is the latest version of AntiWeakChat?
Version 5.0.0, published 2025-10-19 with 796 downloads recorded at the source.
Keep browsing — more Minecraft Mods mods await






