ABOUT Global Announcement easily send messages to all sub servers! Supports HEX colors, you can make HEX&NO-HEX variant of messages for each server!
FEATURES
HEX&NO-HEX Turn on/off hex support for each server
Frequency You can set frequency of announcements
BLACKLIST Disable certain messages for certain servers!
Commands Add for each message command!
Command Aliases Add aliases for commands!
Enable/Disable You can enable/disable messages, commands, servers, hex
JSON Button line You can enable BUTTON function
REDIS Support You can enable announcement plugin only for one bungeecord
PLACEHOLDER API Support! The plugin also supports Placeholder api, so you can use all placeholders you want!
COMMANDS & PERMISSIONS Commands:
All commands you create
/ann [Annoncement] - Manually announces message
Pemissions (BungeeCord):
globalannouncement.ann - Permission to send announcement
globalannouncement.reload - Permission to reload plugin
SHOWCASE
Code (YAML):
# Plugin by LIPETL.EU version 1.5 # Discord: BESSGEORG#9763 options: #Plugin options
#Turn On/Off announcements function announcements: true
plugin:
update-rate: 20
#Here you can update rate # MILLISECONDS, SECONDS, MINUTES, HOURS rate-unit: SECONDS
#Here you can set rate UNITS reload-message: "&8&l[&c&l!&8&l] &7Reloaded messages (Some features need restart)!" noperm-message: "&8&l[&c&l!&8&l] &cYou don't have permissions to execute this command!" enabled-messages: #Here you might enables messages - discord
- web
commands: #Here you can enable a command for specific message enabled: - discord
- web
discord:
aliases: - dc
- dis
announcements: #The automatic messages no-hex: #Here you might set No Hex formats for messages messages:
example:
type: "BUTTON"#Type of a message BUTTON/NONE button-line: "Click for a link"#Text where is the Button [%button%] button-text: "Click"#Button text button-hover-text: "Click to open!"#Text wich appears when hover button-type: "CMD"#Button type CMD/CMD-SUGGEST/LINK/COPY-CLIPBOARD button-action: "https://google.com"#Depending on type CMD/URL raw-text: #The message text -
"&bText" -
"%button%" -
"&cText" disabled-servers: -
"creative" -
"testing" hex:
messages:
example:
type: "BUTTON"#Type of a message BUTTON/NONE button-line: "Click for a link"#Text where is the Button [%button%] button-text: "Click"#Button text button-hover-text: "Click to open!"#Text wich appears when hover button-type: "CMD"#Button type CMD/CMD-SUGGEST/LINK/COPY-CLIPBOARD button-action: "https://google.com"#Depending on type CMD/URL raw-text: #The message text -
"&#b0e617Text" -
"%button%" -
"&#b0eeeeText" disabled-servers: -
"creative" -
"testing"
Code (YAML):
options:
hex: true
INSTALLATION & HOW TO Installation - Simply drag and drop GlobalAnnouncements into each bungeecord plugins folder! HEX - Just add nohex servers in announcements.yml