OneStopShop [Abandoned] icon

OneStopShop [Abandoned] -----

This plugin will allow you to sell or buy any item in Minecraft through a GUI menu.




This plugin will no longer be maintained, if you want to support OneStopShop2 here is a link: https://www.spigotmc.org/resources/onestopshop-2.106155/

Thanks for using OneStopShop! :)
----------, Nov 13, 2022

Changelog:
  • Fixed a issue placing spawners in survival mode
  • Fixed a issue with adding normal crossbows
----------, Aug 18, 2021

Changelog:
  • Fixed tropical fish buckets
  • Fixed loaded crossbows
  • Fixed potion incorrect duration
----------, Aug 6, 2021

Changelog:
  • This release will now support 1.8-1.17
----------, Jun 15, 2021

Changelog:
  • Updated to Java 16
  • 1.17 Support
Warning: If you're running a lower version use 1.1.5, still working on lower version support on this release. Please report any bugs you find on 1.17 to github.
----------, Jun 15, 2021

Changelog:
  • /shop open now has console support: /shop open <player> <menu> <shop>
----------, Jun 10, 2021

Changelog:
  • When you define a menu item to a "null" shop it'll no longer throw a error but still display the menu item. This will now allow you to create items that don't direct to any sub-menu or shop.
Example:
Code (YAML):
'3':
        name
: '&5&lTool Category'
        material
: DIAMOND_PICKAXE
        menu-slot
: 14
        shop
: null
        lore
:
         - '&e▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬'
          - '     &6-= &2&lDescription &6=-'
          - '&7&oThis category is stocked with'
          - '&7&otool items.'
          - '&e▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬'
----------, May 18, 2021

Changelog:
  • Fixed a lot of possible null pointers and improved menu performance
  • Material economy is enabled when vault isn't now by default
  • Removed setting for material economy, simply turn vault to false to use it
  • Fixed a bug where it would say the item is disabled when you click fill inventory and currently have no inventory space
More updates coming soon! Working on a few suggested features. :)
----------, Apr 21, 2021

Changelog:
  • Fixed a lot of possible null pointers and improved menu performance
  • Added alias /shops
  • Material economy is enabled when vault isn't now by default
  • Removed setting for material economy, simply turn vault to false to use it
  • Fixed a bug where it would say the item is disabled when you click fill inventory and currently have no inventory space
More updates coming soon! Working on a few suggested features. :)
----------, Apr 21, 2021

Changelog:
  • Compiled on 1.16.5
  • If a item has a sell or buy value of zero now it will be disabled
----------, Jan 27, 2021

Changelog:
  • Updated a few classes, just cleaned up some unneeded event cancels
----------, Dec 18, 2020

Changelog:
  • Removed some unused imports and fixed a small issue with one of the default menu items
----------, Dec 3, 2020

Changelog:
  • Added SunLight and SimplisticEconomy as a softdepend so if they're installed they'll load first for sure now
----------, Nov 27, 2020

Changelog:
  • Enchantment QUICK_CHARGE has been fixed
----------, Nov 22, 2020

Warning:
If you're using the free version before this version I highly suggest resetting your OneStopShop folder. This version has a ton of changes from the last free version. You should never have to reset again moving forward.

This is my Premium version of OneStopShop, I'll now be releasing versions on here every few weeks. If you want the latest and greatest version or if you would like to support my work consider buying the Premium version: Link

Changelog:
  • Lots was added and changed, please check out my website and the spigot overview page. I also made a video which is linked!
----------, Nov 21, 2020

Changelog:
  • New Command: /shop open <category>
  • Changed how the plugin gets custom firework itemstack display names
  • Added some new lang lines for the new command
----------, Oct 18, 2020

Changelog:
  • Added more info in /shop iteminfo for custom fireworks, enchanted books, potions and tipped arrows
  • Fixed a issue with potions in 1.8 where extended flag wasn't working
  • Few new lang lines added for /shop iteminfo
Notes:
  • If you're using 1.8, remove lang line "MESSAGE_COMMAND_REMOVE_POTION_SUCCESSFUL" and reload to get the potion extended info in the message.
----------, Oct 18, 2020

Changelog:
  • This is a whole new recode of the plugin, this comes with some really cool new features and a new heavily optimized gui menu system. Please check the plugin overview page for all the info! I'll also be making a premium version that will support wands, spawners and custom items directly soon. This new version also supports 1.8-1.16 now! :eek:
----------, Oct 14, 2020

Changelog:
  • Fixed a bug where spawners were turning into pigs when placed in survival
----------, Jun 2, 2020

Changelog:
  • Added two new methods for updating sell & buy all icons so the whole inventory doesn't have to be refreshed every time, just a bit more efficient
----------, May 25, 2020

Changelog:
  • Fixed a small error related to menu handling
----------, May 24, 2020

Changelog:
  • Cleaned up a ton of code to make things more efficient throughout the plugin, should run even faster
  • Converted all HashMaps and ArrayLists in the plugin that stored player's to player UUID's, just because it's more efficient
  • Added bStats support, you can disable this like with any plugin that uses bStats but it's always appreciated keeping that enabled, helps keep me motivated to update this plugin
----------, May 24, 2020

Changelog:
  • Fixed Chinese and Japanese not translating
  • Added spawner Shop option
  • Added spawner SilkTouchDrop
  • Added spawner ExplosionDrop
  • Added spawner DenyEggChange
  • Added spawner DenyAnvilRename
  • Added third party spawner plugin support
  • Added in Sell Wand
  • Added Sell Wand plugin claim support
  • Added in /shop give {wand/spawner}
  • Added perm shop.silktouch
  • Added perm shop.give
----------, May 15, 2020

Changelog:
  • Removed a few default unused lang lines (harmless)
----------, May 15, 2020

Warning:
If you're updating from a later version you'll need to delete the lang file to reset it or add:
At the end of: sell_icon.lore2, sell_all_icon.lore2
At the end of: buy_icon.lore2, buy_all_icon.lore2

This was done so admins can fully customize the currency symbol location throughout the plugin.

Changelog:
  • You can now customize gui icon types
  • Improved a few utils for removing items
----------, May 15, 2020

Changelog:
  • Added lang manager which will add missing lang paths if missing
  • Fixed a vault dependency error
----------, Apr 26, 2020

Changelog:
  • You can now reload the plugin from console (shop reload)
  • Fixed a item name in the config
----------, Apr 24, 2020

This version is a full recode, this version should run a lot better than the last! I would highly suggest updating when possible!

Changelog:
  • You can now make unlimited pages
  • Potions are now supported
  • Tab complete now only shows if you have permission for the command
  • Plugin name changed from ItemShop to OneStopShop
  • You can now fill or sell inventory of items that stack 1 or 16 along with buy by 8 with 16 stacked items.
  • When you open the shop it will now remember what page you were on
  • If you make a mistake in the config you'll now get a error in console with helpful feedback
  • Spawner menu was not added in this version, I plan on supporting spawners directly in the future
  • Wands were not added in this version, I’m still working on a new system for them
One last note, the old configs are not compatible with this version.
----------, Apr 24, 2020

Resource Information
Author:
----------
Total Downloads: 10,899
First Release: Mar 29, 2020
Last Update: Nov 13, 2022
Category: ---------------
All-Time Rating:
44 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings