mirror of
https://github.com/CarmJos/UltraDepository.git
synced 2026-06-04 08:38:25 +08:00
修改包名
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
name: "&c&l矿业仓库"
|
||||
|
||||
capacity:
|
||||
default: 0 # 若为0则默认不可以使用该仓库
|
||||
permissions:
|
||||
- "ub.miner.vip:5000"
|
||||
|
||||
gui:
|
||||
title: "&c&l矿业仓库"
|
||||
lines: 6
|
||||
items:
|
||||
"CLOSE":
|
||||
icon:
|
||||
==: org.bukkit.ItemStack
|
||||
slot: 0
|
||||
actions:
|
||||
- "[LEFT:CLOSE]"
|
||||
- "[SHIFT_LEFT:CLOSE]"
|
||||
|
||||
items:
|
||||
"DIAMOND":
|
||||
original: true #只允许无任何特殊属性的物品被收入
|
||||
slot: 5
|
||||
price: 10
|
||||
name: "&b&l钻石"
|
||||
Reference in New Issue
Block a user