本帖最后由 BedrockCC 于 2022-9-16 16:19 编辑
求一个QuickShop的1.19版本,要支持木桶的呢种
谢谢
求一个QuickShop的1.19版本,要支持木桶的呢种
谢谢
Spigotmc我上不去,如果可以的话给附件w
本帖最后由 水煮清娃 于 2022-9-16 14:01 编辑
站内转载:
https://www.mcbbs.net/thread-1334828-1-1.html
构建地址:
https://ci.codemc.io/job/Ghost-chu/job/QuickShop-Hikari/
附件:
QuickShop-Hikari-3.2.0.2.jar
(2.61 MB, 下载次数: 8)
站内转载:
https://www.mcbbs.net/thread-1334828-1-1.html
构建地址:
https://ci.codemc.io/job/Ghost-chu/job/QuickShop-Hikari/
附件:
1.19的quickshop
青橘短衫丶 发表于 2022-9-16 14:19
1.19的quickshop
不支持木桶啊,请问是不是要手动配置
- #The list of blocks that can be used to create shops.
- #By default, chests are added to this list.
- #This will only work for blocks that implement an InventoryHolder!
- #In other words, You cannot create shops with normal blocks like dirt or stone.
- #Enderchests can only be used as shop blocks when the "openinv" plugin is installed!
- #May cause unexpected behavior with some blocks...eg:
- #-Hopper shops suck the display item in,
- #-Furnace shops allow players whatever item they want in all 3 slots,
- #-Dispenser shops aren't protected from redstone,
- #-Etc...
- shop-blocks:
- - CHEST
- - TRAPPED_CHEST
- - ENDER_CHEST
在config.yml里找到这个
自己加一个 -BARREL
不支持1.19