Extremely basic plugin to broadcast to all connected bungee servers, created because the other plugins on here were either obsolete, buggy or far too complex for what they were trying to achieve.
- Native Minecraft Version:
- 1.16
- Tested Minecraft Versions:
- 1.16
- Source Code:
- https://github.com/HHServers/BungeeBroadcast
- Donation Link:
- http://paypal.me/blvxr
Each key under "broadcast" in config has an option of adding "url:" to it, this will add whatever URL is there to the end of the broadcast with a clickable link.
You can add as many keys as you like. The below example has 3, but you can add as many as you see fit.
Reload command: /bbreload
Reload permission: bungeebroadcast.reload
Code (YAML):settings:
prefix: '&8[&aMy&bServer&8]&r'
broadcast:
'1':
message: '&6I appear every 5 minutes!'
interval: 5
'2':
message: '&aVisit our store!'
url: https://shop.myserver.com/
interval: 2
'3':
message: '&bI appear every 3 minutes!'
interval: 3

BungeeBroadcast 1.3
Timed, automated broadcasts to all of your connected bungee servers
Recent Updates
- BungeeBroadcast - V1.3 - URL holder Jan 1, 2021
- BungeeBroadcast - V1.2 - Reload command Dec 27, 2020
- BungeeBroadcast - V1.1 Dec 25, 2020