怎么走到特定位置后屏幕中间显示字
/title
能让它用JSON以title和/或者subtitle的形式显示在玩家的屏幕上
/title @a times <fadeIn> <stay> <fadeOut>
Set the fade in time, the stay on screen time and the fade out time for the title
/title @a title <raw json message>
Set and start showing the title and subtitle
/title @a subtitle <raw json message>
Set the subtitle (optional)
/title @a clear
Clear titles immediately
/title @a reset
Reset all title parameters to defaults (fade times)
我试试 谢谢
你能发个例子吗 例如在哪打字?
蛟灵 发表于 2015-9-5 13:55
你能发个例子吗 例如在哪打字?
要用到命令方块
高频链接/testfor @a[x,y,z,r]比较器链接/title @a <title/subtitle> <信息>
title:http://www.mcbbs.net/forum.php?m ... p;extra=#pid5307010
title:http://www.mcbbs.net/forum.php?m ... p;extra=#pid5307010
高频/testfor @p x y z,在命令方块后面放红石比较器,再在比较器后放命令方块,输入/title @p title {text:"显示内容",color:字体颜色}
是必须1.8吗?