![[ARCHIVED] MiniAnnouncer icon](https://images.polymart.org/product/1691/thumbnail.png?t=1&v=3)
[ARCHIVED] MiniAnnouncer 2.5.0
A simple solution for automatic announcements with MiniMessage
Important Changes
1. The size of the plugin has been reduced considerably, so don't panic if you see it lighter, this is because the plugin is now exclusive to Paper.
2. Fixed a bug that PlaceholderAPI when returning values with legacy values the plugin was not converting its colors, now it processes them.
3. Change the methodology of use of PlaceholderAPI this no longer works as before and its keys `%%` now you have to use an internal tag to call PlaceholderAPI and the plugin can process the Placeholders, here are some examples.
PlaceholderAPI Examples
* Placeholder: %player_name% In MiniAnnouncer: <papi:player_name>
* Placeholder: %vault_prefix% In MiniAnnouncer: <papi:vault_prefix>
* Placeholder: %vault_eco_balance_formatted% In MiniAnnouncer: <papi:vault_eco_balance_formatted>
Full Changelog: Click here
⚠️ Hi, I would appreciate if you guys could report any bugs you find in the issues section or in the support discord, I will be attentive. ⚠️
What's Changed
- Fixed some build issues by @4drian3d in https://github.com/devblook/miniannouncer/pull/4
New Contributors
- @4drian3d made their first contribution in https://github.com/devblook/miniannouncer/pull/4
Full Changelog: https://github.com/devblook/miniannouncer/compare/2.3.0...2.4.0
You will need to add these paths to your configurations
toggle-announcements:
true: "<yellow>Announcements are now <gold>activated"
false: "<yellow>Announcements are now <gold>deactivated"
What's Changed
- Create LICENCE by @jonakls in [url]https://github.com/devblook/miniannouncer/pull/3[/url]
- Full Changelog: Comparing 2.1.0...2.3.0 · devblook/miniannouncer (github.com)
Fixed bug that saved the default configuration plus the one edited by the user f14f91c
New version of MiniAnnouncer, now whit a new system of announcements!
Changes:
1. Reformat all system of announcements
2. Updated all dependencies, now minimessage 4.11 and version base paper 1.17.1
3. Updated jdk of project to java 16
4. Added reload subcommand
Please, change:
("[SOUND] ENTITY_EXPERIENCE_ORB_PICKUP;5:5") to ("[SOUND] ENTITY_EXPERIENCE_ORB_PICKUP;5;5")