1

/title command help?

HGL34 1/13/15 3:59 am
445
1/14/2015 2:22 pm
I am making a parkour map, and I want the checkpoints to display in title form.
I have the command
/title @a title {text:"Hello there",color:red}
But I want the players name to show up where it says "Hello there"

Can anyone tell me how to do this?
Posted by
HGL34
Level 2 : Apprentice Explorer
1

  Have something to say?

JoinSign in

3

Ackirb
01/14/2015 2:22 pm
Level 7 : Apprentice System
Hello!
Here is a plugin called TitleManager that allows you to easily display player names.
http://www.spigotmc.org/resources/titlemanager.1049/
1
HGL34
01/13/2015 11:44 am
Level 2 : Apprentice Explorer
When I put @p here -- /title @a title {text:"@p", it puts @p on the screen and when I get rid of text:"", entirely, the command no longer works
1
MonarchOfMadness
01/13/2015 7:14 am
Level 55 : Grandmaster Grump
@p is the players username.
1

Welcome