Powerful and customizable AutoBroadcaster/AutoAnnouncer plugin for Minecraft servers. It allows server administrators to set up automatic and forced broadcasts with a variety of features, including support for MiniMessage format, MiniPlaceholders. and PlaceholderAPI placeholders.
- Automatic Broadcasts: Set up automatic broadcasts that are sent to all players on the server at a configurable interval.
- Forced Broadcasts: Set up forced broadcasts that can only be run via command.
- Weighted Broadcasts: Control how often each broadcast is shown with the "weight" field. Broadcasts with a higher weight will appear more often.
- MiniMessage Support: The messages use MiniMessage format, allowing for rich text formatting and color codes.
- PlaceholderAPI Support: Use any PlaceholderAPI placeholders in your messages. (Requires the PlaceholderAPI plugin)
- MiniPlaceholders Support: Use any MiniPlaceholder placeholders in your messages. (Requires the MiniPlaceholders plugin)
/zab reload
: Reloads thebroadcasts.yml
file./zab broadcast <key>
: Broadcasts a message with the given key./zab custom <message>
: Broadcasts a custom message./zab interval get/set <seconds>
: Gets or sets the broadcast interval.- All commands require the
zautobroadcast.admin
permission.
- Compatible with Folia, a powerful library for Minecraft plugins.
- Must be run on Paper or a Paper fork.
- Requires Java 17 or higher.
- Compatible with at least 1.20 and above.
- Download the latest version of ZAutoBroadcast from the releases page.
- Place the downloaded
.jar
file into your server'splugins
folder. - Restart your server.
- Configure the plugin to your liking by editing the
config.yml
andbroadcasts.yml
files in theplugins/ZAutoBroadcast
folder.
Refer to the comments in the config.yml
and broadcasts.yml
files for information on how to configure the plugin.
If you encounter any issues or have any questions, please open an issue on GitHub.
ZAutoBroadcast is licensed under the MIT License.