Skip to content

Installation

DynamicShop Admin edited this page Apr 21, 2026 · 1 revision

Installation

Installing DynamicShop is straightforward! Just follow these steps:

Prerequisites

  1. Vault (Required) - Needed for economy transactions.
  2. An Economy Plugin (Required) - e.g., EssentialsX, CMI, EconomyAPI.
  3. ProtocolLib (Required) - Used for packet interception and secure dynamic lore rendering without messing up item meta.

Optional Integrations

  • ItemsAdder/Oraxen - For custom items support in the shop!
  • PlaceholderAPI - If you want to use placeholders in chat or menus.
  • floodgate / Geyser - Used to display Bedrock-compatible native form menus for Bedrock players!

Installation Steps

  1. Stop your Minecraft server.
  2. Download the latest DynamicShop.jar.
  3. Place DynamicShop.jar in your server's plugins/ directory.
  4. Start your server. The plugin will automatically generate the default configuration and web dashboard files in plugins/DynamicShop.
  5. Run /shop in game to view the auto-generated items!

Note: The initial generation constructs a balanced default shop database covering all generic vanilla blocks. You are free to edit it immediately from the Web Dashboard (/shopadmin webadmin).

Clone this wiki locally