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 Dec 26, 2012@twisted067
Badly, it seems to be an issue for missing classes in 1.4.6
A quick fix would be to downgrade to bukkit 1.4.5, start you server once
(to load the shops and convert them into the new format) and then
upgrade again to 1.4.6 ...
-
View User Profile
-
Send Message
Posted Dec 25, 2012http://pastebin.com/b6jACp3M
-
View User Profile
-
Send Message
Posted Dec 25, 2012Not work on 1.4.6 ...Do you have the dev-build ? or stable-build work on it ?
-
View User Profile
-
Send Message
Posted Dec 25, 2012@nodigit
Are you kidding me?
Actually, there are about 2 dev-builds per day.
If you would search for your issue on the ticket page, you would
also see, that I currently try to resolve the issue.
So, if you want to use the latest build, click on the red button above.
If you have any issues, check the ticket page ;)
@RDWave
:D
Does it work?
Please give only a quick feedback and post error logs on the ticket page ;)
-
View User Profile
-
Send Message
Posted Dec 25, 2012update!
-
View User Profile
-
Send Message
Posted Dec 25, 2012It was said that in order to use the builds for 1.4.6 you'd have to empty the config folder for it an remake all shops again, for those having problems.
I can confirm that build #83 works with bukkit #2570 & #2573 however build #84 will not as it seems to want me to delete all my shops again (guessing)
When the holidays are over a work around so we don't have to do this with each release would be nice. Happy Holidays.
@ nodigit - It's not dead, pay attention.
-
View User Profile
-
Send Message
Posted Dec 25, 2012Build #84 doesnt work at all now.. I think this plugin is dead...
-
View User Profile
-
Send Message
Posted Dec 25, 2012Anybody know why display showcases are not working? Whenever I make one, no item shows up. Just a chest interface saying 'DISPLAY (item name)'. Putting items in it doesn't make a display appear or anything. I'm using the #83 dev build.
-
View User Profile
-
Send Message
Posted Dec 24, 2012@kellerkindt
STOP SPAMMING @KELLERKINDT, HE STATED HE KNOWS!!! BACK OFF
(Someone please keep this message from keller bumped)
-
View User Profile
-
Send Message
Posted Dec 24, 2012-
View User Profile
-
Send Message
Posted Dec 24, 2012@Borrachondo
Yes !!!
Please update it!
-
View User Profile
-
Send Message
Posted Dec 24, 2012The latest #83 works now on 1.4.6, but only in a newinstallation without the saved shops.
Is there a possibility to import the old data in any way, or planed in the Future. Would be nice if you could make some kind of converter for the old data Would be great if it would be feasible. It is difficult to nearly impossible for me, to remake all shops (ca.1800)
Merry Christmas and happy holidays
-
View User Profile
-
Send Message
Posted Dec 24, 2012Please update it!
-
View User Profile
-
Send Message
Posted Dec 24, 2012TERM: MISSING VAULUE FOR HELP
I have tried installing the newest version of SCS and deleted all my shops. But I still get the above issue. Kinda getting annoying now!
-
View User Profile
-
Send Message
Posted Dec 24, 2012@kellerkindt
The latest dev build #83 only works on 1.4.6 if you delete your old shops database and remake all your shops. This needs to be addressed. Thanks.
-
View User Profile
-
Send Message
Posted Dec 24, 2012I know you're going to hate this, but I found an error that keeps spamming the log on dev build #83:
It appears that empty showcases are being problematic.
Please fix this as soon as possible. Thank you for all the work you've done so far, I know how much a pain the Bukkit Devs have caused to us plugin developers, and Merry Christmas!
-
View User Profile
-
Send Message
Posted Dec 24, 2012I can confirm the newest developer build (#83) is working on the beta build for 1.46-r0.1. Thanks for your great work, especially during the holiday season. Merry Christmas.
-
View User Profile
-
Send Message
Posted Dec 24, 2012http://pokit.org/get/img/3e53277537b561b96dfa86068240434a.jpg
I get that error while trying to run "/scs" command.
I'm using latest dev build from "red button".
Please fix it as fast as you can, and Merry Christmas! :)
-
View User Profile
-
Send Message
Posted Dec 24, 2012[WARNING] [ShowCaseStandalone] Task #37 for ShowCaseStandalone v374 generated an exception java.lang.RuntimeException: Couldn't load ItemStack at com.kellerkindt.scs.shops.Shop.getItemStack(Shop.java:464) at com.kellerkindt.scs.internals.SimpleShopHandler.show(SimpleShopHandler.java:714) at com.kellerkindt.scs.internals.SimpleShopHandler.checkShopDisplayState(SimpleShopHandler.java:123) at com.kellerkindt.scs.internals.SimpleShopHandler$1.run(SimpleShopHandler.java:89) at org.bukkit.craftbukkit.v1_4_6.scheduler.CraftTask.run(CraftTask.java:53) at org.bukkit.craftbukkit.v1_4_6.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:345) at net.minecraft.server.v1_4_6.MinecraftServer.r(MinecraftServer.java:530) at net.minecraft.server.v1_4_6.DedicatedServer.r(DedicatedServer.java:224) at net.minecraft.server.v1_4_6.MinecraftServer.q(MinecraftServer.java:494) at net.minecraft.server.v1_4_6.MinecraftServer.run(MinecraftServer.java:427) at net.minecraft.server.v1_4_6.ThreadServerApplication.run(SourceFile:849) Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/v1_4_5/NBTBase at com.kellerkindt.scs.utilities.Utilities.getNBTBaseFromString(Utilities.java:339) at com.kellerkindt.scs.shops.Shop.getItemStackNBT(Shop.java:1067) at com.kellerkindt.scs.shops.Shop.getItemStack(Shop.java:369) at com.kellerkindt.scs.shops.Shop.getItemStack(Shop.java:457) ... 10 more 09:36:50 [WARNING] [SCS] Couldn't load ItemStack(hexBinary needs to be even-length: 372:0), will try again with old importer 09:36:50 [INFO] [SCS] Also couldn't load with old way 09:36:50 [WARNING] [ShowCaseStandalone] Task #37 for ShowCaseStandalone v374 generated an exception java.lang.RuntimeException: Couldn't load ItemStack at com.kellerkindt.scs.shops.Shop.getItemStack(Shop.java:464) at com.kellerkindt.scs.internals.SimpleShopHandler.show(SimpleShopHandler.java:714) at com.kellerkindt.scs.internals.SimpleShopHandler.checkShopDisplayState(SimpleShopHandler.java:123) at com.kellerkindt.scs.internals.SimpleShopHandler$1.run(SimpleShopHandler.java:89) at org.bukkit.craftbukkit.v1_4_6.scheduler.CraftTask.run(CraftTask.java:53) at org.bukkit.craftbukkit.v1_4_6.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:345) at net.minecraft.server.v1_4_6.MinecraftServer.r(MinecraftServer.java:530) at net.minecraft.server.v1_4_6.DedicatedServer.r(DedicatedServer.java:224) at net.minecraft.server.v1_4_6.MinecraftServer.q(MinecraftServer.java:494) at net.minecraft.server.v1_4_6.MinecraftServer.run(MinecraftServer.java:427) at net.minecraft.server.v1_4_6.ThreadServerApplication.run(SourceFile:849) Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/v1_4_5/NBTBase at com.kellerkindt.scs.utilities.Utilities.getNBTBaseFromString(Utilities.java:339) at com.kellerkindt.scs.shops.Shop.getItemStackNBT(Shop.java:1067) at com.kellerkindt.scs.shops.Shop.getItemStack(Shop.java:369) at com.kellerkindt.scs.shops.Shop.getItemStack(Shop.java:457) ... 10 more
I get this with latest dev build
-
View User Profile
-
Send Message
Posted Dec 24, 2012@TheRTArtifact
The letters and numbers are only shown to the admin for debugging reasons ;)