/bossbar get <ID>[max|pyers|value|visible]
通过眼睛,以及value和max这两个单词,我们不难发现符合目标的格式:
/bossbar set <ID> value <当前值:整数>
/bossbar set <ID> max <最大值:整数>
/bossbar get <ID>[max|pyers|value|visible]
而这里面的value和max的意思是:
value——当前的数值
max——最大数值
也就是说,你可以将返回的数据通过store导出为某个BOSS栏的当前值或最大值。
(OMG)
The content is not finished, continue reading on the next page