ShowCaseStandalone

Home | The Team | Credits | Commands and Permissions | Donations
ShowCaseStandalone is like ShowCase but without the dependancies, and a more efficient way to create shops. With SCS, you can buy, sell, and display items, which float above blocks. You can use most of the major economy and permissions plugins with this, along with some special options for Towny.
Development builds of this project can be acquired at the provided continuous integration server. These builds have not been approved by the BukkitDev staff. Use them at your own risk.
Development Builds |
Source Code
Metric
This plugin utilises Hidendra's plugin metrics system, which means that the following information is collected and sent to mcstats.org:
- A unique identifier
- The server's version of Java
- Whether the server is in offline or online mode
- The plugin's version
- The server's version
- The OS version/name and architecture
- The core count for the CPU
- The number of players online
- The Metrics version
Opting out of this service can be done by editing plugins/Plugin Metrics/config.yml and changing opt-out to true.
Please do not report issues in comments
For a ticket guideline list, click here!

-
View User Profile
-
Send Message
Posted Mar 5, 2012It works Perfect on 1.2.3 atm for me....but plz do the Vault support i wont give Items 4 free and Craftconmy isnt found by your plugin
-
View User Profile
-
Send Message
Posted Mar 5, 2012Initial test run of cb 2034, 1.2.3, showed a successful startup for this plugin. :) (Too bad 60% of all other plugins are broken.)
-
View User Profile
-
Send Message
Posted Mar 4, 2012Awesome thx for that this helps alot
-
View User Profile
-
Send Message
Posted Mar 4, 2012We're probably just going to write in Vault support and let vault be the go-between for crafteconomy.
-
View User Profile
-
Send Message
Posted Mar 4, 2012Hey first awesoe how it works i really like it so far...i think its batter than normal showcase thought...anyway can you please support "Crafconomy" too i like iConomy just better
-
View User Profile
-
Send Message
Posted Mar 4, 2012Awesome, trying this out, now :-D Thanks!
-
View User Profile
-
Send Message
Posted Mar 3, 2012Not only possible, but its exactly the way it works. SCS checks for whether a player can place a block (i.e. build) where the showcase is. If they can, they can create a showcase, if they can't (cause worldguard or residence or any other region plugin), they won't be able to create the showcase.
My server has set up exactly that - shops that are the only place a player can build. So its the only place they can set up a shop, as well.
-
View User Profile
-
Send Message
Posted Mar 3, 2012I'm currently using showcase but looking for alternatives due to the lack of updates. This plugin seems awesome, however I'm worried about the lack of worldguard support.
When using this plugin, how do you stop members from making shops everywhere? I would like to be able to assign a box to a player who can then make showcases only inside that box. Or, in worldguard speak, only allow users to make a showcase shop inside their own worldguard regions.
Is anything like this possible?
-
View User Profile
-
Send Message
Posted Mar 1, 2012FYI: b67 runs in Bukkit 1.1-R6.
-
View User Profile
-
Send Message
Posted Mar 1, 2012Why don't you test it and find out?
-
View User Profile
-
Send Message
Posted Mar 1, 2012Hi, in the orginal showcase there where two major exploids: 1. you could dupe items with Minecartmania Carts 2. even used tools could be sold and it was spamming the hawkeye database.
Is this Plugin any better on this problems
thanks for your work. keep it going!
-
View User Profile
-
Send Message
Posted Feb 28, 2012We don't provide translation services - our despite a similar appearance, our showcases are completely different.
The encryption isn't - its simply a sha-1 hash of the block.toString(). Any random number string will do. The sha-1 just lets us have unique names for shops that also avoids the possibility of a shop having two entries (since the name will always be the same for a particular block).
-
View User Profile
-
Send Message
Posted Feb 28, 2012-
View User Profile
-
Send Message
Posted Feb 28, 2012Its sorted now. I'm just not promising full r5 till we know what is in r5.
-
View User Profile
-
Send Message
Posted Feb 27, 2012@sorklin
Why not sort it before it happens? less time on your hands
-
View User Profile
-
Send Message
Posted Feb 26, 2012R5 isn't out yet. We will be R5 compliant when it hits.
-
View User Profile
-
Send Message
Posted Feb 26, 2012update for R5 please?
-
View User Profile
-
Send Message
Posted Feb 26, 2012We use a messaging wrapper, which may replace accents.
Can you post your file to a ticket (or link it), and I'll take a look to see what is processing it out.
-
View User Profile
-
Send Message
Posted Feb 25, 2012Looks like the plugin doesn't like accents.
He doesn't display them whereas some other plugins (Citizens) do. Is it me ?
(Even if i save in UTF-8 of course)
-
View User Profile
-
Send Message
Posted Feb 24, 2012@ryypley
You may need to create the bottom shelves first - i.e., create the bottom showcase, add the half block "shelf" above it, and then create the top shopcase.
However, you may find that items end up on a block higher than they should be. Bukkit changed their item spawning code, and it likes to throw items higher than they should be. So you may need to leave enough room for the item to float correctly.