
Automatically sends customizable messages to players. Simple, flexible, and fast.
Requires Java 16+
LirBroadcast is a lightweight plugin that automatically sends customizable messages to your server chat. Perfect for announcements, tips, reminders, or anything else you want players to see.
1. Fully customizable messages
2. Supports hex colors and PlaceholderAPI
3. Players can toggle messages on/off
4. Optimized for performance
5. Unlimited message entries
/lirbroadcast reload — Reloads the plugin configuration
/notification — Toggles messages for the player
lirbroadcast.admin — Grants access to admin commands
check-update: true # Enable automatic update checks for the plugin
interval: 60 # Time interval (in seconds) between message broadcasts
random: true # Randomize message selection from the list
sound-enabled: true # Enable sound playback after message is sent
sound: BLOCK_NOTE_BLOCK_PLING # Minecraft sound resource for message notification
volume: 1.0 # Sound volume level (0.0 to 1.0)
pitch: 1.0 # Sound pitch level (0.5 to 2.0)
messages:
toggle-on: "Notifications are enabled!"
toggle-off: "Notifications are turned off!"
no-permission: "You do not have permission for this command!"
reload: "Config has been reloaded!"
player-only: "This command is for players only!"
example:
- ""
- " ef89b[&lLirBroadcastef89b] &7(/notification)"
- ""
- " Download the plugin - "
- " ef89bhttps://modrinth.com/plugin/lirbroadcast"
- ""
example2:
- ""
- " ef89b● Plugin ef89bsupports&f any hex colors! ef89bAnd also placeholders."
- " ef89b- &fYour name: ef89b%player_name%"
- " ef89b- &fServer online: ef89b%server_online%"
- ""