Minecraft Leaks
BossShopPro - The most powerful Chest GUI shop/menu plugin
Submitted by dodo, 14-10-2017, 10:37 AM, Thread ID: 51029
Thread Closed
Quote:Tested Minecraft Versions: 1.7, 1.8, 1.9, 1.10, 1.11, 1.12
BossShopPro is one of the most player-friendly and multifunctional GUI plugins ever!Say goodbye to all the annoying command- or signshops!
It can not only be used to create shops but for every kind of menu. Here are just a few examples:
- Shop (Buy or sell items)
- Kits
- A menu that allows players to execute commands with a simple click
- Server selector (when having multiple servers connected)
- Warp menu
BossShopPro is a plugin which allows the creation of simple/advanced GUIs (That's up to you!). It allows creating infinite custom inventories with wonderful items, whoselook,reward,priceandconditionsyou can define. Features like a price discount for VIPs or serverpinging make every kind of GUI possible and can even be extended by Addons.
This is the pro version of the free pluginBossShop.
Spoiler:What is BossShop?
If you want a great server shop or menu but don't need all that features I suggest you to check outBossShop.
See BossShopPro in action live on the server play.becto.net. The server compass, warp menus, pointshop are all made using BossShopPro.
You set up your shops and menus once. That can either be done by hand or with a helpful tool that I wrote to make the setup easier.
Every shopitem in the shops has following values:
- A specific reward (there are many different types of rewards)
- A specific price (there are many different types of prices)
- An inventory location (Use 0 if you want the item to automatically pick the next empty slot)
Optional you can add following properties:
- A message that is sent to the player when he purchases the shopitem
- Conditions: When they are not fulfilled the shopitem will be hidden from the shop
- A special permission that players need in order to buy the shopitem
- More actions for different kinds of clicks (like for leftclick/rightclick/mousewheel)
Example (Setup by hand)
Code:
bow_ranger:
MenuItem:
- '%rewarditem_1%'
- lore:&cCosts %price%.
RewardType: ITEM
Reward:
- - name:&2&lRanger Bow
- amount:1
- type:BOW
- enchantment:ARROW_DAMAGE#7
- enchantment:ARROW_KNOCKBACK#10
- - amount:16
- type:ARROW
PriceType: EXP
Price: 30
Message: '&2You have bought a new weapon for &c%price%&2.'
ExtraPermission: ''
[i]Using thetool: Shop page
Auto completion
Item page
Output of example
[/i]
Next save your shop and reload BossShopPro. Now players will be able to see and (depending on your configuration) purchase trigger the defined action or purchase the defined item.
(Some of these features are in BossShopPro only, like support for some Point plugins)
- Infinite shops are possible
- Color code support (including bold etc.)
- Placeholder and symbol support(refreshing live)
- Unbeatable anti-dupe protection
- Great performance: Loading all shops once on startup
- Display the balance or points of your players in live-time
- Messages are 100% configurable
- Economy and Points support
- Permissions based discounts and price-multipliers
- Real-time serverpinging
- Optional: Log all player purchases in a Transactions.yml file
- Whatrewardscan you use?
- Items
- Commands (executed by console)
- PlayerCommands (executed by player)
- Enchantments (are added to the item in the players main hand)
- BungeeCordServer (sends Player to named server. Needed:BungeeCord)
- LilypadServer (sends Player to named server. Needed:Lilypad)
- Nothing (can be used for decoration)
- Money (requiresVault)
- Points (PlayerPoints,CommandPoints,Enjin Points,PointsAPI,TokenEnchant,Jobs,MySQL-Tokens,VotingPlugin,Kingdoms,MySQLTokens)
- Permissions
- "Shop" (this reward will open an other Shop GUI)
- More rewards can be added via Addons
- Whatpricescan you use?
- Money (requiresVault)
- Points (PlayerPoints,CommandPoints,Enjin Points,PointsAPI,TokenEnchant,Jobs,MySQL-Tokens,VotingPlugin,Kingdoms,MySQLTokens)
- Exp
- Items
- Free (no price)
- More prices can be added via Addons
- What can you add toitems?
- Custom name and lore includingplaceholders and symbols
- Durability (used for the damage of tools or for example color of wool)
- Enchantments
- Potion effects
- Flags that hide attributes like enchantments or the damage of a weapon
- Colors (used for leather armor)
- Make them completely unbreakable
- Make them Playerheads
- More features can be added via Addons
- UsefulAddons
- GuiShopManager- Open shops with more different ways
- LimitedUses- Allows to limit the amount of uses of items
- Citizens integration- Allows binding shops to citizens
- Shops automatically expand to multiple pages when needed (Configuration-> pagelayout.yml)
- Sound support (Fully customizable)
- Moreplaceholdersincluding calculation support
- Better ServerPinging system
- Player count and motd can be displayed in every text
- You can show the total player count of multiple servers added together
- Configurable timeout and other new settings
- Faster and more efficient system
- Allow shopitems to have different actions when using a different kind of click (leftclick, rightclick, mousewheel etc..Configuration-> Advanced Options)
- Too long lore lines are automatically split to prevent them from being out of view
- Money and Points formatting (Configurable: Show for example '14k' instead of '14027')
- Configurable anti click spam delay
- Optionally make items automatically pick the next empty slot
- Open individual shops with their own command
- Item- and enchantment translation into every available minecraft vanilla language (RequiresLangUtilsto be installed)
- Player input support: For example set up command menus where players can select a target player which is used within the command
- More Reward types
- Exp
- "ShopPage" (sends player to an other page of the current shop)
- BungeeCordCommand (executes command via BungeeCord console)
- OpCommand (makes player execute command with op permissions)
- ItemAll - Fills inventory with that kind of item
- More Price types
- ItemAll - Sell all items of one kind with one click
- More ItemData
- Custom playerhead textures (player-independent)
- Written book content (including color codes and symbols)
- Pre-set mobspawners or monstereggs (RequiresSilkSpawnersorEpicSpawners(spawners only))
- More Addons
- ThirdCurrency- Adds supports for a third currency
- TrickyShops- Makes creating shops way faster by simple tricks
- ItemShops- Create fancy itemshops with minimal effort
- PlayerShopsGUI - Allows players to create public shops and sell their itemsNEW!
- EssentialsGUI- Creates a playerfriendly Essentials Kit and Warp GUI.NEW!
- Expanded original Addons
- LimitedUses- Allows to limit the amount of uses of items
- Additional time-cooldown feature
- GuiShopManager- Adds new ways to open a shop
- Optionally bind non-BossShopPro commands to items
- Multiworld support
- Optional join-delay
- Many different types ofconditions(optinal)
- Items are only shown when conditions are met
- Check for player data like...
- Money
- Points
- Health or hunger
- Items in inventory or main hand
- Permissions or group
- Player location
- Lightlevel of player location
- Player world
- Check for general data like...
- World time
- Player count or state of an other server
- Check for realtime data like...
- Year, month or week
- Day of month or day of week
- Hour, minute, second or millisecond
- Have conditions that check for numbers or values of anyPlaceholderAPIsupported plugin
- More conditions can be added via Addons
... and more!
- /shop - Opens the main shop
- /shop <shop> - Opens the named shop
- /shop open <shop> <player> - Opens named shop for the named player
- /shop close <player> - Closes the inventory of the named player
- /shop reload - Reloads the plugin, shops, configs and all installed addons
- /shop read - Reads the item in the players main hand and prints out the itemdata required to reproduce that item in a shop
- /shop simulate <player> <shop> <shopitem> - Simulates shop item click (makes multiple reward types at once possible)
- Aliases:
- /bs
- /BossShop
- You can remove the commands you don't want
- You can give every shop its own commands
- BossShop.open - Allows to open all shops via sign/command
- BossShop.open.sign - Allows to open all shops via sign
- BossShop.open.sign.<shopname> - Allows to open the named shop via sign
- BossShop.open.command - Allows to open all shops via command
- BossShop.open.command.<shopname> - Allows to open the named shop via command
- BossShop.open.other - Allows to open shops for other players
- BossShop.close - Allows to close the currently opened inventory of a player via command
- BossShop.createSign - Allows to create BossShop signs
- BossShop.reload - Allows to reload the plugin
- BossShop.read - Allows reading how any itemstack is built up
- BossShop.bypass - Bypass the anti click spam delay
You can add your own permission nodes to specific shopitems in order to make these available to some players only.
- You may use this plugin on one server or network only
- When you have an issue please contact me via PM before posting a bad rating. Then we can solve it together ;-)
- Ratings are not the right place for suggestions and requests
- By buying the resource you agree that you have written the whole description
- No refunds
- You may not redistribute the BossShopPro plugin or any of its source code publicly or privately
- Support is only given to accounts who bought the resource
- Once bought future updates are free
- I'm an active developer who considers most requests, however there can be times when I am away or do not have free time for plugin development
- Some of the listed features may not be available when using an older Minecraft version: Itemflags for example need 1.8+
- I provide a helpful tool that makes setting shops up easier, however the tool may not support every single BossShopPro feature
- The terms of service can be modified at any time
Requirements
Requires Spigot 1.7 or newer.
Does not support KCauldron together with the Invtweaks mod.
If you want to work with money you need to haveVaultinstalled.
Pre-set mobspawners or monstereggs require the pluginSilkSpawnersto be installed.
Automatic item- and enchantment translations into any minecraft vanilla language require the pluginLangUtilsto be installed.
What to do after buying?
Download
- Let BossShopPro generate the default shops and test them out
- Learn how to set things up properlyhere
- Any issues? Please send me a PM and include your configuration files or any error messages if existing
- Suggestions? Feel free to send them. I implement most features that make sense
RE: BossShopPro - The most powerful Chest GUI shop/menu plugin
14-10-2017, 03:16 PM
#2 Like the thread set up, regardless if it's a copy & paste. Thanks for the leak.
RE: BossShopPro - The most powerful Chest GUI shop/menu plugin
21-11-2017, 01:56 AM
#3 Where is download
No link pls help this is a really good plugin
No link pls help this is a really good plugin
RE: BossShopPro - The most powerful Chest GUI shop/menu plugin
16-02-2018, 11:18 PM
#4 Looks interesting
going to try this plugin out thanks for sharing
going to try this plugin out thanks for sharing
RE: BossShopPro - The most powerful Chest GUI shop/menu plugin
19-02-2018, 08:37 PM
#5 Im going to try this plugin out. Look pretty good :D
RE: BossShopPro - The most powerful Chest GUI shop/menu plugin
30-05-2018, 09:46 AM
#6 This post was last modified: 30-05-2018, 09:47 AM by Saudi_D7oomy
dosnt work .!!
i mean the link .
i mean the link .
RE: BossShopPro - The most powerful Chest GUI shop/menu plugin
22-07-2018, 07:27 AM
#7 Very useful script, long searched for it, thank you very much.
RE: BossShopPro - The most powerful Chest GUI shop/menu plugin
22-07-2018, 08:06 AM
#8 thanks for leaking this plugin i have been searching this for years
RE: BossShopPro - The most powerful Chest GUI shop/menu plugin
22-07-2018, 08:07 AM
#9 Very useful script, long searched for it, thank you very much.
Users browsing this thread: 5 Guest(s)