0% found this document useful (0 votes)
42 views2 pages

Broadcasts Yml

Uploaded by

yut36535
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
42 views2 pages

Broadcasts Yml

Uploaded by

yut36535
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

# Use this document to configure the messages of your AutomaticBroadcast Plugin.

# If you require any assistance with the plugin, please contact me on discord
(https://discord.io/AnimalPlugins).
# _____ _ _ _ _____ _ _
# | _ |_ _| |_ ___ _____ ___| |_|_|___| __ |___ ___ ___ _| |___ ___ ___| |_
# | | | | _| . | | .'| _| | _| __ -| _| . | .'| . | _| .'|_ -| _|
# |__|__|___|_| |___|_|_|_|__,|_| |_|___|_____|_| |___|__,|___|___|__,|___|_|
#
# Placeholders:
# Use '&' to use the basic minecraft color code.
# The plugin also supports hex colors : '&#123456'
# To center a message line, put '[centered]' at its start.
# To create color gradients, you can use : https://rgb.birdflop.com/
# >> -> Changes automatically to the double arrow character.
# AutomaticBroadcast also supports PlaceHolderAPI placeholders (make sure the
extension(s) you need are downloaded!)
# Please refer to PAPI's wiki :
https://github.com/PlaceholderAPI/PlaceholderAPI/wiki/Placeholders

# The broadcasts that will be displayed automatically.


broadcasts:
# The name of the broadcast, basically a key word to know which broadcast is
which (does not change anything in-game).
# Make sure every broadcast has a different name (no duplicates!)
plugin:
# A list of messages that will be displayed when the broadcast occurs.
messages:
- ""
- " &4&l⚜ Tienda del servidor ⚜"
- " "
- " &8 &6¿Te interesan compras algo"
- " &8 &6extra del servidor?"
- " "
- " &8 &fconsigue esto y mas en"
- " &8 &fnuestra tienda a 80% "
- " &8 &fpara mejorar tu experiencia"
- " "
- " &8 &5Tienda:"
- " &5 Mineloud.Tebex.io"
- ""
# What will occur when a player clicks on the broadcast :
# "*" -> Suggests a message in the player's chat. (Ex.: *exemple -> Suggests
"exemple")
# "/" -> Suggests a command in the player's chat. (Ex.: /exemple -> Suggests
"/exemple")
# Anything else opens a link if IT IS VALID! (Make sure to add "https://...")
click: "/automaticbroadcast"
# The tooltip that will be displayed when the players hover over the message.
hover:
- " &b&l<< &3&l! &b&l>> ToolTip"
- "&3&l* &fMultiple lines!"
- "&3&l* &fUseful informations!"
- "&3&l* &fClickable!"
# The sound played for every player receiving the broadcast.
# Please refer to the bukkit list of sounds :
https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Sound.html
sound: ENTITY_EXPERIENCE_ORB_PICKUP
# The player(s) that should not receive this broadcast.
exempted-players:
- exempted-player1
- exempted-player2
# The command(s) executed by the console along with the broadcast.
console-commands:
- "give @a dirt"
- "msg @a Thank you for installing my Plugin :)"

discord:
messages:
- ""
- " &1&l💥 Unete al Discord 💥"
- " "
- " &8| &fEnterate de novedades y mas"
- " &8| &fdel servidor en nuestro"
- " &8| &1&lDiscord &fjunto a ventos y "
- " &8| &fnuevas actualizaciones "
- " &8| &fpara mejorar tu juego"
- " "
- " &6https://discord.gg/mv68jeWN2m"
- ""
click: "https://discord.io/AnimalPlugins"
hover:
- "&1¡ Click para entrar !"

staff:
messages:
- ""
- "&4&l 💣 Necesitas soporte del Staff Team 💣"
- " "
- " &8| &f¿Necesitas ayuda del "
- " &8| &fsoporte del staff team del sv?"
- " &8| &fusa los comandos &6/help &fo &6/helpop "
- " &8| &fy abre ticket en el &1&lDiscord "
- " "
- " &5 https://discord.gg/mv68jeWN2m"
click: "*Necesito Soporte!"

You might also like