▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/DP-GUIShop
DP-GUIShop

DP-GUIShop

simple gui shop plugin

541
0
logo
introduce

DP-GUIShop is a Minecraft plugin that allows server admins to easily create and manage in-game shops via an intuitive GUI.
It provides a simple way to configure shop items and prices through menus, eliminating the need to edit files manually.
Players can buy or sell items in these shops using the server’s economy (MoneyAPI via DPP-Core), while admins have control over shop availability and access permissions.


description
  • GUI-Based Configuration – Create and edit shops entirely through in-game menus
  • Shop Enable / Disable – Toggle each shop on or off without deleting its data
  • Pagination Support – Manage large shops using multiple pages (page index starts at 0)
  • Per-Shop Permissions – Restrict access to specific shops using permission nodes
  • Custom Language Support – All messages are configurable via language files

depend-plugin
  • All DP-Plugins require the DPP-Core plugin
  • The plugin will not work if DPP-Core is not installed
  • Download DPP-Core here: Click me!
  • An economy system is required (EssentialsX's economy system)

installation

1️⃣ Place DPP-Core and DP-GUIShop-*.jar into your server’s plugins folder

2️⃣ Start or restart the server
(Config, language, and shop data files will be generated automatically)

3️⃣ If needed, edit config.yml or language files and reload using /shop reload


settings
  • config.yml

    • Plugin prefix
    • Language selection (Lang: en_US, ko_KR, etc.)
  • shops/ folder

    • Stores individual shop data files (auto-managed)

command

❗ Some commands require admin permission (dpgs.admin)

Command List and Examples

CommandPermissionDescriptionExample
/shop create <name> <size>dpgs.adminCreate a shop (size = rows, 2–6)/shop create Store 6
/shop title <name> <title>dpgs.adminSet shop title/shop title Store &aMy Shop
/shop maxpage <name> <maxPage>dpgs.adminSet max page number/shop maxpage Store 3
/shop items <name>dpgs.adminEdit shop items via GUI/shop items Store
/shop price <name>dpgs.adminSet buy/sell prices/shop price Store
/shop enable <name>dpgs.adminEnable a shop/shop enable Store
/shop disable <name>dpgs.adminDisable a shop/shop disable Store
/shop delete <name>dpgs.adminDelete a shop/shop delete Store
/shop permission <name> <node>dpgs.adminSet shop permission/shop permission Store vip.use
/shop removepermission <name>dpgs.adminRemove shop permission/shop removepermission Store
/shop listdpgs.adminList all shops/shop list
/shop reloaddpgs.adminReload plugin config/shop reload
/shop open <name>NoneOpen a shop/shop open Store

❗Notes when using commands

  • Shop names support Korean and English, but spaces are not allowed
  • Shop edits (items/prices) are saved automatically when closing the GUI
  • Players must have the required permission if one is set for the shop
  • Admin commands require OP or dpgs.admin permission

api-integration
  • this plugin is using EssentialsX's economy system.

discord
  • https://discord.gg/JnMCqkn2FX
  • For questions, bug reports, or feature suggestions, please join our Discord
  • Feedback and improvement ideas are always welcome!

Совместимость

Minecraft: Java Edition

1.21.x1.20.x1.19.x1.18.x1.17.x1.16.x1.15.x1.14.x

Платформы

Поддерживаемые окружения

Сервер

Детали

Лицензия:LicenseRef-All-Rights-Reserved
Опубликован:8 месяцев назад
Обновлён:2 недели назад
Главная