UID1599317性别保密经验 EP铁粒 粒回帖0主题精华在线时间 小时注册时间2024-2-17最后登录1970-1-1
| 15铁粒 我的菜单是下面然后出现
可以看一下什么问题吗
name: '&8My Inventory'
size: 54
items:
item:
material: YELLOW_STAINED_GLASS_PANE
slots:
- 0-9
- 17-18
- 26-27
- 35-36
- 44-53
'10':
slot: 10
item:
material: RED_BED
name: 主城
lore:
- 点击前往主城
commands:
- 'dom tp 主城'
'12':
slot: 12
item:
material: WRITABLE_BOOK
name: Wiki
lore:
- 点击打开服务器详细说明(聊天框)
commands:
- 'xxx'
'30':
slot: 30
item:
material: NETHER_PORTAL
name: 前往下界
consoleCommands:
- 'execute in minecraft:the_nether run teleport %player_name% -67.60 89.00 -205.89'
'14':
slot: 14
item:
material: DROPPER
name: 百货商店
lore:
- 左键买右键卖
commands:
- ultimateshop
'28':
slot: 28
item:
material: END_PORTAL_FRAME
name: 前往末地
commands:
- 'execute in minecraft:the_end run teleport %player_name% 99.19 49.00 0.82'
'16':
slot: 16
item:
material: TRIPWIRE_HOOK
name: 签到
lore:
- 点击签到
commands:
- 'signin gui'
'32':
slot: 32
item:
material: OBSERVER
name: qq群
lore:
- 加入群聊发现更多消息
'34':
slot: 34
item:
material: REDSTONE_BLOCK
name: 服务器管理
commands:
- adminmenu
|
|