simple gui shop plugin
[ Migration DP-Shop data to DP-GUIShop ]

ALL DP-Plugins depend on the DPP-Core plugin.
Please make sure to install DPP-Core.
Discord
Join our Discord server to get support and stay updated with the latest news and updates.
if any questions or suggestions, please join our Discord server.
if you find any bugs, please report them using inquiry channel.
Discord Invite : https://discord.gg/JnMCqkn2FX

DP-GUIShop Plugin Introduction
DP-GUIShop is a Minecraft plugin that allows for easy creation and management of shops on servers. It offers intuitive item and price configuration through a GUI, along with features for enabling/disabling shops and pagination.
Plugin Features

Commands
| Command | Description |
|---|---|
/shop create <name> <row> |
Creates a new shop. |
/shop title <name> <title> |
Sets the title of a shop. |
/shop maxpage <name> <maxPage> |
Sets the maximum number of pages for a shop (pages start from 0). |
/shop items <name> [page] |
Opens the item configuration GUI. |
/shop price <name> [page] |
Opens the price configuration GUI. |
/shop enable <name> |
Enables a shop. |
/shop disable <name> |
Disables a shop. |
/shop delete <name> |
Deletes a shop. |
/shop reload |
Reloads the configuration file. |
/shop permission <name> <node> |
Sets a permission for a shop. |
/shop delpermission <name> |
Removes a permission from a shop. |
/shop open <name> |
Opens a shop (usable by players). |
Usage Examples
/shop create myshop/shop pages myshop 3/shop items myshop/shop price myshop/shop open myshop