- Native Minecraft Version:
- 1.16
- Tested Minecraft Versions:
- 1.16
- Donation Link:
- https://paypal.me/farwl
Action BroadcasterFeatures
Action Broadcaster is a Skript remake of the popular plugin ActionAnnouncer.
With Action Broadcaster, you can easily control action bars on your server.
Send unique and colorful messages with style.
Requirements
Ordered Action Bar announcements on set interval Send action bar messages directly to specific players Editable directly from in-game Broadcast action bar announcements to all players Easily configurable
Examples
See all commands from in-game
Add automatic action bar broadcasts on a set interval
Click Here to see more examples
Skript
Config
See the configuration below.
Code (Text):# CONFIG
# theme colors
primary: <##3B82F6>
secondary: <##9CA3AF>
warning: <##FBBF24>
danger: <##EF4444>
info: <##34D399>
# no permission message
np: <##EF4444>[!] Insufficient Permissions!
# prefixes
c: <##FBBF24>[!]
d: <##EF4444>[!]
s: <##34D399>[✔]
# help command
helpCommandsPerPage: 5 # How many commands should be displayed per page in /help
# periodical broadcasts
broadcastInterval: 60 # Interval between periodic broadasts, in seconds
intervalBroadcastsPerPage: 5 # How many interval broadcast records should be displayed per page in /ab list
# CONFIG
How to use
See all commands with the /ab help command. Make sure you have the permission ab.help to use the command!
Support
Get help on the Skriptify Discord server.

Action Broadcaster 1.1
A Skript remake of ActionAnnouncer