Community listing page, reviews here may not be monitored by the author.
LPChatPrefix
No reviews yet
A server-side NeoForge mod that displays LuckPerms prefixes and suffixes in chat messages for Minecraft 1.21.1.
Neoforge is a fork of the Minecraft Forge available for versions 1.20.1+ of Minecraft. Many Forge mods are compatible with Neoforge and vice versa.
Community voices
Reviews
Filters
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
Runs on a dedicated server only; does not work in singleplayer.
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
LuckPerms Chat Prefix for NeoForge
A server-side NeoForge mod that displays LuckPerms prefixes and suffixes in chat messages for Minecraft 1.21.1.
Features
- 🏷️ Display LuckPerms prefixes and suffixes in chat
- 🎨 Support for Minecraft color codes (& symbols)
- ⚙️ Highly configurable message format
- 🖥️ Server-side only - clients don't need to install
- 🔧 Lightweight and efficient
Requirements
- Minecraft 1.21.1 (strictly this version only)
- NeoForge 21.1.0 or higher
- LuckPerms plugin installed on server
- Java 21 or higher
Installation
Download
Download the latest version from GitHub Releases
Server Installation
- Download the latest
lpchatprefix-1.21.1_1.1.0.jarfrom releases page - Place the JAR file in your server's
modsfolder - Ensure LuckPerms is installed and configured
- Start/restart your server
Client Installation
Not required! This is a server-side only mod. Players can connect without installing anything.
Configuration
The mod creates a configuration file at config/lpchatprefix-common.toml with the following options:
[LPChatPrefix Config]
# Enable/disable prefix display
enablePrefix = true
# Enable/disable suffix display
enableSuffix = true
# Chat message format template
# Supported placeholders: {prefix}, {player}, {suffix}, {message}
messageFormat = "{prefix}{player}{suffix}: {message}"
# Message text color (Minecraft color codes)
# Options: black, dark_blue, dark_green, dark_aqua, dark_red, dark_purple,
# gold, gray, dark_gray, blue, green, aqua, red, light_purple, yellow, white
messageColor = "gray"
# Player name color
nameColor = "white"
Usage
- Set up prefixes/suffixes in LuckPerms:
# Add a prefix to a group
/lp group admin meta setprefix "&c[Admin] "
# Add a suffix to a user
/lp user <player> meta setsuffix " &7[VIP]"
- The prefixes and suffixes will automatically appear in chat messages
Example Output
Without mod: <PlayerName> Hello everyone!
With mod: [Admin] PlayerName [VIP]: Hello everyone!
Color Code Support
The mod supports Minecraft color codes using the & symbol:
&c- Red&a- Green&b- Aqua&e- Yellow&f- White- And all other standard Minecraft color codes
Troubleshooting
Prefixes/Suffixes not showing
- Ensure LuckPerms is installed and running
- Check that the player/group has prefixes/suffixes set
- Verify the mod is loaded (check server logs for "LPChatPrefix initialized")
Double player names in chat
- Make sure you're using the latest version
- Check for conflicting chat formatting plugins/mods
Mod not loading
- Verify you're using Minecraft 1.21.1 exactly
- Ensure NeoForge version is 21.1.0 or higher
- Check Java version is 21 or higher
Support
For issues, questions, or suggestions, please open an issue on the GitHub repository.
Credits
- Built for NeoForge
- Requires LuckPerms by Luck
- Developed for Minecraft 1.21.1
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources