#按下按钮后执行的命令,可以多个
#The command executed after pressing the button can be multiple, you can use %player% variable instead of player name
commands:
- 'trmenu open 菜单 %player%'
#是否绕过执行上面指令的权限执行
# Whether to bypass the premission of command
asop: true
#按下按钮后是否关闭GUI
#Whether to close the GUI after pressing the button
close: true
#按下按钮后转入另一个GUI界面 (设置为 - 则不启用)
# Press the button to go to another GUI interface (set to - to disable)
to: '-'
必须要在指令 后面加个玩家名字变量,好烦。。
否则不执行
#The command executed after pressing the button can be multiple, you can use %player% variable instead of player name
commands:
- 'trmenu open 菜单 %player%'
#是否绕过执行上面指令的权限执行
# Whether to bypass the premission of command
asop: true
#按下按钮后是否关闭GUI
#Whether to close the GUI after pressing the button
close: true
#按下按钮后转入另一个GUI界面 (设置为 - 则不启用)
# Press the button to go to another GUI interface (set to - to disable)
to: '-'
必须要在指令 后面加个玩家名字变量,好烦。。
否则不执行
本帖最后由 もぺもぺ 于 2020-6-2 10:19 编辑
大概是后台执行而非玩家以 op 身份执行,而且涉及 mod 的话,直接后台执行要简单一点的。
所以你想问什么呢
想要改这里的话,大概只有作者能改吧,而且没啥必要的样子。
大概是后台执行而非玩家以 op 身份执行,而且涉及 mod 的话,直接后台执行要简单一点的。
所以你想问什么呢
想要改这里的话,大概只有作者能改吧,而且没啥必要的样子。