MiniAnnouncer
Simple solution for automatic announcements with MiniMessage based on MessageAnnouncer by clip, also adding features such as titles, actionbars and sounds to each announcement.
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
MiniAnnouncer
📢 MiniAnnouncer
A simple solution for automatic announcements with MiniMessage based on MessageAnnouncer by clip, also adding features such as titles, actionbars, sounds and MiniMessage format to each announcement.
🔎 DEPENDENCIES
- PlaceholderAPI
💻 COMMANDS
- /ma - /miniannouncer
💻 SUB-COMMANDS:
- /ma enable - Enable and start announcements. - /ma disable - Disable and stop announcements. - /ma reload - Reload config file. - /ma info - Show plugin info. - /ma help - Show all plugin commands.
📌 PERMISSION
- miniannouncer.commands - General commands permission
🧵 ACTION TAGS
| TAG | FORMAT | EXAMPLE | | --- | --- | --- | | MESSAGE | `[MESSAGE] text` | `[MESSAGE] A text message.` | | ACTIONBAR | `[ACTIONBAR] text` | `[ACTIONBAR] An actionbar message.` | | SOUND | `[SOUND] sound;volume;pitch` | `[SOUND] ENTITY_EXPERIENCE_ORB_PICKUP;5;5` | | TITLE | `[TITLE] title;subtitle;fadeIn;stay;fadeOut` | `[TITLE] Title; and Subtitle Announce;5;5;5` |