Description

Automatically detects when a player uses a Totem of Undying and sends a notification to all connected players.
Features
- Detects when a player uses a Totem of Undying.
- Sends a notification message to all connected players.
- Compatible with Fabric and NeoForge.
- Allows the chat message to be customized.
- Supports the
{player}placeholder to display the player's name. - Allows the message color to be customized.
Customization Options
| Configuration | Type | Default | Description |
|---|---|---|---|
mensaje |
String |
{player} used a Totem of Undying! |
Message shown to all players when a totem is used. Use {player} to insert the player's name. |
chatColor |
String |
YELLOW |
Color of the chat message. |
Available Colors
BLACK · DARK_BLUE · DARK_GREEN · DARK_AQUA · DARK_RED · DARK_PURPLE · GOLD · GRAY · DARK_GRAY · BLUE · GREEN · AQUA · RED · LIGHT_PURPLE · YELLOW · WHITE
Notification Example
anvian used a Totem of Undying!
The {player} placeholder is automatically replaced with the name of the player who used the totem.
Screenshots
Chat Notification

Configuration

Compatibility
- Fabric
- NeoForge





