AFXPlugins AFXPlugins / CustomAdvancementMessages logo CustomAdvancementMessages v1.0.1
Documentation

CustomAdvancementMessages

A Paper plugin that allows full customization of advancement messages. Includes PlaceholderAPI integration to allow customizing the player name in advancement messages.

Preview of a customized advancement message.

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

DependencyRoleNotes
PacketEvents requiredCore packet handlingLets the plugin intercept and rewrite the advancement chat packet before it reaches players.
PlaceholderAPI requiredPlaceholder resolutionLets the plugin resolve %placeholder% values that are used in the player-name-format.

Explore the Docs