1
mirror of https://github.com/CarmJos/UltraDepository.git synced 2026-06-04 16:48:21 +08:00

优化GUI物品读取方式,提高配置自由度

This commit is contained in:
2021-12-29 01:59:08 +08:00
parent c71041cb13
commit c5989e4a35
10 changed files with 180 additions and 68 deletions
+5 -2
View File
@@ -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]"