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 30, 2012@Q2Lummox
Make a ticket request.
-
View User Profile
-
Send Message
Posted Mar 30, 2012EVERYONE: Make a ticket with errors, and then check them. Will not answer technical problems here anymore. I will also delete any comments with these technical problem.
-
View User Profile
-
Send Message
Posted Mar 30, 2012@bootscreen88
Only the ones he created. He needs scs.admin to remove/manage others.
-
View User Profile
-
Send Message
Posted Mar 30, 2012hy, nice that you update this nice plugin =)
but one short question. when i give the users the permission "scs.manage" and "scs.remove" can he manage and remove every showcase or only the ones which he created?
-
View User Profile
-
Send Message
Posted Mar 30, 2012Could you add a node to be exempt from paying this to create a store?.
-
View User Profile
-
Send Message
Posted Mar 29, 2012showcase generate a bit of lag when you made a large market with it, does this also generates lag?
-
View User Profile
-
Send Message
Posted Mar 29, 2012b74 Updated for 1.2.4 (pending approval from mods)
-
View User Profile
-
Send Message
Posted Mar 29, 2012@wiigor
issue 1: I never had or read something about long load or save times, so I think we don't have this issue.
issue 2: We are not listening for any redstone events, so there souldn't appear any performance problems with this plugin and redstone events.
Just test it on your own - start the server in whitelist-mode - remove only the showcase jar, without deleting the shops - and add showcasestandalone. After you imported the shops, you can test it - and if you have any trouble - remove it again. But I don't think that there will be any problems ;)
@daego
it doesn't
-
View User Profile
-
Send Message
Posted Mar 29, 2012@wiigor
why does redstone affect showcases ?
-
View User Profile
-
Send Message
Posted Mar 29, 2012@sorklin
1.2.4 recommended, it's good now ! :)
-
View User Profile
-
Send Message
Posted Mar 29, 2012How does the performance of showcasestandalone compare to showcase? I know showcase for me has 2 huge performance issues, does showcase standalone has these 2 issues too?
issue 1: I have used showcase for 7 months now, and i like it very much. But i dislike the way narrowtuxlib takes 20 seconds to load (more than all my other 52 plugins together) and even also takes this time to unload. Every time when i reload all my users time out, while without narrowtuxlib it just reloads in 5 seconds.
issue 2: Also I have found an issue with redstone in the normal showcase where a redstone event would use 50 times more cpu with showcase installed than without. It also doesnt use cpu with an empty shoplist so it seems the original showcase checks every shop for every redstone event. (very inneficient since i have 14000 showcases in my server)
(a person with 20redstone and 4 pistons can make the whole server go to 100% cpu and 3 ticks per second. While without it it doesnt even read a difference on the cpu meter...
My question is does showcasestandalone has these issues too? If it doesnt i will switch over to showcase standalone, i have had it with the bad performance of showcase.
-
View User Profile
-
Send Message
Posted Mar 29, 2012haha, the MC-God was listen to me ;-)
http://dl.bukkit.org/downloads/craftbukkit/
-
View User Profile
-
Send Message
Posted Mar 28, 2012@GBagley2
Since you are buying from your own shop, you are both spending and receiving the same amount of money, which = 0 change. To test, have someone else buy from you, or sell to someone else.
-
View User Profile
-
Send Message
Posted Mar 28, 2012@sorklin
if u add a 1.2.4 dev version i will test it instant :-)
-
View User Profile
-
Send Message
Posted Mar 27, 2012Hey, when i go to buy something from a shop i made, it works fine but the money is not being deducted from my balance.
E.X - I have $250 and i buy a item and check my money again i still have $250.
Im using Essentials Economy, when i went into the config and switched the economy plugin used from AUTO to Essentials Economy and tried to buy something i got errors.
-
View User Profile
-
Send Message
Posted Mar 27, 2012We will update when there is a beta for 1.2.4.
-
View User Profile
-
Send Message
Posted Mar 27, 2012i post here wich items make errors
98:3 , 17:3 , 123 , 385 ,
-
View User Profile
-
Send Message
Posted Mar 27, 2012i think u need to add all new items from 1.2.4 right ?
cause everytime a player buy a junglewood or new brick stone 89:3 he makes a error in console and dont get it from shop, BUT when he klick once on a old item and buy it, he get ALL items that he buy before
this is the error and its the same for all new items
[SEVERE] Could not pass event PlayerInteractEvent to ShowCaseStandalone org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:303) at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:459) at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:179) at net.minecraft.server.ItemInWorldManager.interact(ItemInWorldManager.java:273) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:636) at net.minecraft.server.Packet15Place.handle(SourceFile:39) at net.minecraft.server.NetworkManager.b(NetworkManager.java:229) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:113) at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78) at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:554) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:452) at net.minecraft.server.ThreadServerApplication.run(SourceFile:490) Caused by: java.lang.NullPointerException at java.lang.String.replace(Unknown Source) at com.miykeal.showCaseStandalone.ShopInternals.Shop.interact(Shop.java:299) at com.miykeal.showCaseStandalone.ShopInternals.SimpleShopHandler.interact(SimpleShopHandler.java:349) at com.miykeal.showCaseStandalone.Listeners.ShowCaseStandalonePlayerListener.onPlayerInteract(ShowCaseStandalonePlayerListener.java:146) at sun.reflect.GeneratedMethodAccessor121.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301) ... 12 more
-
View User Profile
-
Send Message
Posted Mar 27, 2012Would this plugin cause much lag?
-
View User Profile
-
Send Message
Posted Mar 26, 2012You can choose your economy plugin (if you happen to be running more than one) in config.yml.
As for custom currency names, we won't do that. Its the job of the economy plugin.