BossShop
===> Project moved to Spigot <===

BossShop allows you to create custom GUIs (Inventories) for Server Menus/Shops etc.
This is one of the most player-friendly Shop/GUI Plugins ever! Say goodbye to all the annoying command- or signshops!

BossShop is a plugin which allows the creation of simple/advanced GUIs (That's up to you!). It allows creating infinite custom inventories with unique items, prices and rewards. All in all, it can do a lot. You can link your inventories, give your donators a discount or you can use BossShop to offer your players a warp menu, clickable voting links and much more. The possibilities are endless!
BossShop Showcase
Metrics (Click me for more Information)

-
View User Profile
-
Send Message
Posted Dec 29, 2013@rhisis1988
BossShop does not open many files... when exactly does that happen/what is the result (any server.log messages)?
@repeated1
I'll add a way to remove/rename aliases soon
@sammyturbo123
Use
you can find the entity ids here: http://minecraft.gamepedia.com/Spawn_Egg
-
View User Profile
-
Send Message
Posted Dec 29, 2013Hello. can you have it so people can buy egg spawns for mobs such as villagers and wolfs etc. i looked on this site for the code name for the eggs but couldn't seem to find it: http://jd.bukkit.org/rb/doxygen/dc/d8e/namespaceorg_1_1bukkit_1_1material.html
-
View User Profile
-
Send Message
Posted Dec 29, 2013Could please allow us to change the execute command or remove alias or change em. I really want to be ale to remove /shop or just change it to /voteshop. The problem is that there are so many plugins using /shop also. And Im having problem with ur plugin overriding /shop And lets say we had "shop menu" where I could choose a server. Could be opened by /servers. I think you get where Im going.
-
View User Profile
-
Send Message
Posted Dec 29, 2013Bossshop is causing too many files to be opened on my box. While I know this limit can be raised it is not the propper way (to my knowledge it is already an extremely high limit). At the moment I have 10 local servers being pinged. With the 1.7 version the server shuts down after roughly 30 minutes.
-
View User Profile
-
Send Message
Posted Dec 27, 2013@AchelosXD
In 1.6.2 it was working perfect but now it's not able to get the data of servers which are too far away of each other. This is going to be fixed soon (I just need to find the most efficient way).
-
View User Profile
-
Send Message
Posted Dec 27, 2013The server pinging does not work right?
-
View User Profile
-
Send Message
Posted Dec 27, 2013@Krisahstar
%player%
@Adondriel
I'll think about that feature...
@csorrows
This is going to be added in the feature
-
View User Profile
-
Send Message
Posted Dec 27, 2013@Ar7ific1al
If i use RewardType: command, how do i get the player's name if i want to do the following: Reward: pex user PLAYERNAME group set Destroyer
-
View User Profile
-
Send Message
Posted Dec 26, 2013@Blackixx
Suggestion for the discount permission. have it also depend on the shop they are using.
so the permission would be "- bs.discount.(shop_name).(discount)"
I think this would make it even more versatile.
-
View User Profile
-
Send Message
Posted Dec 26, 2013@csorrows
Best to create a feature request ticket.
-
View User Profile
-
Send Message
Posted Dec 26, 2013@ScrimCraft
Your Reward is formatted incorrectly. Add two spaces at the beginning of the - name and - lore lines under the Reward section. You also have a space after the colon on - name: which will throw an error. You're also missing the single quote around the lore on the reward.
When in doubt, learn from the examples provided. The default BuyShop.yml has some examples, and so do the Setup Guide and ItemData pages.
This should work: Corrected config
-
View User Profile
-
Send Message
Posted Dec 26, 2013@Krisahstar
Reward type "command" is run by the server. Reward type "playercommand" is run by the player. http://dev.bukkit.org/bukkit-plugins/bossshop/pages/setup-guide/
-
View User Profile
-
Send Message
Posted Dec 26, 2013How do you make it so when you buy an item it comes with a custom name+color and lore on the bottom of the name? I'm trying to sell a VIP ticket like this:
http://pastie.org/8578607
-
View User Profile
-
Send Message
Posted Dec 26, 2013@Blackixx
So it seems it does not work the same with permissions as it does without.
To explain, if you put multiple items in the same slot, it will parse the script all the way till it finds the last item in that slot and display that one. This is not working the way I hoped it would with permissions.
So, this means I'm going to ask for a feature request.
Could you make it so when it finds a slot with a permission that the user has it will stop parsing that slot and display that one? If the user does not have permission for that slot, it will continue to parse till it finds one that it does.
The goal is to customize what item shows dependent on the player's rank (permission based)
Let me know if this needs further explanation.
-
View User Profile
-
Send Message
Posted Dec 26, 2013@Blackixx
Ooooh, i get it now! Do the commands get input by the player, console or superuser?
-
View User Profile
-
Send Message
Posted Dec 26, 2013@csorrows
Please create a ticket including your Shop config
@Krisahstar
RewardType "Command" CAN grant a PermissionsEx group. You just need the right command. Tip: You can use %player% as player-name variable.
-
View User Profile
-
Send Message
Posted Dec 26, 2013@Blackixx
Using RewardType: Command does not grant a player a PermissionsEx group. Could you add RewardType: PexGroup to make this possible? It would be great.
-
View User Profile
-
Send Message
Posted Dec 25, 2013I've been trying for awhile but I can't seem to get the extra permissions to work.
I have added the extra permission bskit.novice to the config and added the perm bskit.novice to the player's perms. Upon clicking on the item in the shop, it says "You are not allowed to do this!" in the chat.
Reading your instruction, this should work. I'm using PEX and Vault.
I'm trying to get all my donor ranks to have their specific kit show in the shop but i cant get the perms to work. They can buy other items in the shop just fine.
It works fine if I OP myself.
-
View User Profile
-
Send Message
Posted Dec 25, 2013@Ar7ific1al I'll just add them to the BossShop.jar :P
@Ar7ific1al
I'll work on that within the next days
@Krisahstar
They already can buy ranks. Just use the RewardType "Command"
@jleitsch
I'll think about that
@MinecraftAdmin
I'll add that (An other fast way for now would be setting the reward to 0 EXP)
@maxlehot1234
Player shops are cooming soon :P
-
View User Profile
-
Send Message
Posted Dec 25, 2013Just a feature so people can buy PermissionsEx ranks :) Please.