-
- Value: Commands and templates for sending titles/action bars.
- Who It’s For / Not For:
- For: Paper admins who use titles/action bars for announcements and status messages.
- For: Plugin authors who want a
TitleService API. - Not for: Chat formatting/cosmetics.
- Not for: Proxy-only deployments (BungeeCord/Velocity) with no Bukkit/Paper server.
- Problem: Inconsistent timing and duplicated command logic make announcements brittle.
- How It Works:
- Commands for player, broadcast, and template flows.
- MiniMessage (
<red>) and legacy & parsing for text input. - Title timings applied uniformly; actionbars sent instantly.
- API (
TitleService) exposed to other plugins.
- Features:
- Titles & ActionBars: per‑player and broadcast.
- Templates:
templates.yml, list templates, reload templates. - Integrations: PlaceholderAPI hook; Announcer Pro can consume
TitleService. - Parsing: MiniMessage (
<red>) and legacy &.
- Commands & Permissions:
/title <player|broadcast|template>/actionbar <player|broadcast|template>/titlemanager <reload|list>- Permissions:
titlemanager.use (default true), titlemanager.admin (default op).






- Install (one path):
- Download
ActionBarManagerPro-1.0.0.jar. - Place the jar at
plugins/ActionBarManagerPro-1.0.0.jar. - Restart the server.
- Run:
- Success conditions:
- The folder
plugins/ActionBarManagerPro/ exists. plugins/ActionBarManagerPro/templates.yml exists./titlemanager list prints Templates: welcome, alert.
- Compatibility:
- Java 21
- Tested server software: Paper
1.20.6-151, Paper 1.21.3-83 - Tested Minecraft versions: 1.20.6, 1.21.3
- Optional dependencies: PlaceholderAPI 2.11.5
- Support Expectations:
- Canonical contact: Reviews, Inbox, or Discord (https://discord.gg/Q8NK95e9)
- Response window: 48–72 hours (business days)
- Not supported:
- Troubleshooting for server software not listed as tested
- Debugging third-party plugins
- QuickSuite Bundle: https://polymart.org/bundle/599/quicksuite-plugin-bundle