Information
JoinAnnounce is a simple plugin which plays sounds and sends messages upon a member joining. Messages and sound options are configurable through the config.yml.
The main usage of this plugin is through the config.yml. Once a player joins, it sends messages and plays sounds. Simple!
Commands
/ja help -
Shows the help message.
/ja reload -
Reloads the config.
Config.yml
Code (YAML):
message-to-joiner
:
"&aWelcome to the server, %player%!"
message-to-all
:
""
join-sound:
sound
:
"ENTITY_PLAYER_LEVELUP"
volume
: 1.0
pitch
: 1.0
Do not use the review section for reporting bugs or asking for support, please PM me instead.