LirBroadcast
PluginLicenseRef-All-Rights-Reserved

LirBroadcast

Automatically sends customizable messages to players. Simple, flexible, and fast.

33
Downloads
0
Followers
7 months ago
Updated
📦
2
Versions

📖About LirBroadcast

📢 LirBroadcast — Automatic Chat Messages for Your Server

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.

✅ Features

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

💬 Commands

/lirbroadcast reload — Reloads the plugin configuration  
/notification — Toggles messages for the player

🔐 Permissions

lirbroadcast.admin — Grants access to admin commands

⚙️ Configuration

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:
    - ""
    - " &#4ef89b[&lLirBroadcast&#4ef89b] &7(/notification)"
    - ""
    - " Download the plugin - "
    - " &#4ef89bhttps://modrinth.com/plugin/lirbroadcast"
    - ""
  example2:
    - ""
    - " &#4ef89b● Plugin &#4ef89bsupports&f any hex colors! &#4ef89bAnd also placeholders."
    - " &#4ef89b- &fYour name: &#4ef89b%player_name%"
    - " &#4ef89b- &fServer online: &#4ef89b%server_online%"
    - ""