# Placeholders: %player%, %diplayname%, %newline% (No real need to use this as \n exists)
# All PlaceholderAPI placeholders are supported.
Message:
private: |-
&cFirst line
&cSecond line
&cThird line
&cYou get the point, you can make infinite new lines.
firstjoinprivate: '&b&lWelcome! This seems to be your first time playing here.'
join: '&e[&a+&e] &7%player%'
firstjoin: '&e[&a1&e] &7%player%'
leave: '&e[&c-&e] &7%player%'
noperms: '&cYou do not have access to that command.'
Title:
title: '&aWelcome, &f%player%'
subtitle: '&aon &b&lYourServer&a!'
Sound:
name: ENTITY_PLAYER_LEVELUP
speed: 1.0
volume: 100.0
Commands:
# put CONSOLE: in front to execute as console.
firstjoin:
- 'CONSOLE:msg %player% tell the owner to change this message'
- 'warp Spawn'
- "you can do infinte commands here"
join:
- commandhere
- onemorecommand
- "you can do infinte"
Settings:
autoupdate: true
private: true
firstjoin: true
firstjoincommands: true
joincommands: true
joinsound: true
join: true
leave: true
title: true
firstjoinprivate: true
clearinvonquit: false # Clears the players inventory on server quit. This might be useful if you are using SimpleJoin on a lobby server. Disabled by default obviously.