ChestShop for EconomyAPI.
- Place chest and add items you want to sell.
- Place sign with format below.
- Line 1: (none)
- Line 2: price:int
- Line 3: amount:int
- Line 4: item:string(item name) or (id:int):(meta:int)
- Complete!
repository
determines how to store shop data. (json or sqlite)economy-plugin
determines which economy plugin to use. (BedrockEconomy or Capital)
economy-c-shop.force-close-shop
allow to destroy others' shop.