OneStopShop [Abandoned] icon

OneStopShop [Abandoned] -----

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




No longer being maintained, please consider using OneStopShop2:
https://www.spigotmc.org/resources/onestopshop-2.106155/





[​IMG]
Overview:

This plugin will allow you to create unlimited GUI menus and shops that can sell or buy items. It comes with a built in configurable item economy system and also supports Vault. This plugin currently supports ALL items in Minecraft and even comes with its own spawner handler system. This can also be disabled if you want to use another plugin for handling spawners. To add items into GUI shops you would traditionally have to open its yml file. Currently, with menus that's still the case, but once you've got that setup you can simply hold the item you want to add and run /shop add <shop> <sell> <buy> and you're done. No reload required!



Website
Features:
  • Heavily optimized
  • Unlimited menus & item categories
  • Unlimited item shops & shop pages
  • Spawner silktouch pickup drop chance system
  • Sell Wand that supports Chests, Shulker Boxes, Barrels and it also checks for claiming plugins
  • In-Game shop item configuration
  • Menu item dupe protection
  • Customizable standalone item economy
  • Vault economy support
  • Fully customizable lang and fully translatable
  • Unicode support
  • Customizable sounds with volume and pitch
  • Formattable currency
  • Tab completion for all commands
  • Purchasable command support
  • Customizable GUI items, including name/lore
  • API that can support any ItemStack from other plugins

[​IMG]

Supported Items:

  • Normal Items
  • Item Display Name
  • Item Lore
  • Enchanted Items
  • Enchanted Books
  • Banners
  • Fireworks
  • Potions
  • Tipped Arrows
  • Colored Leather Armor
  • Loaded Crossbows
  • Mob Spawners
  • Shulker Boxes
  • Tropical Fish Buckets
  • Skull Skins
Third Party Plugin Support:

This plugin should work with most plugins that create custom items but if they're handled with persistent data they'll likely not work correctly when bought through this plugin. But if you use the API to add the itemstack yourself it should work just fine. Please message me if you have a plugin you want supported that has a API and I'll look into making a bridge plugin for it.

[​IMG]
[​IMG]
[​IMG]
[​IMG]
[​IMG]
[​IMG]
[​IMG]
[​IMG]
[​IMG]


Commands:
  • /shop | Opens shop item category menu.
  • /shop open <menu> <shop> | Opens specified menu or shop.
  • /shop reload | Reload the plugin.
  • /shop remove <shop> | Remove a item from a shop.
  • /shop add <shop> <sell> <buy> | Add the item you're holding to a shop.
  • /shop iteminfo | Check the item ID of the item you're holding.
  • /shop sell | Sell the item you're holding.
  • /shop sellall | Sell all the items of the item you're holding in your inventory.
  • /shop sellwand <amount> <player> | Gives you or targeted player a Sell Wand.
  • /shop worth | Check the worth of an item.
  • /shop spawner <mob> <amount> <player> | Gives you or a targeted player a specified spawner.
Permissions:
  • oss.shop.use | /shop
  • oss.shop.open | /shop open
  • oss.shop.reload | /shop reload
  • oss.shop.remove | /shop remove
  • oss.shop.add | /shop add
  • oss.shop.sell | /shop sell
  • oss.shop.sellall | /shop sellall
  • oss.shop.worth | /shop worth
  • oss.shop.sellwand | /shop sellwand
  • oss.shop.spawner | /shop spawner
  • oss.spawner.break | Allows silktouch spawner drop.
API: (1.0.2+)
Guide: Link
Code (Java):
OneStopShopAPI api = OneStopShop. getPlugin ( ). getApi ( ) ;

// add a item to a shop
api. addShopItem (item, "armor-shop", 100.0, 500.0 ) ;

// get a item buy value
Double buy = api. getItemBuyValue (item ) ;

// get a item sell value
Double sell = api. getItemSellValue (item ) ;
Dependencies: Vault

TOS:
  1. Do not repost my plugin.
Shout out to CryptoMorin, I forked his free to use XSeries API for multiple version support.

Found a issue? Open a ticket on github and I'll fix it.
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