/
!LPC Banner
A flexible chat formatting plugin with MiniMessage support for LuckPerms
Modern chat formatting powered by MiniMessage, full LuckPerms metadata support, group/track formats, and PlaceholderAPI!
[ITEM] placeholder in chat| Command / Feature | Permission Node | Description |
|---|---|---|
/lpc reload | lpc.reload | Reloads the configuration |
| MiniMessage colors | lpc.colorcodes | Allows using MiniMessage color codes |
[ITEM] Placeholder | lpc.itemplaceholder | Enables the [ITEM] placeholder in chat |
config.yml)# LPC Configuration
# Main chat format (MiniMessage!)
chat-format: "{prefix}{name}<dark_gray> »<reset> {message}"
# Format per group (optional)
group-formats:
# default: "<gray>[User]</gray> {name}<dark_gray> »<reset> {message}"
# admin: "<red>[Admin]</red> {name}<dark_gray> »<reset> {message}"
# Format per track (optional)
track-formats:
# staff_track: "<gold>[Staff]</gold> {name}<dark_gray> »<reset> {message}"
# donator_track: "<aqua>[Donator]</aqua> {name}<dark_gray> »<reset> {message}"
# Enable the [ITEM] placeholder
use-item-placeholder: true
# Reload message
reload-message: "<green>LPC configuration reloaded successfully!"
| Placeholder | Description |
|---|---|
{message} | The chat message |
{name} | Player's name |
{displayname} | Display name / nickname |
{world} | Player's current world |
{prefix} | Highest priority prefix |
{suffix} | Highest priority suffix |
{prefixes} | Sorted list of all prefixes |
{suffixes} | Sorted list of all suffixes |
{username-color} | Username color from meta |
{message-color} | Message color from meta |
ℹ️ Important: All color values (prefix, suffix, etc.) must be in MiniMessage format – no legacy codes (
&a,§b, etc.)
Chat Format Example
!Chatformat
[ITEM] Placeholder Example
!Item Placeholder
LPC.jar into your /plugins folderconfig.yml to your liking/lpc reload to apply your changes ✅Join our Discord for support, updates, or to report bugs:

A chat formatting with Minimessage Support plugin for LuckPerms.