PrivyChat

PrivyChat

This is a Minecraft Client, it allow you to send msg messages even if is blocked

by
10 Downloads
fabricsocialutility
Rent Server with this Mod

About this Mod

💬 ClientChat System — Full Specification
🌐 Overview

ClientChat is a Minecraft client-side communication system that adds a global and private messaging layer on top of the game.

It allows players using the same mod to:

communicate across servers (via external backend)
create private chat groups
send direct messages
broadcast messages globally within a server

It does not modify or replace Minecraft server chat, but runs alongside it as a separate communication network.

All communication is handled through a WebSocket-based backend server, which connects all clients using the mod.

⚙️ Core Features
💬 Global Chat System

A shared chat layer for all users connected to the same server or network session.

👥 Private Chat Rooms

Players can create, join, and manage private chat groups.

📩 Direct Messaging

Send private messages to specific players instantly.

🌍 Cross-Server Communication

Players can communicate even while on different Minecraft servers (as long as they are connected to the backend).

🧩 Command System (/chat)

All functionality is accessed through the /chat command.

🌍 /chat
➤ Global Server Chat Message

Sends a message to all players with the ClientChat mod connected to the same server session.

Behavior:

Broadcasts to all connected clients
Visible in Minecraft chat with custom formatting
Includes player name prefix

Example:

/chat Hello everyone!

Output:

[Steve] Hello everyone!
🧠 /chat create
➤ Create Private Chat Room

Creates a private chat room.

Behavior:

Player becomes the owner of the room
Room is registered in backend server
Only invited users can join

Example:

/chat create friends
📩 /chat invite
➤ Invite Player to Current Room

Invites a player to the chat room you are currently in.

Behavior:

Sends invite request through backend
Player receives notification
Player must accept via /chat join

Example:

/chat invite Alex
🚪 /chat join
➤ Join a Chat Room

Joins a room you have been invited to.

Behavior:

Backend verifies invitation
If valid → adds player to room
If not invited → error message

Example:

/chat join friends

Responses:

✅ Success: Joined room
❌ Error: You are not invited
🚪 /chat leave
➤ Leave Current Chat Room

Removes player from current active room.

Behavior:

Player stops receiving room messages
Returns to global chat mode

Example:

/chat leave
🗣️ /chat tell
➤ Private Direct Message

Sends a private message to a specific player.

Behavior:

Works regardless of rooms
Player does not need to be online in same server
Message highlighted (e.g. yellow or special format)

Example:

/chat tell Alex hey, where are you?

Output (receiver):

[DM] Steve → You: hey, where are you?
🌐 /chat global
➤ Force Global Broadcast

Sends a message to everyone in the current server session, even if inside a private chat room.

Behavior:

Overrides room restrictions
Visible to all connected clients in that server
Used for announcements or urgent messages

Example:

/chat global Server restarting in 5 minutes!
🧠 System Rules
🧩 Chat Modes

Players always exist in one of these states:

🌍 Global mode
👥 Room mode
🚪 None (default fallback)
🔐 Permissions Logic
Rooms require invitation to join
Only room members receive room messages
Direct messages bypass all restrictions
Global messages are always public
📡 Message Flow
Player types /chat command
Client mod intercepts command
Message converted into JSON packet
Sent to WebSocket server
Server processes logic (rooms, invites, routing)
Server broadcasts to correct clients
Clients display message in Minecraft chat UI
🌐 Backend Requirement

The system requires a lightweight server:

WebSocket-based (recommended)
Handles:
connected players
rooms
invitations
message routing

Without this backend, communication cannot work between different players.

🎨 Chat Presentation (Client Side)

Messages can be styled as:

🌍 Global: white text + player prefix
👥 Room: colored room tag
📩 DM: yellow highlight
🚨 Global override: red or bold

Example:

[GLOBAL] Steve: Hello!
[FRIENDS] Alex: yo
[DM] Steve → Alex: hi
🚀 Concept Summary

ClientChat is a Minecraft social communication layer that:

works client-side
connects players via external server
adds global chat, rooms, and DMs
behaves like a lightweight Discord inside Minecraft

Available Versions

PrivyChat (26.2)release
MC 26.2fabric
June 24, 2026

How to Install PrivyChat 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 (26.2).

3

Install Mod

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

Compatibility

Mod Loaders

fabric

Minecraft Versions

26.2, 26.1.2

Server-side

Required

Recommended RAM

4 GB(min. 3 GB)

Frequently Asked Questions

PrivyChat 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 (26.2). You can switch loaders with one click in the panel.

Is PrivyChat compatible with fabric?

PrivyChat officially supports fabric for Minecraft 26.2, 26.1.2. The Mado dashboard automatically detects incompatible loader combinations.

Server lagging with PrivyChat – how to optimize performance?

Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if PrivyChat 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 PrivyChat with just one click on your server.

Recommended RAM
4 GBfrom €8/mo
Minimum 3 GB | per 8 players
Create Server Now
1-Click Mod Install
NVMe SSD Storage
DDoS Protection included

Details

License
LicenseRef-All-Rights-Reserved
Server-side
Required

Supported Versions

26.226.1.2