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 Jan 26, 2012Can this plugin create basic showcases? So only items on slabs?
-
View User Profile
-
Send Message
Posted Jan 26, 2012@sorklin
That would help out 1000x's. Look forward to this plugin taking over Shops in general. Best I've used so far.
-
View User Profile
-
Send Message
Posted Jan 26, 2012Right now you need two shops. But we are thinking about adding support for buy/sell.
-
View User Profile
-
Send Message
Posted Jan 26, 2012Is it possible to
In one shop.
Sell for X amount Buy for <X Amount
Is this a possible or would you need multiple shops?
-
View User Profile
-
Send Message
Posted Jan 26, 2012We're not supporting spout, at this time. Perhaps in the future.
-
View User Profile
-
Send Message
Posted Jan 26, 2012Could you add support for spout blocks/items (SpoutMaterials Mod)?
-
View User Profile
-
Send Message
Posted Jan 26, 2012It's us. We just added support for Essentials. I'll take a look.
-
View User Profile
-
Send Message
Posted Jan 25, 2012Sorry to be a pest. Seem to be having an issue with the latest version of Bukkit Essentials, SCS and iConomy6. Seems that SCS hooks into iConomy 6 first.. then decides to hook into EssentialsEco. SCS: Searching for other Plugins... SCS: Hooked into iConomy6 SCS: Hooked into EssentialsEconomy
Now all shops only use essentials economy. Is this an issue with your plugin or essentials?
-
View User Profile
-
Send Message
Posted Jan 25, 2012My bad. I compiled against java 1.7. I've recompiled for 1.6 and uploaded. It should be approved shortly.
-
View User Profile
-
Send Message
Posted Jan 25, 2012@zeroinfinity2
Same error here ): I wrote a ticket.
-
View User Profile
-
Send Message
Posted Jan 24, 2012Hotfix broke all of my shops. With the following error. [SEVERE] Could not load 'plugins\ShowCaseStandalone.jar' in folder 'plugins': java.lang.UnsupportedClassVersionError: com/miykeal/showCaseStandalone/ShowCaseStandalone : Unsupported major.minor version 51.0 at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClassCond(Unknown Source) at java.lang.ClassLoader.defineClass(Unknown Source) at java.security.SecureClassLoader.defineClass(Unknown Source) at java.net.URLClassLoader.defineClass(Unknown Source) at java.net.URLClassLoader.access$000(Unknown Source) at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:41) at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:29) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Unknown Source) at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:178) at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:187) at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:108) at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:155) at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:131) at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:52) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:148) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:407) at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
Clean install.
-
View User Profile
-
Send Message
Posted Jan 24, 2012@zeroinfinity2
I've uploaded a hotfix for two bugs that have been fixed in development. This is not the development code, but the fix applied to the current working code. It may need a bit of time to be approved by moderators.
-
View User Profile
-
Send Message
Posted Jan 24, 2012@PITTSTAR11
I believe you can use Bukkit's built in permissions by setting up permission.yml to let everyone have the scs.* perms. Look up bukkit's built in permissions for more info on how to set that up.
-
View User Profile
-
Send Message
Posted Jan 24, 2012@_minor_miner_
At this point, you don't. When you create the shop, use 'unlimited' in place of the amount. That will create the unlimited shop.
-
View User Profile
-
Send Message
Posted Jan 23, 2012Great plugin! One question: how to I use /scs limit to make an unlimited shop? Thanks!
-
View User Profile
-
Send Message
Posted Jan 23, 2012@JaredTS486
is there a way to NOT use permissions since i just have a small server with about 14 friends?
-
View User Profile
-
Send Message
Posted Jan 23, 2012I use permissionsEX and it works fine, my permissions file looks like:
-
View User Profile
-
Send Message
Posted Jan 23, 2012Just a quick question... No-one other than me can buy items in my shop (because I'm an op) and everyone else doesn't have permission. Do you need permissions? Or can i use default permissions in plugins folder for a quick fix?
-
View User Profile
-
Send Message
Posted Jan 22, 2012@JaredTS486
You can create a new ticket for that.
The link for that can be found at the top of this site ("Tickets").
-
View User Profile
-
Send Message
Posted Jan 21, 2012This is the best shopping mod so far. One thing i would love to see changed is when you punch a block the text that shows. [Owner] would like to SELL you a [ITEM] for [NUMBER] [CURRENCY]. Would be nice to be able to simple it down if you are making server shops and change what is said like. [ITEM](s) are on sale for [NUMBER] [CURRENCY]. Also the owner of the shop would be nice to set to NULL so the admin can play without getting money for items in unlimited shop. I changed the owner to a NPC name Gheed. It causes an error but does not update my currency. Is there a place i can send this idea / request to or is the fourm a good place?