ShopGUI+ DynaShop icon

ShopGUI+ DynaShop -----

A ShopGUI+ Addon to add dynamic shop




You need to delete the plugin config and lang files for the refresh

Fixed several bugs

  • Refresh Shop GUI (each second currently)
  • Improved shop GUI detection based on name in config files
  • Added a purchase limit system on a cooldown or a given period (DAILY, WEEKLY, MONTHLY, YEARLY, FOREVER)

Code (YAML):
limit:
    sell
: 100   # Nombre maximum d'items vendables
    buy
: 100   # Nombre maximum d'items achetables
    cooldown
: 3600   # Soit en secondes (exemple: 3600 pour 1 heure)
    # OR
    # cooldown: DAILY  # Predefined period (DAILY, WEEKLY, MONTHLY, YEARLY, FOREVER)
----------, May 22, 2025

You need to delete the plugin config and lang files for the refresh

Fixed several bugs

Add :
  • Internal placeholder system to be able to display dynamic prices in the shop GUI :
    • %dynashop_current_buyPrice%
    • %dynashop_current_sellPrice%
    • %dynashop_current_buyMinPrice%
    • %dynashop_current_buyMaxPrice%
    • %dynashop_current_sellMinPrice%
    • %dynashop_current_sellMaxPrice%
    • %dynashop_current_buy%
    • %dynashop_current_sell%
  • Ability to add placeholders from PlaceholderAPI

For placeholders to work, the shop name must contain: "-" or "»" or the shop name in its name.
Example:
  • Shop ID: "mining"
  • Shop name: "Shop - Mining #1"
----------, May 17, 2025

Resource Information
Author:
----------
Total Downloads: 48
First Release: May 12, 2025
Last Update: May 22, 2025
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings