Shopkeepers Addon [ 1.16.5-1.21.4 ] » Navigation & Economy icon

Shopkeepers Addon [ 1.16.5-1.21.4 ] » Navigation & Economy -----

No more searching the shopkeepers marketplace to buy your favorite items.




  • Custom Model Data in config for buy and sell item.
  • Added Shift click to sell and buy money items.
  • Fixed bug for money item.
  • Now Requires Protocolib
----------, Feb 13, 2025

  • Updated to shopkeepers v2.23.3
  • Now supports 1.21.4
----------, Dec 22, 2024

  • Cache files now load correctly.
  • Support for & for colors and \n for new line.
  • Fixed duplicate heads in player shops.
  • Admin shop heads showing as Steve, now shows as entity type.
  • Some online player heads weren't loading properly, now loads correctly
  • Separated sell item and buy item in config. This will ensure both sell item and buy item get separate properties.
  • Automatic config.yml migration on updates.
Config Changes:

Removed:
Code (YAML):
economy:
   item
:
      # Name format. Use %price% for the price.
      name
: "Price: §f$%price%"
      material
: GOLD_NUGGET
      glow
: true
      lore
:
       - "§bClick to edit"

Added:
Code (YAML):
economy :
    # Currency Item:
    sell-item
:
      # Name format. Use %price% for the price.
      name
: "Price: §f$%price%"
      material
: GOLD_NUGGET
      glow
: true
      lore
:
       - "§bClick to edit"
    # Currency Item:
    buy-item
:
      # Name format. Use %price% for the price.
      name
: "You get: §f$%price%"
      material
: GOLD_INGOT
      glow
: true
      lore
:
       - "§bClick to edit"


messages
:

  no-shop-lore
:
   - "&cThis player has not setup a shop."
    - "&cUse &f/setshop &c to setup."
----------, Oct 10, 2024

  • Massive performance improvements.
  • New config options:
  • Code (YAML):
    # How often should the shops refresh? (in seconds) keep it above 30 seconds to avoid lag.
    refresh-rate
    : 60

    messages
    :
    shops
    :
        admin-sellers-ui
    : "§8§lAdmin Sellers"
        player-sellers-ui
    : "§8§lPlayer Sellers"
----------, Sep 28, 2024

  • Updated PaperMC's reflection deprecation for player Game profiles. Spigot still works the same.
  • Added Offline and Online UUID Caching in separate files.
----------, Sep 25, 2024

This is a complete recode of the plugin with changed logics and optimized code.

You will need to regenerate the config.

Changelog:
  • New configuration and messages.
  • Item glow added.
  • Option to teleport to shopkeepers.
  • Players can set their own shop location.
  • Optimized and cleaned up code.
  • NO MESSAGES.YML
----------, Sep 21, 2024

No Update. Only version fixing
----------, Sep 4, 2024

Patches!
  • Fixed Trading issue, dupe glitch
  • Fixed Item stacking issue in trade inventory
  • Version naming now follows parent Shopkeeper Plugin versions.
  • Fixed the debug message.

NEW!
  • Players now teleport to shopkeepers 2 blocks away and get closer if any obstruction.
  • Players teleport to shopkeepers facing the shopkeeper.
  • Re-coded safe teleport logic.
----------, Aug 21, 2024

Fixed issue with trading
----------, Aug 9, 2024

- Fixed Major bug for duped items on economy
- Fixed itemstack issue on economy menu
----------, Aug 9, 2024

Shopkeepers addon v2.16.0
----------, Jun 30, 2022

Minor messages changed and code cleaned.
----------, Jun 11, 2022

No matter how much i try, there always seems to be a new kind of dupe. This should fix it all.
----------, Jun 11, 2022

Minor cleanup
----------, Jun 10, 2022

Dupe fixed for plugin inventory slot 0 and 1.
----------, Jun 10, 2022

Big thanks to @CloudeLecaw for reporting and tirelessly helping me fix this bug.

For certain servers, there was a glitch where the player could trade with the Admin shopkeeper and get money however the item would not decrease from his inventory. This was being temporarily patched by a third party plugin EnforceVillagerTradeSelection and should no longer be needed.
----------, Jun 9, 2022

- Had an issue with refractor misspelled.
----------, May 3, 2022

Bug Fixed:

- When an item is put in trading slot during trading, the purchase goes through but the item does not, this has been fixed.

- This version is meant to work with latest Shopkeepers plugin (v2.15.1)

Refractor:

- Refractor performed for dev.MrFlyn to me._w41k3r

- This was done to prevent confusion in future for reporting issues.

API Changes:

- API for shopkeepers was updated from using dependency to now using Artifacts and Classes using the API
----------, May 3, 2022

Forgot to post update version to 2.7 in the last update. :p

no major changes.
----------, May 2, 2022

Added some small patches for Shopkeepers 2.15.1
----------, Apr 30, 2022

fixed a dupe
----------, Jan 20, 2022

Fixed bug related to custommodel data
----------, Jan 14, 2022

Added CustomModelData support for currency Item in messages.yml
Note(will only apply for new trades)
----------, Jan 14, 2022

-Fixed nullpointer exception if shopkeeper location is null
----------, Jan 8, 2022

Fixed Gui items dupe issue
----------, Jan 7, 2022

- added /playershops command which will open the navigation gui without the adminshop icon.
- added /shop which will open the adminshop gui with remote shop acess(on clicking the shop icon instead of teleporting to the admin shop this will open the trade window for the player.
- added permission nodes for the above commands:-
- SNA.command.playershops
- SNA.command.shop
----------, Jan 5, 2022

fixed nullpointer exception on buying items with currency item
----------, Jan 4, 2022

- Fixed NullPointerException while trading with currency-Item.
- Fixed an issue where bedrock players(geyser) weren't able to trade with currency item.
- Added warning on full inventory.
----------, Jan 1, 2022


added permissions:
  • SNA.command.shops:
    description: shops
    default: op
  • SNA.teleport:
    description: teleport on click
    default: op
  • SNA.command.help:
    description: show help message.
    default: op
  • SNA.admin:
    description: allows reload command.
    default: op
added commands
  • /sna shops
  • /sna reload
  • /sna help
----------, Dec 16, 2021

- changed primary command to /shops.
- changed primary permission to /SNA.command.shops.
----------, Dec 16, 2021

Resource Information
Author:
----------
Total Downloads: 29,375
First Release: Dec 15, 2021
Last Update: Feb 13, 2025
Category: ---------------
All-Time Rating:
18 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings