CustomAdvancementMessages
A Paper plugin that allows full customization of advancement messages. Includes PlaceholderAPI integration to allow customizing the player name in advancement messages.
What it does
Custom player names
Create a global format with any PlaceholderAPI placeholder to show custom names instead of the player's raw username in advancement messages.
Custom phrases & colors
Individually customize the phrase and color for all three advancement message types.
Requirements
| Dependency | Role | Notes |
|---|---|---|
| PacketEvents required | Core packet handling | Lets the plugin intercept and rewrite the advancement chat packet before it reaches players. |
| PlaceholderAPI required | Placeholder resolution | Lets the plugin resolve %placeholder% values that are used in the player-name-format. |
Explore the Docs
Installation
Install the plugin, dependencies, and verify everything is working.
Configuration
Set the player name format and per-type message phrases.
Placeholders & Colors
Learn how placeholders, colors, and advancement types resolve.
Commands
View all /advancements commands and how to use them.
Permissions
Manage access to plugin commands.
Troubleshooting
Troubleshooting tips for common plugin issues.
CustomAdvancementMessages