MessageBroadcaster

MessageBroadcaster

Plugin

Automate Your Server Messages with Ease

Server AdventureManagementSocialUtility

14 downloads
0 followers
Follow Save
90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!

Plugin Description

MessageBroadcast is a Minecraft plugin designed to send automated messages to players on your server. It provides the following features:

  • Customizable Messages: Supports both plain text and JSON-formatted messages with optional prefixes.
  • Flexible Broadcast Options: Messages can be sent in sequence (consistently) or chosen randomly.
  • Permission Support: Restrict messages to players with specific permissions.
  • Adjustable Cooldowns: Configure the delay between broadcasts to suit your needs.
  • Easy Control: Start and stop the broadcasting task at any time via code or commands.

This plugin is ideal for server announcements, tips, or general player communication.


Commands

  1. /broadcaster anoncerlist
    Description: Displays a list of all active announcers on the server.
    Permission: broadcaster.admin
    Usage: /broadcaster anoncerlist
    Example: /broadcaster anoncerlist will return a list of all announcer keys.

  2. /broadcaster anoncer <annoncer_key> <start|stop>
    Description: Starts or stops a specific announcer.
    Permission: broadcaster.admin
    Usage: /broadcaster anoncer <annoncer_key> <start|stop>
    Example:

    • /broadcaster anoncer example_announcer start will start the "example_announcer".
    • /broadcaster anoncer example_announcer stop will stop the "example_announcer".

Tab Completion

  • /broadcaster

    • anoncer: Allows you to manage specific announcers.
    • anoncerlist: Displays all announcers.
  • /broadcaster anoncer

    • Lists available announcers based on the keys from the configuration.
  • /broadcaster anoncer <annoncer_key>

    • If the announcer is already running, the option stop will be available.
    • If the announcer is not running, the option start will be available.

These commands allow admins to easily control the broadcasting of messages to players.


Project members

imperialroma10

Member

Details

Licensed ARR
Published 24 days ago
Updated 9 days ago