server#标记 name &f10 &5Game Modes &f10 &7Right button #物品显示名字可以省略 id 335 #物品的ID不可以省略 data 0 #物品的特殊值可以省略 slot 1 #物品所在格子1-9不可以省略 commands #右键后执行的指令可以省略 - player menu - tell Command executed
服务器: #标记 name: '&f<10> &5游戏模式 &f<10> &7(右键)' #物品显示名字,可以省略 id: 335 #物品的ID,不可以省略 data: 0 #物品的特殊值,可以省略 slot: 1 #物品所在格子,1-9,不可以省略 commands: #右键后执行的指令,可以省略
- 'player: menu'
- 'tell: 指令已执行' delay: 5 #右键物品的延迟,设置-1来停用 lore: #物品描述,可以多行
- '&b--------------------------'
- '&a快捷传送'
- '&b--------------------------'
permission: superlobby.items.server
#右键物品所需要的权限
#同上
skull:
name: '&f<10> &5个人资料 &a
&f<10> &7(右键)' id: 397 data: 3 slot: 2 skull: commands: - 'player: Profile'
- 'tell: 指令已执行' delay: 5 permission: superlobby.items.skul
原文地址: http://www.cveoy.top/t/topic/iFUg 著作权归作者所有。请勿转载和采集!