Mojira Archive
MC-86769

command block chain

So I am remaking death-swap and I have 3 title commands that play and the /title doesn't seem to work for some unknown reason. It seems to work perfectly in 1.8 but it doesn't work what so ever in 1.9. What I'm trying to do:

/title @a[score_Death=2] title

{text:"YOU HAVE LOST!", color:"red"}

/title @a[score_Death=1,score_Death_min=1] title

{text:"YOU HAVE WON!", color:"green"}

/title @a[score_Death=2,score_Death_min=1] subtitle

{text:"DEATH SWAP", color:"blue"}

Duplicate

Fliberjig1 Official

2015-08-20, 01:06 PM

2015-08-22, 03:40 PM

2015-08-22, 03:40 PM

0

1

Unconfirmed

Minecraft 15w34a

-