饰品背包模块
简介
指令
配置文件
gui.yml
#菜单行数
Gui:
#背包ID
Gui1:
Rows: 3
#菜单标题
Title: '&f[&6&l!&f] &2饰品背包'
OnamentItems:
#空白物品槽位,从左往右依次为0-8
0:
#允许放置的饰品ID
OnamentID: 'Ring'
#空白物品,如果没放东西自动显示
EmptyItem:
Type: END_CRYSTAL
Name: '&a项链槽位'
Lore:
- '&b项链槽位'
1:
#允许放置的饰品ID
OnamentID: 'Ring'
#空白物品,如果没放东西自动显示
EmptyItem:
Type: END_CRYSTAL
Name: '&a项链槽位'
Lore:
- '&b项链槽位'
#菜单内的装饰性物品,不属于饰品槽位
DecorateItems:
grey_class:
Type: 'BLACK_STAINED_GLASS_PANE'
Name: ' '
#此处一定要有括号
#不要和空白槽位冲突
Slot: [ 8,9,17,18,19,20,21,22,23,24,25,26 ]
#点击执行的指令
#前缀[OP]即为以OP身份执行,[PLAYER]即为以玩家本身身份执行
#不加前缀即为后台指令
Commands:
- 'me %player_name%'
power:
Type: 'NETHER_STAR'
Slot: [ 11 ]
Name: '&6个人信息'
Lore:
- "&7你的名字 &c%player_name% "
Commands:
- 'me %player_name%'config.yml
购买地址
Last updated

