mirror of
https://github.com/CarmJos/UltraDepository.git
synced 2026-06-04 08:38:25 +08:00
优化GUI物品读取方式,提高配置自由度
This commit is contained in:
@@ -10,9 +10,12 @@ gui:
|
||||
lines: 6
|
||||
items:
|
||||
"CLOSE":
|
||||
icon:
|
||||
==: org.bukkit.ItemStack
|
||||
material: RED_STONE
|
||||
data: 0
|
||||
slot: 0
|
||||
name: "关闭界面"
|
||||
lore:
|
||||
- "点击后您将关闭本界面。"
|
||||
actions:
|
||||
- "[LEFT:CLOSE]"
|
||||
- "[SHIFT_LEFT:CLOSE]"
|
||||
|
||||
Reference in New Issue
Block a user