HomeJavaModsPremium Chat
Premium Chat
ModsJava

Premium Chat

by KelvinOP · on Modrinth

Premium Minecraft Chat Formatter with LPC-style formatting, ChatHover interactive tooltips, Adventure MiniMessage, RGB/HEX gradients & patterns, LuckPerms…

⬇ Download on Modrinth
Premium Chat — screenshot 1Premium Chat — screenshot 2Premium Chat — screenshot 3

PremiumChat 💬✨

The Ultimate Modern Minecraft Chat System for Paper & Purpur

PremiumChat is a production-ready, high-performance chat formatting plugin designed for modern Minecraft servers (1.20+ / 1.21+). It combines LPC-style chat formatting, DonutChatHover-style interactive profile cards, Adventure MiniMessage formatting, RGB/HEX gradients and patterns, LuckPerms & EternalTags hooks, modern chest GUIs, and automatic ChatColor API discovery into one polished solution.


🔥 Key Features


🛠 Commands & Permissions

Player & Admin Commands

Command Description Permission
/premiumchat Opens main menu GUI None
/premiumchat color <id> Selects active chat color None
/premiumchat gradient <id> Selects active chat gradient None
/premiumchat pattern <id> Selects active chat pattern None
/premiumchat reset Unequips active chat selection None
/premiumchat list <colors|gradients|patterns> Lists available chat options None
/premiumchat give <player> <type> <id|all> Gives color/gradient/pattern access premiumchat.admin
/premiumchat remove <player> <type> <id|all> Removes color/gradient/pattern access premiumchat.admin
/premiumchat defaultcolor <color> Sets default chat message color premiumchat.admin
/premiumchat admin Opens admin management GUI premiumchat.gui.admin
/premiumchat reload Reloads all configs & integrations premiumchat.reload
/premiumchat debug chatcolor Checks ChatColor integration status premiumchat.debug
/premiumchat slow <seconds> Enables chat slow mode premiumchat.admin
/premiumchat mute Toggles global chat mute premiumchat.admin
/premiumchat clear Clears global chat premiumchat.admin
/staffchat <message> Sends a message to staff channel premiumchat.staffchat

Bypass Permissions


⚙️ Configuration Files

PremiumChat creates 13 modular configuration files in plugins/PremiumChat/:


💻 Developer API

Integrate PremiumChat into your custom plugins:

import com.premiumchat.api.PremiumChatAPI;

// Get player active selection
String color = PremiumChatAPI.getPlayerColor(player);
String gradient = PremiumChatAPI.getPlayerGradient(player);
String pattern = PremiumChatAPI.getPlayerPattern(player);

// Set player active selection
PremiumChatAPI.setPlayerColor(player, "hot-pink");
PremiumChatAPI.setPlayerGradient(player, "ocean");

Premium Chat is a free Minecraft Java mod. Compatible with Minecraft 1.21.9, 1.21.10, 1.21.11. Available via Modrinth. Download it and open it directly in the game.

Explore more