- Compatible API Versions
- 1.0.0
- Sourcecode
- https://github.com/Creeperface01/ChestShop
Simple chest shop plugin for players.
Installation
This plugin requires KotlinLib and at least one economy plugin installed
Supported economy plugins
EconomyAPI
Usage
1. Place a chest (or double chest)
2. Place a sign in front of the chest and write it in the following format:
3. Run command /chestshop create
4. Click on the sign
5. Chest shop is created
Commands
Video tutorial
Installation
This plugin requires KotlinLib and at least one economy plugin installed
Supported economy plugins
EconomyAPI
Usage
1. Place a chest (or double chest)
2. Place a sign in front of the chest and write it in the following format:
Code:
[INDENT]1. line: /shop
2. line: <item count>
3. line: <item cost>
4: line: <item string>[/INDENT]
4. Click on the sign
5. Chest shop is created
Commands
/chestshop create - creates a new shop
/chestshop remove - removes chestshop
/chestshop reset - reset the action of previously ran command (create or remove)
Permissions/chestshop remove - removes chestshop
/chestshop reset - reset the action of previously ran command (create or remove)
Code:
chestshop.admin:
description: "Allows to create new or modify any existing shop"
default: op
chestshop.create:
description: "Allows to create/remove new shop"
default: op
chestshop.use:
description: "Allows to use the shop"
default: true