Change the standard Bukkit join and leave messages to a colourful, custom message and differentiate between normal players and operators
- Copy the 'CustomJoinMessages.jar' into your server's plugin folder
- Create in the main folder of you server the 'cjmconfig.txt'
This file must be placed into the main directory of your server
!!The following file setup is required!!
- Line:
Messages:
- Line:
PLACEHOLDER
<- Join-Message for normal players - Line:
PLACEHOLDER
<- Join-Message for operators - Line:
PLACEHOLDER
<- Leave-Message for normal players - Line:
PLACEHOLDER
<- Leave-Message for operators
PLAYER
will be replaced with the name of the player
PLAYERCOUNT
will be replaced with the number of players
These are optional. For a blank message leave the line blank
Aqua: §b
Blue: §9
Gold: §6
Green: §a
Yellow: §e
Red: §c
Light Purple: §d
Dark Aqua: §3
Dark Blue: §1
Dark Green: §2
Dark Red: §4
Dark Purple: §5
White: §f
Gray: §7
Dark Gray: §8
Black: §0
Bold: §l
Italic: §o
Underline: §n
Strike: §m
Reset: §r
Random Chars that change: §k
Minigame join message: §2PLAYER §a joined the game [§8PLAYERCOUNT§a]
Admin join message: §4[OP] PLAYER joined the server
###Join-Messages:
/setplayerjoin
Set the join message for ALL players
/setnormaljoin
Set the join message for ALL NON-OP players
/setopjoin
Set the join message for ALL OP players
###Leave-Messages:
/setplayerleave
Set the leave message for ALL players
/setnormalleave
Set the leave message for ALL NON-OP players
/setopleave
Set the leave message for ALL OP players
###Other:
/getjoinmessages
returns the current join and leave messages for all players