# SimpleLogin by RossRao
#----------------------------------------------------------------------
# Available Placeholders: %player%, %playerdisplayname%
# You may also use ANY Placeholder from PlaceholderAPI
#
# Available Sounds:
https://www.spigotmc.org/wiki/cc-sounds-list/
#
# To disable an option, simply set it to "NONE"
#----------------------------------------------------------------------
prefix: '&8[&a&lSimple&d&lLogin&8]'
no_permission: '%prefix% &cYou do not have permission to do that!'
reload_message: '%prefix% &aSimpleLogin reloaded!'
unknown_argument: '%prefix% &cThat argument does not exist, silly.'
# Join/Quit Messages
firstjoin_message: '%prefix% &a%player% &7has joined the Server for the first time!'
join_message: '&a&l+ &a%player%'
quit_message: '&c&l- &c%player%'
# Sounds
firstjoinsound: 'LEVEL_UP'
joinsound: 'NOTE_PLING'
# Titles
firstjointitle: '%prefix%'
firstjoinsubtitle: '&aWelcome to the Server, %player%!'
jointitle: '%prefix%'
joinsubtitle: '&aWelcome back to the Server, %player%!'
# Commands
# Do NOT put a / before the command
join_command: 'NONE'
join_console_command: 'NONE'
first_join_command: 'NONE'
first_join_console_command: 'NONE'