Plugin that display custom message on player join
# Message displayed when the player first connectFirstJoinMessage: "&8&l[&a+&8]&f {playername} &6Bienvenue sur le serveur, tu es le {counter}ème joueur"# Message displayed when the player connect to the serverJoinMessage: "&8[&a+&8]&f {playername}"# Message displayed when the playe disconnect from the serverQuitMessage: "&8[&c-&8]&f {playername}"# Message number player connected on server from the beginPlayerCounter: 25009# Firework configFirework:
# Define if the launch of firework is enabledActivateOnJoin: true# Type of firework. Available values : BALL, BALL_LARGE, BURST, CREEPER, STARType: BALL_LARGE# Color configColor:
# Red color. Value from 0 to 255R: 0# Green color. Value from 0 to 255G: 255# Blue color. Value from 0 to 255B: 255# Color fade configColorFade:
# Red color. Value from 0 to 255R: 255# Green color. Value from 0 to 255G: 0# Blue color. Value from 0 to 255B: 0