▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Плагины/DP-GUIShop
DP-GUIShop

DP-GUIShop

simple gui shop plugin

Оцените первым
728
0

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.


  • 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

  • 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)

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


  • config.yml

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

    • Stores individual shop data files (auto-managed)

❗ 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
/shop limit <name>Opens the purchase limit configuration GUI.
/shop limitenable <name>Enables the purchase limit system for a shop.
/shop limitdisable <name>Disables the purchase limit system for a shop.
/shop limittype <name> <world|perplayer>Sets the limit type (world = shared, perplayer = per player).
/shop limitreset <name>Resets all purchase limit data for a shop immediately.
/shop autoresetenable <name>Enables scheduled auto-reset of purchase limit data.
/shop autoresetdisable <name>Disables scheduled auto-reset.
/shop autoresettime <name> <HH:mm>Sets the daily auto-reset time (default: 00:00).

❗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

  • this plugin is using EssentialsX's economy system.

  • 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

26.1.x1.21.x1.20.x1.19.x1.18.x1.17.x1.16.x1.15.x1.14.x

Платформы

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

Сервер

Зависимости

Ссылки


Детали

Лицензия:
Опубликован:10 месяцев назад
Обновлён:3 дня назад
Главная