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 20, 2012Please make one compatible dev build for 1.4.6 that would be the best christmas gift ever:)
-
View User Profile
-
Send Message
Posted Dec 20, 2012@dretax
If you would have read two comments down, you'd clearly see that the developer builds are not working.
-
View User Profile
-
Send Message
Posted Dec 19, 2012dev build doesn't work either
-
View User Profile
-
Send Message
Posted Dec 19, 2012@xMinecraft
Why should they update? Use dev builds. It makes no sence to update from beta to rec. Its just not a priority.
Any spout support?
-
View User Profile
-
Send Message
Posted Dec 19, 2012Please update for cb 1.4.5-R1.0
-
View User Profile
-
Send Message
Posted Dec 19, 2012Please update for 1.4.5 R1.0 !!! It does not work :(
-
View User Profile
-
Send Message
Posted Dec 19, 2012Will this be updated ? D:
-
View User Profile
-
Send Message
Posted Dec 18, 2012Hey, just wanted to let you know, amazing plugin! However neither of the developer builds (77 or 78) work. They throw this error.
on the Bukkit 1.45 beta build.
1.42 doesn't throw any errors in console, however the blocks don't float. Hope you're able to get this plugin up and running soon. Thank you.
-
View User Profile
-
Send Message
Posted Dec 17, 2012Hiya, thanks a lot for this awesome plugin i love it!!
just to let you know that it's not working well so far with the beta version of Craftbukkit 1.4.5, the items are not hovering correctly and it's kind of a mess...
Be sure to stay in 1.4.2 until they'll release the official update of craftbukkit..; The Beta version did a pretty big mess on my server so i really talk with proof lol
But it's the point of a Beta, find the bugs and fix them so be patient everything should be better soon
Mwuaaaah kisses
-
View User Profile
-
Send Message
Posted Dec 17, 2012In build 149 plugin.yml the soft depend for My Worlds plugin should be "My Worlds", not "MyWorlds"
-
View User Profile
-
Send Message
Posted Dec 15, 2012@michiaru
Please, create a ticket for that with all requested information
@marvicisko
"/scs messages ignore"
@skylord_will
You could try the build which was release before he has answered here.
-
View User Profile
-
Send Message
Posted Dec 15, 2012What build? I tried the latest dev build and it seems to completely malfunction. In what dev build did they fix this?
Thank You
-
View User Profile
-
Send Message
Posted Dec 15, 2012How to turn off the messages when players buy something? Thank you.
-
View User Profile
-
Send Message
Posted Dec 14, 2012skylord will, thats a known issue with one of the latest dev builds of bukkit. it has be rectified in the very last ones :)
-
View User Profile
-
Send Message
Posted Dec 14, 2012Nope. no changes. same mess up.
-
View User Profile
-
Send Message
Posted Dec 14, 2012Hey guys, Getting some errors on my server. I seem to be having some major issues. When a player stands on a showcase. They pick it up and it goes in their boot slot. Very interesting. The item disappears after a second in their inventory. But they loose whatever item they had in that slot. Also, when a player is killed and their inventory is placed on the ground peopel within that chuck get internal server errors. After deleting this plugin, the errors disappear. I will include a pastebin with the link to the console spam I was getting when someone picked up a block. A timely response would be GREATLY appreciated.
Thank You, Skylord_Will Pastebin: www.pastebin.com/naANS8SQ
-
View User Profile
-
Send Message
Posted Dec 13, 2012Just pushing a new dev-build, that solves the ClassNotFound exceptions for the new bukkit builds
-
View User Profile
-
Send Message
Posted Dec 12, 2012Why are all of my displays completely jacked up still? I updated and the displays are all over the place jumping around and crap. this is beyond annoying.
-
View User Profile
-
Send Message
Posted Dec 11, 2012Could a ticket manager please review my tickets:
http://dev.bukkit.org/server-mods/scs/tickets/440-items-floating-everywhere-latest-dev-build/#c11
http://dev.bukkit.org/server-mods/scs/tickets/462-error-on-startup/
http://dev.bukkit.org/server-mods/scs/tickets/457-purchase-confirmation/
-
View User Profile
-
Send Message
Posted Dec 11, 2012@diannetea That looks like the aftereffects of this commit: https://github.com/Bukkit/CraftBukkit/commit/8f12382e8efc8c39a919af9180dd884caf3720ff
Basically, it changes anything like org.bukkit.craftbukkit to org.bukkit.craftbukkit.v1_4_5 in the code, which means that from that build on, the plugin devs are going to have to update for each and every single darn update, unless they use some sort of hackery to change it.