Dynamic shop Minecraft 1.16.x plugin with advanced capabilities, based on the real economy.
Dynamic shop Minecraft 1.16.x plugin with advanced capabilities, based on the real economy.
Version: 1.0.0-R0.1-Alpha
Native API: Paper-1.16.4-R0.1-SNAPSHOT
Source code: github.com/op65n/DynamicShop
Wiki: op65n.tech/wiki
Developer: SebbaIndustries
Special thanks to (Minecraft IGN): zaraamelie
& TeamsInsane
for helping with the project.
This is a plugin build on PaperAPI, you can run it on Spigot but use Paper for best experience.
Download DynamicShop here: TODO setup download site
Installation:
DynamicShop-v0.1.6.jar
) file into plugins folderDynamicShop
directory with files:README.md
configuration.toml
messages.js
Message configuration:
All messages are stored in messages.js
, you can change them to your liking.
Directory structure:
DynamicShop
├── messages.toml
├── configuration.toml
│
├── categories
│ ├── blocks.toml
│ ├── drops.toml
│ ├── food.toml
│ ├── miscellaneous.toml
│ └── ores.toml
│
├── gui
│ ├── buy_page.toml
│ ├── main_page.toml
│ ├── sell_page.toml
│ └── store_page.toml
│
└── statistics
/shop
N/A
/buy <amount> <item>
N/A
/sell <amount> <item>
N/A
/price <amount> <item>
N/A
/adminshop
N/A