Configuration


#  _______ _ _  _                                                         
# |__  __(_) | | |        /\                                               
#    | |  _| |_| | ___  /  \  _ __  _ __  ___  _  _ _ __  ___ ___ _ __
#    | |  | | __| |/ _ \ / /\ \ | '_ \| '_ \ / _ \| | | | '_ \ / __/ _ \ '__|
#    | |  | | |_| |  __// ____ \| | | | | | | (_) | |_| | | | | (_|  __/ | 
#    |_|  |_|\__|_|\___/_/    \_\_| |_|_| |_|\___/ \__,_|_| |_|\___\___|_| 
#                                                                         
# To modify the plugin messages and to use the plugin in general,
# I recommend that you have a basic knowledge of MiniMessage.
# Guide: https://docs.adventure.kyori.net/minimessage.html#format
# Spanish Guide: https://gist.github.com/4drian3d/9ccce0ca1774285e38becb09b73728f3
#
# Plugin messages

messages:
  prefix:
# Enable prefix?
enabled: true
# This prefix will appear in front of each message in case the enables option is enabled.
line: "<gray>[</gray><gradient:yellow:blue>TitleAnnouncer</gradient><gray>]</gray>"
general:
# The message will be displayed when reloading the plugin files.
  reload-config:"<green>Config Reloaded</green>"

soon