Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

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!"

If you encounter any issues or bugs, or have a request for a new feature, please contact me via Discord.

My discord-name is Losterixx.


Project members

Losterixx

Member

Details

Licensed ARR
Published 10 days ago
Updated 10 days ago