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 8, 2013@nejcneo
Every plugin is unique. Just because a plugin would be like this- well point is that just because someone knows a lot about plugins, (which doubt me or not, I do), doesn't mean they can fix it.
It's sadly not as easy as entering
so I cannot just "fix it forever".
-
View User Profile
-
Send Message
Posted Mar 8, 2013@rtainc It's Valid! I tried "Simple Showcase" and last update was on 1.3.2 and it still working on this version. Only thing that I like your plugin is that is Very simple. Anyway I don't wanna fight here. One question: Is it possible to make it Stable forever? You can probably find someone that know everything about plugins and help you fix your bug forever. Because its grat plugin
-
View User Profile
-
Send Message
Posted Mar 7, 2013@nejcneo
You cannot say that other plugins are better because they're stable, because no other plugin does this exact thing. That's like saying Essentials is better than iConomy because Essentials doesn't lag the server- well you could say that, because other plugins that do exactly as iConomy don't lag that much, but that's besides the point. If you can find a slab-shop plugin which doesn't ever crash, then your argument is valid, does that make sense?
-
View User Profile
-
Send Message
Posted Mar 7, 20131. This is not bug report 2. Servers can't use this plugin if is crashing every second day. (Now there isn't items displayed). I don't get it? Why you can't make FINAL Stable build that will last forever? CommandBin si working for ages and last update was on 1.3.1, But you have to update it every day. Why? I am really asking: Why can other plugins works so smooth. This is ONLY reason why you don't have 1. place in "Shop" category - Because Crash. That's why users are switching to ChestShop. I hope this plugin will tell you something. Thanks for updating it anyway :)
-
View User Profile
-
Send Message
Posted Mar 7, 2013@rtainc
I do not see any such listener in the SCS config file. The only thing remotely close is the save interval. I don't see any other config files. Am I missing something?
-
View User Profile
-
Send Message
Posted Mar 7, 2013@Nuinethir
If they're despawning, there's a listener in which will respawn them, which I believe you can mess around with in the configuration.
-
View User Profile
-
Send Message
Posted Mar 6, 2013@x_clucky
Let me know if you come up with a solution for the disappearing items. I am using: - ChestShop - Courier - Essentials - EssentialsSpawn - Herochat - Multiverse-Core - Multiverse-Portals - neoPaintingSwitch - SignColours - Vault - WorldEdit - WorldGuard
I hate to think that these plugins are at fault. It seems that they despawn after 10 minutes, which is default for normally dropped items I believe. Thanks!
-
View User Profile
-
Send Message
Posted Mar 6, 2013Oh and also, don't rely on the big 'ole download button on the top- that only gets recommended build, whilst the latest recommended doesn't work with the latest version of Minecraft.
-
View User Profile
-
Send Message
Posted Mar 6, 2013@YoshiGenius
It's compiled against multiple versions, and decides what to use depending on the server version found.
-
View User Profile
-
Send Message
Posted Mar 6, 2013@rtainc
Also, your version is compiled against 1.4.6 and it needs to be against 1.4.7, in the case of anklesneeze. That's constructive criticism.
-
View User Profile
-
Send Message
Posted Mar 5, 2013READ THIS BEFORE COMMENTING
Some people are still failing to follow what the descriptions say. I will say this once and for all, and if it continues to be a problem, the comments may be disabled.
I hate to do such a thing, but it's becoming a huge problem for us.
-
View User Profile
-
Send Message
Posted Mar 5, 2013@kubson97
You're the owner, so why would you buy from yourself? Instead, it will open up the shop inventory, which is full because you selected the unlimited shop type.
-
View User Profile
-
Send Message
Posted Mar 5, 2013@semirotta
You always can do this.
-
View User Profile
-
Send Message
Posted Mar 5, 2013@anklesneeze
From reading the your first 5 words, I can already tell you ignored over 3 things that are stated.
-
View User Profile
-
Send Message
Posted Mar 5, 2013@vivalaminecraft
This issue has been around forever, I'm going to test for myself to see if it is in the newest build.
@rtianc
How is SQL support coming along, I'm really hoping to make a shop viewer on my website sometime, but I need it to be MySQL before I can do so.
-
View User Profile
-
Send Message
Posted Mar 5, 2013I deleted all my old version files and reloaded plugin. still when i try to create a showcase of any kind i get this error.
2013-03-05 17:56:21 [INFO] anklesneeze issued server command: /scs display 2013-03-05 17:56:21 [SEVERE] null org.bukkit.command.CommandException: Unhandled exception executing command 'scs' in plugin ShowCaseStandalone v383 at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:186) at org.bukkit.craftbukkit.v1_4_R1.CraftServer.dispatchCommand(CraftServer.java:514) at net.minecraft.server.v1_4_R1.PlayerConnection.handleCommand(PlayerConnection.java:980) at net.minecraft.server.v1_4_R1.PlayerConnection.chat(PlayerConnection.java:898) at net.minecraft.server.v1_4_R1.PlayerConnection.a(PlayerConnection.java:853) at net.minecraft.server.v1_4_R1.Packet3Chat.handle(Packet3Chat.java:44) at net.minecraft.server.v1_4_R1.NetworkManager.b(NetworkManager.java:290) at net.minecraft.server.v1_4_R1.PlayerConnection.d(PlayerConnection.java:113) at net.minecraft.server.v1_4_R1.ServerConnection.b(SourceFile:39) at net.minecraft.server.v1_4_R1.DedicatedServerConnection.b(SourceFile:30) at net.minecraft.server.v1_4_R1.MinecraftServer.r(MinecraftServer.java:598) at net.minecraft.server.v1_4_R1.DedicatedServer.r(DedicatedServer.java:224) at net.minecraft.server.v1_4_R1.MinecraftServer.q(MinecraftServer.java:494) at net.minecraft.server.v1_4_R1.MinecraftServer.run(MinecraftServer.java:427) at net.minecraft.server.v1_4_R1.ThreadServerApplication.run(SourceFile:849) Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/v1_4_6/NBTBase at com.kellerkindt.scs.commands.DisplayCmd.execute(DisplayCmd.java:88) at com.kellerkindt.scs.listeners.CommandExecutorListener.onCommand(CommandExecutorListener.java:157) at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ... 15 more Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_4_6.NBTBase at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader.java:70) at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:53) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) ... 18 more
-
View User Profile
-
Send Message
Posted Mar 5, 2013Why I can't make normal shop like I did before ? The problem is: I place block, then for example I add 1 sand block to hand, then I type /scs sell this unlimited 3, right click on the block to create shop, but then when I try to buy it opens inventory full of sand stacks and I can't buy anything. And yes, I tried all these new SCS build, from recommended to latest dev.
Please help ?
-
View User Profile
-
Send Message
Posted Mar 5, 2013I can't no longer use this plugin just to show items... I don't want to use this plugin as a SHOP plugin, i just want to put items to float around. For example: Chest room , each chest has a item floating over it indicating which items should be put in the chest... Unfortunately when i do this, you cannot open the chest it tries open the shop-.- Can you please make it possible to use this only as "view" item not as shop.
-
View User Profile
-
Send Message
Posted Mar 4, 2013Please see my ticket iam really confused+
-
View User Profile
-
Send Message
Posted Mar 4, 2013@vivalaminecraft
@NoHoPeLess
Most likely, other plugins are causing this, as other people's servers are fine.