Plugin Stlye Shop
ModMIT

Plugin Stlye Shop

A customizable plugin-style GUI shop mod featuring dynamic pricing and team integration.

60
Downloads
2
Followers
4 months ago
Updated
📦
1
Versions

📖About Plugin Stlye Shop

Plugin Style Shop reproduces the user experience of server plugin shops (Spigot/Bukkit) on the Forge platform. It provides a secure GUI where items function as buttons—clicking them triggers a transaction without physical item movement.

Key Features

  • Plugin-like GUI: Prevents item theft or movement within the shop menu. Clicking an item instantly processes the transaction.
  • Dynamic Pricing: Supports flexible price scaling (Linear, Exponential, Power) based on purchase counts.
  • Team Integration: Pricing logic can be scoped to individual players, the entire server (Global), or vanilla Teams (e.g., prices increase only for a specific team).
  • Flexible Currency: Supports Scoreboard objectives and Items (including strict NBT matching) as currency.
  • JSON Configuration: All shop layouts, items, and pricing rules are fully customizable via JSON files.

How to Use (I plan to write a detailed explanation at some point.)

  1. Summon an entity with the tag pss_shop (configurable).
    • Example: /summon villager ~ ~ ~ {Tags:["pss_shop"], NoAI:1b}
  2. Right-click the entity to open the shop.
  3. Edit config/pluginstyleshop/shops/default.json to customize the shop content.