Custom Join Message (One Time)

About:

I show you a version of the custom join system that allows it to work whenever a player first joins your world!

Commands
Command Block(s):

/testfor @a[tag=!new] ​

/title @a[tag=!new] title ["",{"text":"Hello!","color":"blue"}]

/tellraw @a ["",{"text":"[CoolServer] ","color":"red"},{"text":"Welcome ","color":"blue"},{"selector":"@a[tag=!new]","color":"gold","bold":true},{"text":" to the server!","color":"blue","bold":false}] 

/tp @a[tag=!new] X Y Z Spawn coords ​ 

/scoreboard players tag @a[tag=!new] add new

Website by Samstep | Made with Pingendo