
SimpleBroadcaster
ArchivedThis plugin allows you to automatically broadcast messages in chat.
563downloads
4followers
563downloads
4followers
SimpleBroadcaster has been archived. SimpleBroadcaster will not receive any further updates unless the author decides to unarchive the project.
Compatibility
Minecraft: Java Edition
1.21.x
Platforms
Links
Tags
Creators
Details
Licensed ARR
Published 2 years ago
Updated 2 years ago
This plugin allows you to automatically broadcast messages in chat.
Features
- Automatically sends broadcasts at set intervals.
- Customizable sound in config.yml.
- Reload the plugin in-game.
- Customizable messages in messages.yml.
Commands
- Use /simplebroadcaster reload to reload the plugin.
- Use /simplebroadcaster about to get information about the plugin.
Permissions
- simplebroadcaster.admin.reload - Allows you to use /simplewarps reload.
View config.yml
# SimpleBroadcaster by Losterixx
# Version: 1.0.0 | MC-Version: 1.21.1
#
# Note: To use HEX colors, write '&x&r&r&g&g&b&b' instead of '#rrggbb'.
prefix: "&8[&6SimpleBroadcaster&8] &7"
messages:
noPlayer: "&cOnly players can use this command!"
noPerms: "&cYou do not have permission to execute this command!"
broadcaster:
# The interval in minutes
interval: 15
# The sound played during the broadcast
sound:
enabled: true
# See /playsound in-game for help
name: minecraft:entity.player.levelup
volume: 0.8
pitch: 1.1
messages:
'Example_1':
- " "
- "&7This is &eexample message 1&7. Change it in &econfig.yml&7."
- " "
'Example_2':
- " "
- "&7This is &eexample message 2&7. Change it in &econfig.yml&7."
- " "
View messages.yml
# SimpleBroadcaster by Losterixx
# Version: 1.0.0 | MC-Version: 1.21.1
#
# Hint: To use HEX colors, write '&x&r&r&g&g&b&b' instead of '#rrggbb'.
reload:
reloading: "&7SimpleBroadcaster &eis reloading&7..."
success: "&7SimpleBroadcaster has been &areloaded&7!"
error: "&cAn error occurred while reloading SimpleBroadcaster! Check the console for details."
simplebroadcaster:
usage: "&cPlease use &e/simplebroadcaster <about/reload>&c!"
Contact
If you encounter any issues or bugs, or have a request for a new feature, please contact me via Discord or join my Discord-Server.
My discord-name is Losterixx.
My Discord-Server: Link

