我明明按照教程写的配置文件为什么重载了插件以后对着时钟按右键还是不能出菜单?大神求看看我的配置文件是不是写错了
######################
#+ +#
# MENU SETTINGS #
#+ +#
######################
menu-settings:
# name - appears as the title - REQUIRED
name: '&4Chest Commands'
# rows - the number of rows of the chest - REQUIRED
rows: 3
# command - OPTIONAL (you can remove this or set it to '')
command: 'menu'
# open-with-item - OPTIONAL (you can remove this or
# set the item-id/data-value to 0)
# In this case it will open with a book (right click)
open-with-item:
item-id: 347
left-click: false
right-click: true
# data-value: 0
######################
#+ +#
# ITEMS #
#+ +#
######################
设置第一个家:
COMMAND: "sethome first"
NAME: "&9设置第一个家"
ID: 75
POSITION-X: 1
POSITION-Y: 1
回到第一个家:
COMMAND: "home first"
NAME: "&9回到第一个家"
ID: 76
POSITION-X: 2
POSITION-Y: 1
设置第二个家:
COMMAND: "sethome second"
NAME: "&9设置第二个家"
ID: 75
POSITION-X: 1
POSITION-Y: 2
回到第二个家:
COMMAND: "home second"
NAME:"&9回到第二个家"
ID: 76
POSITION-X: 2
POSITION-Y: 2
#+ +#
# MENU SETTINGS #
#+ +#
######################
menu-settings:
# name - appears as the title - REQUIRED
name: '&4Chest Commands'
# rows - the number of rows of the chest - REQUIRED
rows: 3
# command - OPTIONAL (you can remove this or set it to '')
command: 'menu'
# open-with-item - OPTIONAL (you can remove this or
# set the item-id/data-value to 0)
# In this case it will open with a book (right click)
open-with-item:
item-id: 347
left-click: false
right-click: true
# data-value: 0
######################
#+ +#
# ITEMS #
#+ +#
######################
设置第一个家:
COMMAND: "sethome first"
NAME: "&9设置第一个家"
ID: 75
POSITION-X: 1
POSITION-Y: 1
回到第一个家:
COMMAND: "home first"
NAME: "&9回到第一个家"
ID: 76
POSITION-X: 2
POSITION-Y: 1
设置第二个家:
COMMAND: "sethome second"
NAME: "&9设置第二个家"
ID: 75
POSITION-X: 1
POSITION-Y: 2
回到第二个家:
COMMAND: "home second"
NAME:"&9回到第二个家"
ID: 76
POSITION-X: 2
POSITION-Y: 2