# - THANK YOU FOR DOWNLOADING -
# Thank you so much for downloading my plugin! <3
# This plugin is a basic AutoAnnouncer that announces different
# text which is customizable and you are able to add as many announcers
# as you want. All the announcers are selected at random and then put into
# the chat for every player to see after the designated time in "Delay"
# If you require any support or you want to add a suggestion then please
# add me on discord (PolarDyth#9999) or join my discord (https://discord.gg/94k5qMb)
# In "AutoAnnouncer" there are currently 2 things that can be customized.
# First is the "Announcers" this requires a String for every line
# (a string is just a line of text) and the Delay is in seconds and requires
# a number and only a number.
# Standard bukkit codes are fully supported!
- "You can join our discord at https://discord.gg/25TVBY"
- "Don't forget to vote for the server using /vote!"
- "Come visit our shop: https://shop.example.com"
Message: "&7[---------&8[&4&lAnnouncement&8]&7---------]"
# PlaceholderAPI is fully supported with this plugin.
Message: "&4Thank you for playing on play.example.com, %server_online% out of %server_max_players% are online"
Prefix: "&8[&4&lAnnouncer&8]"
Message: "&6{plugin_name} {plugin_version} has been reloaded."
Disable_Message: 'Command disabled! If you want to enable this command set "Enabled" in the config to true!'
Reload_Permission: "announcer.reload"
Reload_NoPermission_Message: "Insufficient permission (announcer.reload)"
# Don't mess anything below this comment