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 Oct 5, 2012I updated and it is still not fixed. ):
-
View User Profile
-
Send Message
Posted Oct 5, 2012@MapleFighter777
That`ss a problem of BKCommonLib. Please update ;)
-
View User Profile
-
Send Message
Posted Oct 5, 2012I keep receiving: 15:52:07 [SEVERE] ShowcaseStandalone item verification failed (update needed?), contact the authors! 15:52:07 [SEVERE] java.lang.NoClassDefFoundError: com/miykeal/showCaseStandalone/ShowCaseStandalone 15:52:07 [SEVERE] at com.bergerkiller.bukkit.common.utils.EntityUtil.isIgnored(EntityUtil.java:307) 15:52:07 [SEVERE] at com.bergerkiller.bukkit.nolagg.spawnlimiter.EntitySpawnHandler.isIgnored(EntitySpawnHandler.java:47) 15:52:07 [SEVERE] at com.bergerkiller.bukkit.nolagg.spawnlimiter.EntitySpawnHandler.handlePreSpawn(EntitySpawnHandler.java:60) 15:52:07 [SEVERE] at com.bergerkiller.bukkit.nolagg.spawnlimiter.NLSLListener.onItemSpawn(NLSLListener.java:27) 15:52:07 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:52:07 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) 15:52:07 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) 15:52:07 [SEVERE] at java.lang.reflect.Method.invoke(Method.java:597) 15:52:07 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:339) 15:52:07 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) 15:52:07 [SEVERE] at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477) 15:52:07 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462) 15:52:07 [SEVERE] at org.bukkit.craftbukkit.event.CraftEventFactory.callItemSpawnEvent(CraftEventFactory.java:252) 15:52:07 [SEVERE] at net.minecraft.server.World.addEntity(World.java:843) 15:52:07 [SEVERE] at net.minecraft.server.World.addEntity(World.java:813) 15:52:07 [SEVERE] at org.bukkit.craftbukkit.CraftWorld.dropItem(CraftWorld.java:288) 15:52:07 [SEVERE] at com.kellerkindt.scs.shops.Shop.show(Shop.java:780) 15:52:07 [SEVERE] at com.kellerkindt.scs.internals.SimpleShopHandler$1.run(SimpleShopHandler.java:88) 15:52:07 [SEVERE] at org.bukkit.craftbukkit.scheduler.CraftTask.run(CraftTask.java:52) 15:52:07 [SEVERE] at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:321) 15:52:07 [SEVERE] at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:509) 15:52:07 [SEVERE] at net.minecraft.server.DedicatedServer.q(DedicatedServer.java:213) 15:52:07 [SEVERE] at net.minecraft.server.MinecraftServer.p(MinecraftServer.java:473) 15:52:07 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:405) 15:52:07 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:539) 15:52:07 [SEVERE] Caused by: java.lang.ClassNotFoundException: com.miykeal.showCaseStandalone.ShowCaseStandalone 15:52:07 [SEVERE] at java.net.URLClassLoader$1.run(URLClassLoader.java:202) 15:52:07 [SEVERE] at java.security.AccessController.doPrivileged(Native Method) 15:52:07 [SEVERE] at java.net.URLClassLoader.findClass(URLClassLoader.java:190) 15:52:07 [SEVERE] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:44) 15:52:07 [SEVERE] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:29) 15:52:07 [SEVERE] at java.lang.ClassLoader.loadClass(ClassLoader.java:306) 15:52:07 [SEVERE] at java.lang.ClassLoader.loadClass(ClassLoader.java:247) 15:52:07 [SEVERE] ... 25 more
-
View User Profile
-
Send Message
Posted Oct 5, 2012@kellerkindt
Hope that's fast as it's spamming constantly for the last 4 hours.
http://pastie.org/4916293
Thanks for putting out fixes so fast. Great work <3
-
View User Profile
-
Send Message
Posted Oct 5, 2012@x_clucky
SCS is currently loading from the sql database on startup and writing back any changes...
@Jessicadawn
Oh dear,
also another forgotton output - but this one shouldn't appear that often,
except chunks with the plugin are loading and unloading the whole time...
of course it´ll be removed in the next build ;)
-
View User Profile
-
Send Message
Posted Oct 5, 2012http://pastie.org/4915004
Not stopping - b142
Also happens on b141
-
View User Profile
-
Send Message
Posted Oct 5, 2012Quick question. Would it be possible to add a website-based shop using the MySQL database on this plugin in conjunction with an economy plugin and SQLInventory? Or would ShowcaseStandalone simply delete any changes made to the database by the website?
-
View User Profile
-
Send Message
Posted Oct 4, 2012@Nickbbeezy
Okay.
Just pushed b142 which removes the forgotten debug output:
http://dev.bukkit.org/server-mods/scs/files/103-b142_dev-build/
-
View User Profile
-
Send Message
Posted Oct 4, 2012http://prntscr.com/gs2m7
It doesn't stop...
-
View User Profile
-
Send Message
Posted Oct 4, 2012i just updated showcase recently and for some reason, none of my showcases will show now... i checked if the detabase is still there and it is, do you know what could be wrong? i cant remember the version i updated from so im not sure how i can solve it =S no errors appear in the console
-
View User Profile
-
Send Message
Posted Oct 4, 2012@exestino
Oh sry, thats my fault. It´s nothing important, it was just for me for debugging ;)
-
View User Profile
-
Send Message
Posted Oct 4, 2012I have this spamed all the time in console: [INFO] [SCS] isShopItem=false Where i need to look to find out what is wrong? Im using the last build of SCS.
-
View User Profile
-
Send Message
Posted Oct 4, 2012@wumpyc
I don't get an exception in 1.41 - but I also never got one..
so you would have to test it ;)
-
View User Profile
-
Send Message
Posted Oct 3, 2012in 1.4.1 is the onchunkload exception fixed?
-
View User Profile
-
Send Message
Posted Oct 3, 2012Just had an Idea with signs
hmm, and here it is :)
(click for bigger picture)
EDIT:
now also fixed the SAX issue
http://dev.bukkit.org/server-mods/scs/files/102-b141_dev-build/
-
View User Profile
-
Send Message
Posted Oct 3, 2012Just pushed b139, which fixes a small bug if you remove the shop and has some performance tweaks.
Also the pickup problem could be solved, as the main changes were made there
EDIT:
(included in b141)
-
View User Profile
-
Send Message
Posted Oct 3, 2012@mattfielding
I´m happy to hear that :)
SQL is implemented in the last few dev-build (Database >> Type >> sql_scs / sql_bukkit) ;)
-
View User Profile
-
Send Message
Posted Oct 3, 2012Hey,
Just wondering if SQL support has been successfully implemented yet, and whether it is stable. Although FFSS is significantly faster than miniDB, I still think the data could be accessed faster if stored in a MySQL database.
However, I have to say this is a great plugin, and definitely plays a big part on my server.
-
View User Profile
-
Send Message
Posted Oct 3, 2012@Trecoo
Not right now, but I added a ticket for that ;)
-
View User Profile
-
Send Message
Posted Oct 3, 2012@Icefuzion
I don't think you are an asshole. But your comments weren't placed good at all.
And it doesn't help anybody to make useless panic. You are welcome, if you want
to help or post error logs, etc ... ;)