BroadcastXS is a broadcast plugin.
It has many useful features such as centered messages and action bars, but primarily, BXS aims to be as simple as possible to offer best performance.
# Do not modify this.
configVersion: 5
# The language of plugin messages.
language: english
# The broadcast interval in seconds.
interval: 5.0
messages:
- "&6This is a normal chat message."
- "Instead of using the YAML formatting, you can also use <br> as a line break."
- "centered:As you see,<br>does not break centered texts."
- "centered:&9This is a centered chat message."
- "actionBar:&3This is an action bar message."
- "title:&7This is a title message."
- "title:&7This is a title message...subtitle:&b...and this is a subtitle."
# If you do not want a prefix / header / footer, leave this empty.
prefix: "&4&l[MyPrefix] &r"
header: "centered:&6==== &bHEADER &6===="
footer: "centered:&6==== &bFOOTERs&6====<br>also support formatting tags!"
# Title settings
fadeIn: 1.0
show: 3.0
fadeOut: 1.0
# If excluded players should be saved
saveToggle: false
# A list of the UUIDs of all excluded players
excludedPlayers: []
Reloads the configuration file and restarts the broadcast task.
Broadcasts the text or a message from config.
Toggled broadcast messages.
BroadcastXS works with Paper 1.18.2 and higher.
17 and higher
None