CustomLogInMessage
With this plugin, you can create a message, which players will see, if they join. Or you can set the Join-Message, the other players will see, if somebody joins the server or if somebody joins the server the first time.
Commands :
/slm
/slm reload
/slm testfirstjoin
/slm testpublicmessage
/slm setmessage
/slm setfirstjoinmessage
/slm setpublicmessage
/slm setjoinmessage
/slm setleavemessage
The Commands are listed in the help.
Permissions:
clm.admin - Let's you set and test the messages.
Config :
# CustomlogInMessage v1.2.6
#
# You can format the messages with Color Codes.
# &0 ==> Black
# &1 ==> Dark Blue
# &2 ==> Green
# &3 ==> Turquoise
# &4 ==> Red
# &5 ==> Magenta
# &6 ==> Orange
# &7 ==> Light Grey
# &8 ==> Dark Grey
# &9 ==> Light Blue
# &a ==> Light Green
# &b ==> Light Cyan
# &c ==> Light Red / Coral
# &d ==> Pink
# &e ==> Light Yellow
# &f ==> White
#
# You can also use these Variables :
# {player} : Shows the Playername
# {displayname} : Shows the Displayname of a Player (The Name with prefixes and suffixes etc.)
# {onlineplayers} : Shows a List of all online Players
# The message, the player, who joined will see everytime.
message: '&6Welcome back, {displayname}!'
# The message the player will see, who joins the first time.
first-join-message: '&6Welcome to my Server, {displayname} !'
# The message the other players will see, if you join.
join-message: '&e{displayname} joined the game'
# The message the other players will see, if you leave.
leave-message: '&e{displayname} left the game'
# The message, the other Players will see, if somebody joins the first time. You can only use {player} and {displayname} !
public-message: '&6Welcome to this Server, {displayname} !'
To Do:
At the moment, there is nothing to do. Write some Ideas into the commentaries !
This plugin works with the newest versions of minecraft.
Have Fun !
Commander_Chaos
Comments