Ph-苯 发表于 2021-10-15 21:40
/scoreboard objectives setdisplay
比如将记分板test显示到侧边栏,就是/scoreboard objectives setdisp ...
是要将命令的执行结果显示到聊天框
本帖最后由 dpy0428 于 2021-10-15 22:12 编辑
已自行解决复制代码
已自行解决
- /scoreboard objectives add ABC dummy
- /execute store result score p1 ABC run time query gametime
- /tellraw @a {"score":{"name":"p1","objective":"ABC"}}