LiveAnnounce v1.2.0 - PlaceholderAPI Support (New)
LiveAnnounce now supports
PlaceholderAPI, allowing you to customize how the player is displayed using external placeholders such as prefixes, groups, and more.
How It Works:
- The {player} placeholder is now configurable via player-format
- You can use PlaceholderAPI placeholders like %vault_prefix%, %luckperms_prefix%, %player_name%, etc.
- Other placeholders like {platform}, {link}, and {color} remain unchanged
Example Configuration:
Code (Text):
player-format: "%luckperms_prefix% %player_name%"
announcement-formats:
default:
description: "<red>{player}</red> is now streaming!"
Notes:
- PlaceholderAPI is optional, but recommended for advanced formatting
- Compatible with plugins like Vault, LuckPerms, and others