Minecraft Leaks
ShopGui+ Plugin Leak
Submitted by KillerStunter, 21-08-2019, 02:24 AM, Thread ID: 141113
Thread Closed
ShopGUI+ is an advanced high-quality GUI shop perfect for every server. It allows players to easily buy/sell items, enchantments, permissions and commands.
Configuration tutorial by@Hagenite
Review by@Sean0402
Spoiler
- Complete, premade shops with lots of items
- The best anti-dupe protection, even better than on some popular servers
- Allows players to sell, sell all and buy items using convenient GUI
- Sell multiple enchantments, permissions and commands to players
- Sell preset mob spawners to players (requiresSilkSpawners/PickUpSpawners/EpicSpawners/SpawnerSilk)
- Supports various economies (Vault, exp, MySQL Tokens, PlayerPoints, TokenManager)
- Separate log file to log shop transactions
- Supports item-based economy (requiresGringottsand Vault)
- Supports custom names, lores, enchantments, potions and fireworks
- Allows you to set different prices for each player using item-based, shop-based and global price modifiers
- Advanced amount selection GUI for buying or selling items
- Multiple shops with per-shop permission support
- Multiple page support in each shop GUI with buttons
- Convenient "Go back" button to easily return to main menu
- Customizable size of each shop GUI
- Item placeholders to buy/sell items different from the displayed ones
- Per-item permissions inside shops
- 100% customizable messages, shops and items
- Reload command to update shops without restarting the server
- Efficient & high-quality code
Shop command aliases: /shop /shopgui /guishop
- /shop - open the main shop menu (shopguiplus.shop)
- /shop reload - reload the configuration (shopguiplus.reload)
- /shop [shop name] - directly open the specified shop (shopguiplus.shop)
- /shop [player] [shop name] - open the specified shop (or main one if none specificed) for specified player (shopguiplus.others)
- /sell hand [quantity] - sell the item held in your hand (shopguiplus.sell.hand)
- /sell handall - sells all items inventory which are the same as the one being held in your hand (shopguiplus.sell.hand.all)
- /sell all - sells all items from your inventory (shopguiplus.sell.all)
Price modifier commands
- /shop addmodifier item <player> <shop> <item> <value> [buy|sell] (shopguiplus.shop.addmodifier) - add item-specific price modifier
- /shop addmodifier shop <player> <shop> <value> [buy|sell] (shopguiplus.shop.addmodifier) - add shop-specific price modifier
- /shop addmodifier global <player> <value> [buy|sell] (shopguiplus.shop.addmodifier) - add global price modifier
- /shop resetmodifier item <player> <shop> <item> [buy|sell] (shopguiplus.shop.resetmodifier) - reset player's item-specific price modifier
- /shop resetmodifier shop <player> <shop> [buy|sell] (shopguiplus.shop.resetmodifier) - reset player's shop-specific price modifier
- /shop resetmodifier global <player> <value> [buy|sell] (shopguiplus.shop.resetmodifier) - reset player's global price modifier
- /shop checkmodifiers <player> (shopguiplus.shop.checkmodifiers) - check player's current price modifiers
All command permissions have been listed above. However, players need additional permissions to access each shop. You can give or revoke access to particular shops by using the shopguiplus.shops.SHOP_ID permission node where SHOP_ID is the shop id from shops.yml (for example shopguiplus.shops.food, shopguiplus.shops.armor etc.). You can use the wildcard permission node shopguiplus.shops.* only if you are using PermissionsEx (other plugins doesn't support it). Otherwise you have to manually add permissions to access each shop.
In order to ban player from accessing particular shop just negate the corresponding permission node.
Additional permissions:
- shopguiplus.bypassgamemode - allows to access the shop when in a banned gamemode
- shopguiplus.bypassworld - allows to access the shop when in a banned world
- shopguiplus.buymore - allows to use the "Buy more" feature (it's set given to all players by default, negate it if you don't want them to have it)
- shopguiplus.sellmore - allows to use the "Sell more" feature (it's set given to all players by default, negate it if you don't want them to have it)
- Spigot 1.7.10 or newer
- Vault 1.4.1 or newer
- PermissionsEx: 1.22.7 or newer (recommended)
- zPermissions: 1.3-SNAPSHOT-b7, 1.3-SNAPSHOT-b6, 1.3beta1
- GroupManager: 2.0-Phoenix
If you want to sell preset mob spawners you also need following plugin: The plugin isincompatiblewith StackableItems plugin.
- Purchase (thanks!) and download the plugin
- Stop your server, put the .jar file in your server's /plugins/ directory
- Start the server, plugin will generate all necessary config files
- Fill in config.yml and shops.yml with desired settings
- Restart the server
- Done!
All configuration files are easy to edit. If any of them lacks a feature you wish to be added, please contact us.
Configuration examples (please don't copy them, the plugin will generate all necessary files): Legacy config.yml and shops.yml for 1.7-1.12: For more detailed installation & configuration guide please refer to theConfiguration tutorial.
Translations:
- Hungarian(by@foxi69)
- German(by@NotMyFault)
- YourSpawnerProvider.java
- YourPlugin.java
- plugin.yml needs to haveShopGuiPlusinloadbefore
By buying this plugin you agree to the following rules:
- No refunds
- You may not redistribute the plugin or any part of it
- We may refuse to give you support without any specific reason
- You may modify the plugin for personal use only
Download:
Spoilerhttps://anonfile.com/Ve3f5933nc/ShopGUIPlus-1.15.0-SNAPSHOT_jar
RE: ShopGui+ Plugin Leak
21-08-2019, 07:06 PM
#2 21-08-2019, 02:24 AMKillerStunter Wrote:
ShopGUI+ is an advanced high-quality GUI shop perfect for every server. It allows players to easily buy/sell items, enchantments, permissions and commands.How do I install this on my server? I hope this is cpmpatible with my minecraft version. Thank you for uploading.
Configuration tutorial by@Hagenite
Review by@Sean0402
Spoiler
- Complete, premade shops with lots of items
- The best anti-dupe protection, even better than on some popular servers
- Allows players to sell, sell all and buy items using convenient GUI
- Sell multiple enchantments, permissions and commands to players
- Sell preset mob spawners to players (requiresSilkSpawners/PickUpSpawners/EpicSpawners/SpawnerSilk)
- Supports various economies (Vault, exp, MySQL Tokens, PlayerPoints, TokenManager)
- Separate log file to log shop transactions
- Supports item-based economy (requiresGringottsand Vault)
- Supports custom names, lores, enchantments, potions and fireworks
- Allows you to set different prices for each player using item-based, shop-based and global price modifiers
- Advanced amount selection GUI for buying or selling items
- Multiple shops with per-shop permission support
- Multiple page support in each shop GUI with buttons
- Convenient "Go back" button to easily return to main menu
- Customizable size of each shop GUI
- Item placeholders to buy/sell items different from the displayed ones
- Per-item permissions inside shops
- 100% customizable messages, shops and items
- Reload command to update shops without restarting the server
- Efficient & high-quality code
Shop command aliases: /shop /shopgui /guishopNote: Item modifiers override shop ones which override global ones.
- /shop - open the main shop menu (shopguiplus.shop)
- /shop reload - reload the configuration (shopguiplus.reload)
- /shop [shop name] - directly open the specified shop (shopguiplus.shop)
- /shop [player] [shop name] - open the specified shop (or main one if none specificed) for specified player (shopguiplus.others)
- /sell hand [quantity] - sell the item held in your hand (shopguiplus.sell.hand)
- /sell handall - sells all items inventory which are the same as the one being held in your hand (shopguiplus.sell.hand.all)
- /sell all - sells all items from your inventory (shopguiplus.sell.all)
Price modifier commands
- /shop addmodifier item <player> <shop> <item> <value> [buy|sell] (shopguiplus.shop.addmodifier) - add item-specific price modifier
- /shop addmodifier shop <player> <shop> <value> [buy|sell] (shopguiplus.shop.addmodifier) - add shop-specific price modifier
- /shop addmodifier global <player> <value> [buy|sell] (shopguiplus.shop.addmodifier) - add global price modifier
- /shop resetmodifier item <player> <shop> <item> [buy|sell] (shopguiplus.shop.resetmodifier) - reset player's item-specific price modifier
- /shop resetmodifier shop <player> <shop> [buy|sell] (shopguiplus.shop.resetmodifier) - reset player's shop-specific price modifier
- /shop resetmodifier global <player> <value> [buy|sell] (shopguiplus.shop.resetmodifier) - reset player's global price modifier
- /shop checkmodifiers <player> (shopguiplus.shop.checkmodifiers) - check player's current price modifiers
All command permissions have been listed above. However, players need additional permissions to access each shop. You can give or revoke access to particular shops by using the shopguiplus.shops.SHOP_ID permission node where SHOP_ID is the shop id from shops.yml (for example shopguiplus.shops.food, shopguiplus.shops.armor etc.). You can use the wildcard permission node shopguiplus.shops.* only if you are using PermissionsEx (other plugins doesn't support it). Otherwise you have to manually add permissions to access each shop.
In order to ban player from accessing particular shop just negate the corresponding permission node.
Additional permissions:
- shopguiplus.bypassgamemode - allows to access the shop when in a banned gamemode
- shopguiplus.bypassworld - allows to access the shop when in a banned world
- shopguiplus.buymore - allows to use the "Buy more" feature (it's set given to all players by default, negate it if you don't want them to have it)
- shopguiplus.sellmore - allows to use the "Sell more" feature (it's set given to all players by default, negate it if you don't want them to have it)
If you want to sell permissions you also need one of following plugins:
- Spigot 1.7.10 or newer
- Vault 1.4.1 or newer
Other permissions plugins may also work but support will be given only to these listed above.
- PermissionsEx: 1.22.7 or newer (recommended)
- zPermissions: 1.3-SNAPSHOT-b7, 1.3-SNAPSHOT-b6, 1.3beta1
- GroupManager: 2.0-Phoenix
If you want to sell preset mob spawners you also need following plugin: The plugin isincompatiblewith StackableItems plugin.
- Purchase (thanks!) and download the plugin
- Stop your server, put the .jar file in your server's /plugins/ directory
- Start the server, plugin will generate all necessary config files
- Fill in config.yml and shops.yml with desired settings
- Restart the server
- Done!
All configuration files are easy to edit. If any of them lacks a feature you wish to be added, please contact us.
Configuration examples (please don't copy them, the plugin will generate all necessary files): Legacy config.yml and shops.yml for 1.7-1.12: For more detailed installation & configuration guide please refer to theConfiguration tutorial.
Translations:
- Hungarian(by@foxi69)
- German(by@NotMyFault)
This plugin comes with a simple API: There are also some events available: Other useful gists: Custom spawner provider implementation:
- YourSpawnerProvider.java
- YourPlugin.java
- plugin.yml needs to haveShopGuiPlusinloadbefore
By buying this plugin you agree to the following rules:Looking for an auction plugin? Check outAuctionGUI+
- No refunds
- You may not redistribute the plugin or any part of it
- We may refuse to give you support without any specific reason
- You may modify the plugin for personal use only
Download:
Spoilerhttps://anonfile.com/Ve3f5933nc/ShopGUIPlus-1.15.0-SNAPSHOT_jar
RE: ShopGui+ Plugin Leak
22-08-2019, 05:18 AM
#3 That seems to be a nice plugin , congratulations on doing that ill use it
RE: ShopGui+ Plugin Leak
thanks for the post!!! really glad u leaked it can finally have a shop gui instead of signs for my server!
thanks for the post!!! really glad u leaked it can finally have a shop gui instead of signs for my server!!!!!!a
thanks for the post!!! really glad u leaked it can finally have a shop gui instead of signs for my server!!!!!!a
RE: ShopGui+ Plugin Leak
23-09-2019, 04:47 PM
#5 Thanks man, its gonna be great on server
Hopefully works
Hopefully works
RE: ShopGui+ Plugin Leak
24-09-2019, 03:24 AM
#6 Because a and bound cheerful one worm alas dear cuddled from gosh where up bee truculently peered much less unwound elegant danced lecherous wolf unproductively willful gosh quit some.
RE: ShopGui+ Plugin Leak
26-09-2019, 02:58 PM
#7 .Thanks, I'm trying some plugins on a test private server, now I'll try this one, thank you so much.
RE: ShopGui+ Plugin Leak
25-05-2022, 07:48 AM
#8 very old version of the plugin zzzz
Users browsing this thread: 7 Guest(s)