Changelog
⭐ New feature!
Now you can display announcements in the player's screen using a boss bar!
If you want to use this new feature, just copy the configuration snippet below!
boss_bar_announcements:
# Should the boss bar announcements' system be enabled?
enabled: false
# Delay sending boss bar announcements (in seconds).
delay: 60
# Choose how the boss bar looks.
overlay:
# Decide if the boss bar is continuous or split into segments.
# Valid options: PROGRESS, NOTCHED_6, NOTCHED_10, NOTCHED_12, NOTCHED_20
type: "PROGRESS"
# The amount of boss bar that's filled up. A number in the interval [0, 1].
progress: 1.0
sound:
enabled: false
value: BLOCK_NOTE_BLOCK_PLING
volume: 1.0
pitch: 1.0
announcements:
- "<blue><b>THIS SERVER USES AKROPOLIS"
- "<gold><b>NOW WITH BOSS BAR ANNOUNCEMENTS!"
- "<gradient:green:blue><b>MINIMESSAGE SUPPORT!"
Also added...
- A new option to disable the chat format, as you can see here (#19).
- A bunch of new materials to protect from interaction! If you notice a block that's not protected, please open an issue (#18).
- Support for custom model data! Just insert it along the other options of your item, like
custom_model_data: <value>
(#12). - Complete support for 1.21.1 (this also means we dropped 1.20 support completely).
- A way to use the player's own head inside menus consistently across the plugin, just use the
<player>
placeholder inside of theusername
key, like this:username: <player>
.
Fixed
- MiniMessage format not being applied sometimes in placeholders (#8).
- Messages being send even when they are empty (the plugin sent an empty message).
Notes
It is recommended to test this plugin before using it in production, as it can introduce new bugs even if it was tested by us before releasing.
If you find a bug don't forget to report it in the issues page.
Full changelog: v1.5.3..v1.6.0
Dependencies
Files
Akropolis-1.6.0.jar(383.39 KiB) Primary
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Metadata
Release channel
ReleaseVersion number
1.6.0Loaders
PaperPurpur
Game versions
1.21–1.21.1Downloads
250Publication date
August 18, 2024 at 4:56 AMPublisher
zetastormy
Owner