DynamicShop | Daily Shop (Sushi) icon

DynamicShop | Daily Shop (Sushi) -----

Full GUI Server Shop, Supply & Demand, Dynamic pricing.



Dynamic Pricing Shop
Wiki | Support Discord | Donation
Feature
  • Dynamic pricing is based on players buying and selling.
  • Auto calculation price system.
  • The selling price is always lower than the buy to prevent players from exploiting the price.
  • Support MMOITEM, Itemadder, Nexo, and vanilla items.
  • Friendly GUI and GUI editor.
  • Built-in custom lore and editable lore and name.
  • Support normal, PlayerPoints and EXP Shop
  • Support translation. Can use <gradient></gradient>
How to install
Put this plugin .jar into your plugin folder.
Make sure you install Vault + any Economy plugin

Support will be given in Discord only.
always welcome feedback and new ideas.

[​IMG]
Command & Permission
/sshop
/sshop reload
/sshop category add/remove <categoryid>

sushishop.open
sushishop.reload
sushishop.editor

How to use the Editor and Admin Command
Please check WIKI


Code (YAML):
DailyShop:
  DailyshopA
:
    name
: '&cDefault Daily Shop'
    slot
: 54
    shopcurrency
: EXP # EXP/VAULT/PLAYERPOINTS
    DecoEnable
: true
    deco
: PINK_STAINED_GLASS_PANE # Custom Model Data STONE:123456
    time_type
: realtime # realtime/ingame-time
    time_rotate
: 04:15:PM # hh:mm:AM/PM 12hour format
    permission
: sushishop.daily.dailyshopa
    Item_rotate_list
:
      Diamond
:
        chance
: 1.0
        maxstock
: 128
        remainingstock
: 127
        sell_maxstock
: 64
        sell_remainingstock
: 0
        sell_price
: 50.0
        buy_price
: 25.0
        buy_enabled
: true
        sell_enabled
: false
      mmoitem:sword:CUTLASS
:
        chance
: 0.5
        maxstock
: 64
        remainingstock
: 64
        sell_maxstock
: 64
        sell_remainingstock
: 0
        sell_price
: 50.0
        buy_price
: 25.0
        buy_enabled
: true
        sell_enabled
: true
      Iron_ingot
:
        chance
: 1.0
        maxstock
: 64
        remainingstock
: 64
        sell_maxstock
: 64
        sell_remainingstock
: 0
        sell_price
: 50.0
        buy_price
: 25.0
        buy_enabled
: true
        sell_enabled
: true
      spawner:skeleton
:
        chance
: 0.1
        maxstock
: 64
        remainingstock
: 64
        sell_maxstock
: 64
        sell_remainingstock
: 0
        sell_price
: 50.0
        buy_price
: 25.0
        buy_enabled
: true
        sell_enabled
: true
      potion:strong_leaping
:
        chance
: 0.8
        maxstock
: 64
        remainingstock
: 64
        sell_maxstock
: 64
        sell_remainingstock
: 0
        sell_price
: 50.0
        buy_price
: 25.0
        buy_enabled
: true
        sell_enabled
: true
Code (YAML):
inventory:
  name
: '&fDefault Shop'
  slot
: 54
  shopcurrency
: VAULT # EXP/VAULT/PLAYERPOINTS/CUSTOM
  DecoEnable
: true
  deco
: PINK_STAINED_GLASS_PANE # Custom Model Data STONE:123456

IRON_INGOT
:
  source
: IRON_INGOT
  slot
: 10
  base_price
: 5.0
  current_price
: 4.65
  min_price
: 2.0
  max_price
: 10.0
  supply
: 529.0
  demand
: 522.0
  price_change_rate
: 0.05
  buy_enabled
: true
  sell_enabled
: true

MMOITEM_CUTLASS
:
  source
: mmoitem:sword:CUTLASS
  slot
: 11
  base_price
: 50.0
  current_price
: 43.6
  min_price
: 25.0
  max_price
: 75.0
  supply
: 72.0
  demand
: 8.0
  price_change_rate
: 0.1
  buy_enabled
: true
  sell_enabled
: true
 
[​IMG]
Resource Information
Author:
----------
Total Downloads: 435
First Release: Apr 16, 2025
Last Update: Mar 2, 2026
Category: ---------------
All-Time Rating:
7 ratings
Find more info at noggintime.gitbook.io...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings