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 29, 2012Hello I was entirley glad taht SCS for 1.4.6 is out! even if its not complete and has a few bugs, haha. When i place my showcase down it stays for a few then in like 3 minutes deletes but the showcase works just people dont know what there buying/selling. Help
-
View User Profile
-
Send Message
Posted Dec 29, 2012I'm using CB 1.4.5 and SCS seems to work fine except for the fact that displayed items flicker in and out as they hover over the shop block. I'm curious if there's any way to fix that, since this plugin seems super great other than that!
Thanks! :)
-
View User Profile
-
Send Message
Posted Dec 29, 2012@XDarkFyreX
Thats ok, if it appears only on the first startup.
@Waterdust2000
"/scs add" or "/scs add <amount>" ;)
@Sk8Sanctified
Thank you :)
-
View User Profile
-
Send Message
Posted Dec 28, 2012Getting some feedback of possible duping on SCS in 1.4.6, beware.
-
View User Profile
-
Send Message
Posted Dec 28, 2012@Waterdust2000
To make an unlimited server shop, first off you must have the permission to do so.
- scs.create.unlimited, will allow any player with this permission to use the command to make such shop.
The quickest way to make a shop after having the permission-> Hold the item in your hand that you want the shop to sell.. then type this command,
/scs sell this unlimited 100 -when prompt, click on the block you wish to activate as the shop.
Now that block is an unlimited shop selling whatever item was in your hand for 100 each. Yay!
-
View User Profile
-
Send Message
Posted Dec 27, 2012@Jessicadawn
@ Jessicadawn - If you take the scs plugin out of the plugin folder an throw it in say "disabled plugins" folder you made for w/e reason the folder containing all your saved shops should be there when you enable it again.
Unless this isn't what your talking about an I missed the point?
-
View User Profile
-
Send Message
Posted Dec 27, 2012If scs gets taken out (just the .jar) does it delete all the items in the shop making it unable to readd it back? (If this doesnt make sense let me know)
-
View User Profile
-
Send Message
Posted Dec 27, 2012I like the idea shops can run out of items being sold but what if an admin wants to restock a limited shop to max capacity? the default /give command only allows 64 of an item while something like command book might allow 3k items in /give but things like bows are excluded from stack sizes.
I've checked the commands an such, did I miss something? is there a way for an admin to restock a limited shop via one command? rather than have to drag an drop stacks from creative mode or something else?
An if there is a sell unlimited shop (not to be confused with the above) what is the command for that? an would other players be able to use it? if so what is the perm to deny them that under that condition? (trying not to assume commands/perms here).
-
View User Profile
-
Send Message
Posted Dec 27, 2012@durantfanboy
The plugin is still under development to be compatible with MC 1.4.6.
Chances are your using an incompatible SCS version with 1.4.6..
That is if your running a 1.4.6 server.
-
View User Profile
-
Send Message
Posted Dec 27, 2012It works.. but
27.12 11:40:27 [Server] INFO [SCS] Successfully loaded with older way: null 27.12 11:40:27 [Server] SEVERE at net.minecraft.server.v1_4_6.ThreadServerApplication.run(SourceFile:849) 27.12 11:40:27 [Server] SEVERE at net.minecraft.server.v1_4_6.MinecraftServer.run(MinecraftServer.java:427) 27.12 11:40:27 [Server] SEVERE at net.minecraft.server.v1_4_6.MinecraftServer.q(MinecraftServer.java:494) 27.12 11:40:27 [Server] SEVERE at net.minecraft.server.v1_4_6.DedicatedServer.r(DedicatedServer.java:224) 27.12 11:40:27 [Server] SEVERE at net.minecraft.server.v1_4_6.MinecraftServer.r(MinecraftServer.java:598) 27.12 11:40:27 [Server] SEVERE at net.minecraft.server.v1_4_6.DedicatedServerConnection.b(SourceFile:30) 27.12 11:40:27 [Server] SEVERE at net.minecraft.server.v1_4_6.ServerConnection.b(SourceFile:39) 27.12 11:40:27 [Server] SEVERE at net.minecraft.server.v1_4_6.PlayerConnection.d(PlayerConnection.java:112) 27.12 11:40:27 [Server] SEVERE at net.minecraft.server.v1_4_6.NetworkManager.b(NetworkManager.java:290) 27.12 11:40:27 [Server] SEVERE at net.minecraft.server.v1_4_6.Packet3Chat.handle(Packet3Chat.java:44) 27.12 11:40:27 [Server] SEVERE at net.minecraft.server.v1_4_6.PlayerConnection.a(PlayerConnection.java:853) 27.12 11:40:27 [Server] SEVERE at net.minecraft.server.v1_4_6.PlayerConnection.chat(PlayerConnection.java:898) 27.12 11:40:27 [Server] SEVERE at net.minecraft.server.v1_4_6.PlayerConnection.handleCommand(PlayerConnection.java:980) 27.12 11:40:27 [Server] SEVERE at org.bukkit.craftbukkit.v1_4_6.CraftServer.dispatchCommand(CraftServer.java:510) 27.12 11:40:27 [Server] SEVERE at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:186) 27.12 11:40:27 [Server] SEVERE at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) 27.12 11:40:27 [Server] SEVERE at com.kellerkindt.scs.listeners.CommandExecutorListener.onCommand(CommandExecutorListener.java:157) 27.12 11:40:27 [Server] SEVERE at com.kellerkindt.scs.commands.BuyCmd.execute(BuyCmd.java:142) 27.12 11:40:27 [Server] SEVERE at com.kellerkindt.scs.shops.Shop.setAmount(Shop.java:696) 27.12 11:40:27 [Server] SEVERE at com.kellerkindt.scs.shops.Shop.getItemStack(Shop.java:637) 27.12 11:40:27 [Server] SEVERE at com.kellerkindt.scs.shops.Shop.getItemStack(Shop.java:606) 27.12 11:40:27 [Server] SEVERE at com.kellerkindt.scs.shops.Shop.getItemStack(Shop.java:382) 27.12 11:40:27 [Server] SEVERE java.lang.RuntimeException: Couldn't load the ItemStack! 27.12 11:40:27 [Server] SEVERE [SCS] Couldn't load the ItemStack with storage version : <=3 27.12 11:40:27 [Server] WARNING [SCS] Couldn't load the ItemStack with storage version: 4null 27.12 11:40:27 [Server] WARNING [SCS] Couldn't load ItemStack(The validated object is null), will try again with old importer
-
View User Profile
-
Send Message
Posted Dec 27, 2012I had a server before and had this plugin and it ran nicely. But now when ever i put it in my plugins file the folder is made but the config doesn't so the plugin wont work any help?
-
View User Profile
-
Send Message
Posted Dec 27, 2012whenever i try and use showcase i get term:missing value for help-25 and so on. Any ideas?
-
View User Profile
-
Send Message
Posted Dec 26, 2012I feel like my server is lagging intensely with newest dev build of this plugin.
-
View User Profile
-
Send Message
Posted Dec 26, 2012@kellerkindt
IT WORKS! THANKS
-
View User Profile
-
Send Message
Posted Dec 26, 2012Here the content of the books should also be loaded:
https://jenkins.dice-network.de/job/ShowCaseStandalone/88/
-
View User Profile
-
Send Message
Posted Dec 26, 2012The main aspect, buying and selling items via showcase works perfectly. Only the content of the books is not loaded yet. Gues that can be fixed in the next plugin versions. Thx a lot to kellerkindt for he fast help and the good support !! :D
-
View User Profile
-
Send Message
Posted Dec 26, 2012@kellerkindt It works :) great Job All Shops loaded without any error thank you
-
View User Profile
-
Send Message
Posted Dec 26, 2012I will try it gimme some time
-
View User Profile
-
Send Message
Posted Dec 26, 2012In the last commit, you should be able to load your shops from 1.4.5 or 1.4.6.
Can anybody test that?
(#86 / b377)
-
View User Profile
-
Send Message
Posted Dec 26, 2012pls hurry with updating. Its the last of my Plugins not beeing updated :D hm. how to convert them and how to make it works?