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 Apr 11, 2013Read the ticket wrong, done!
-
View User Profile
-
Send Message
Posted Apr 10, 2013Any word on the readdition of SQL? If you don't know how to do it, I HIGHLY recommend going to #bukkitdev on Esper IRC.
-
View User Profile
-
Send Message
Posted Apr 10, 2013omergerd it not working halp!
Just kidding, great plugin :3
-
View User Profile
-
Send Message
Posted Apr 10, 2013@Jarod99
@Richard_FIre
Come on!!! Now I feel like you guys are making me mad on purpose.
BEFORE COMMENTING
No comments reporting issues- only questions.
BEFORE TICKET...ing
Do not ignore the template!
BEFORE COMPLAINING OF 'internal server error's
Use the version of SCS that it for your Bukkit version
-
View User Profile
-
Send Message
Posted Apr 10, 2013Am i doing something wrong? It works fine until I try to set it to unlimited... I do /scs sell this unlimited 2 And it tells me to select the thing, i do, then it says 'You are not allowed to use that item in a showcase' :/
-
View User Profile
-
Send Message
Posted Apr 10, 2013please support spout and Sneak and Rightclick like showcase was, the only issue with this plugin is the commands :(
-
View User Profile
-
Send Message
Posted Apr 10, 2013Installed the plugin, and reloaded and restarted just to make sure it was actually working, and when I go to do /scs display this I just get an error "An internal server error occurred while attempting to perform this command" I've use this plugin in the past and would like to use it again. Any help would be appreciated.
-
View User Profile
-
Send Message
Posted Apr 9, 2013"you cannot save to sql anymore" SQL support removed? Bummer, I loved it. Is this temporary, or a permanent change?
-
View User Profile
-
Send Message
Posted Apr 9, 2013@rtainc
I apologize in advance but I did create a ticket when I posted below. I didn't ask for help below, that's why I created a ticket. It has all the things asked in the template :) Sorry for any confusion. It also seems there are 2 other tickets like mine in there so I will keep checking them also.
-
View User Profile
-
Send Message
Posted Apr 9, 2013@deleted_10868209
@magana_10
@Kryssy723
@MaedaKazami
Come on! Just FINALLY notice the HUGE letters that say only to comment QUESTIONS!
I will not help you unless you follow our criteria, which I will now quote:
BEFORE COMMENTING
No comments reporting issues- only questions.
BEFORE TICKET...ing
Do not ignore the template!
BEFORE COMPLAINING OF 'internal server error's
Use the version of SCS that it for your Bukkit version.
-
View User Profile
-
Send Message
Posted Apr 9, 2013@deleted_10868209
I am also getting the same exact error. The plugin is disabling itself.
-
View User Profile
-
Send Message
Posted Apr 9, 2013@x_clucky
It still doesn't work when you restart you server. #CheckYourSorces
-
View User Profile
-
Send Message
Posted Apr 9, 2013I'm getting an error when restarting, to do with WorldGuard I'm guessing from the output, but once this error occurs, SCS no longer works, any help please! There are 2 errors:
7:44:30 AM [WARNING] [SCS] IOError: could not find/connect to localization file. 7:44:30 AM [SEVERE] java.io.FileNotFoundException: plugins\ShowCaseStandalone\false.yml (The system cannot find the file specified) 7:44:30 AM [SEVERE] at java.io.FileInputStream.open(Native Method) 7:44:30 AM [SEVERE] at java.io.FileInputStream.<init>(Unknown Source) 7:44:30 AM [SEVERE] at com.kellerkindt.scs.utilities.TermLoader.loadTerms(TermLoader.java:46) 7:44:30 AM [SEVERE] at com.kellerkindt.scs.ShowCaseStandalone.onEnable(ShowCaseStandalone.java:246) 7:44:30 AM [SEVERE] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217) 7:44:30 AM [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:457) 7:44:30 AM [SEVERE] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381) 7:44:30 AM [SEVERE] at org.bukkit.craftbukkit.v1_5_R2.CraftServer.loadPlugin(CraftServer.java:282) 7:44:30 AM [SEVERE] at org.bukkit.craftbukkit.v1_5_R2.CraftServer.enablePlugins(CraftServer.java:264) 7:44:30 AM [SEVERE] at net.minecraft.server.v1_5_R2.MinecraftServer.j(MinecraftServer.java:303) 7:44:30 AM [SEVERE] at net.minecraft.server.v1_5_R2.MinecraftServer.e(MinecraftServer.java:282) 7:44:30 AM [SEVERE] at net.minecraft.server.v1_5_R2.MinecraftServer.a(MinecraftServer.java:242) 7:44:30 AM [SEVERE] at net.minecraft.server.v1_5_R2.DedicatedServer.init(DedicatedServer.java:150) 7:44:30 AM [SEVERE] at net.minecraft.server.v1_5_R2.MinecraftServer.run(MinecraftServer.java:381) 7:44:30 AM [SEVERE] at net.minecraft.server.v1_5_R2.ThreadServerApplication.run(SourceFile:573) 7:44:31 AM [WARNING] [SCS] Disabling SCS.
And Then This One
7:44:31 AM [SEVERE] Error occurred while enabling ShowCaseStandalone v538 (Is it up to date?) org.bukkit.plugin.IllegalPluginAccessException: Plugin attempted to register com.kellerkindt.scs.listeners.WorldGuardListener@1a94b1d0 while not enabled at org.bukkit.plugin.SimplePluginManager.registerEvents(SimplePluginManager.java:499) at com.kellerkindt.scs.ShowCaseStandalone.registerEvents(ShowCaseStandalone.java:363) at com.kellerkindt.scs.ShowCaseStandalone.hookInto(ShowCaseStandalone.java:967) at com.kellerkindt.scs.ShowCaseStandalone.onEnable(ShowCaseStandalone.java:259) at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217) at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:457) at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381) at org.bukkit.craftbukkit.v1_5_R2.CraftServer.loadPlugin(CraftServer.java:282) at org.bukkit.craftbukkit.v1_5_R2.CraftServer.enablePlugins(CraftServer.java:264) at net.minecraft.server.v1_5_R2.MinecraftServer.j(MinecraftServer.java:303) at net.minecraft.server.v1_5_R2.MinecraftServer.e(MinecraftServer.java:282) at net.minecraft.server.v1_5_R2.MinecraftServer.a(MinecraftServer.java:242) at net.minecraft.server.v1_5_R2.DedicatedServer.init(DedicatedServer.java:150) at net.minecraft.server.v1_5_R2.MinecraftServer.run(MinecraftServer.java:381) at net.minecraft.server.v1_5_R2.ThreadServerApplication.run(SourceFile:573)
-
View User Profile
-
Send Message
Posted Apr 9, 2013Are you two seriously THAT stupid? 50% of plugins do not work correctly with /reload, this being one of them. Just do a hard restart, the players will come back.
-
View User Profile
-
Send Message
Posted Apr 8, 2013@rtainc What do you mean? Can you please help me?
-
View User Profile
-
Send Message
Posted Apr 8, 2013@pandapipino
It should be in the config.yml...
@ferrybig
Look in Pages.
@magana_10
No. just no.
@FR34KYN01535
I was going to tell you to figure it out yourself (because it's posted on almost every page in a header) but I'll be lenient this one time... you ignored the text that's on almost every page in a header.
-
View User Profile
-
Send Message
Posted Apr 8, 2013Hello, I installed the plugin and it works fine, but when I /reload the server the plugin goes blank. And the items clear. I have to re-install the plugin for it to work again... Am I missing something?
Thanks...
-
View User Profile
-
Send Message
Posted Apr 8, 2013Hey kellerkindt, u declined my report (http://dev.bukkit.org/server-mods/scs/tickets/666-exception-task-85-spamming-console/) ... Am not sure why but it seems like one of the files is corrupted,.Can u add the name of the file ur just parsing to the exception of its catch block so that i can figure out which of the files is corrupt?
-
View User Profile
-
Send Message
Posted Apr 8, 2013is there a text way for the instructions, I don't get video versions mostly
-
View User Profile
-
Send Message
Posted Apr 8, 2013@pkorus1234
Read the bold text above!