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 May 24, 2012ShowCase is much better it allows infinite shops which is essential for many servers such as mine. although it is more complicated to use
-
View User Profile
-
Send Message
Posted May 23, 2012I can't seem to deny people from buying/selling in shops. Tried setting scs.*: false and scs.use false. Nothing stops people from using shops. Is this an intended feature, that anyone can use shops? Do i need to prevent shop access based on region permissions?
-
View User Profile
-
Send Message
Posted May 23, 2012Is there a way to permanently disable transactions messages? It's very boring, since I already saw about 90'000 messages of transactions (diamonds sold on my server, lol)
/scs message ignore only disables them temporary..
-
View User Profile
-
Send Message
Posted May 22, 2012What do these warnings or w/e mean....
http://pastebin.com/w8ErmvtU
-
View User Profile
-
Send Message
Posted May 22, 2012I have used showcase from narrowtux for a long time.... This plugin would be a good replacement.
However, I use the SimpleCommandSigns-Plugin......(scs) The commands of this plugin start with /scs .....
I haven't tested installing this plugin but I think that this will lead to problems... Could you please change the commands to /scst or something like that?
-
View User Profile
-
Send Message
Posted May 22, 2012If anyone have issues with scs and "My Worlds" have a look at this ticket: http://dev.bukkit.org/server-mods/scs/tickets/147-auto-reload/#c6
-
View User Profile
-
Send Message
Posted May 22, 2012This is a lovely plugin! Much appriciated, however I need to use the shops as admin-shops. Is it possible to add unlimited stock/fundings for a shop? (And change the owner to "server")?
-
View User Profile
-
Send Message
Posted May 22, 2012spanish tutorial. http://www.youtube.com/watch?v=-sUR1d97k-c&feature=plcp
-
View User Profile
-
Send Message
Posted May 21, 2012@Aangiix3
Thank you !!
-
View User Profile
-
Send Message
Posted May 21, 2012@algerino77930
/scs amount -1
Hope this helps you out!
-
View User Profile
-
Send Message
Posted May 21, 2012I love you man, thanks for this great plugin! :)
-
View User Profile
-
Send Message
Posted May 20, 2012Hi set time between each purchase to avoid the lag? no? Because many of lag if players buy in bulk sorry I'm french sorry for my language english
-
View User Profile
-
Send Message
Posted May 20, 2012Hey! thank you for this plugin!
I'm french, so scuse me for my poor english..
So, i'm admin of my server, and i like so much this plugin but there is a problem:
for admin, you can't sell unlimited objects..
So, can you make a command like /scs sell infinite or other, to sell unlimited object please?
Thank you!
-
View User Profile
-
Send Message
Posted May 19, 2012just a really fine detail in the description where you are crediting Nijikokun, you might want to change the line:
also his copyright-header
to:
also her copyright-header
because Nijikokun is a female, just to point that out.
other than that it looks like a really good plugin.
-
View User Profile
-
Send Message
Posted May 18, 2012Is there a way to permanently disable transactions messages? It's very boring, since I already saw about 90'000 messages of transactions (diamonds sold on my server, lol)
/scs message ignore only disables them temporary..
-
View User Profile
-
Send Message
Posted May 17, 2012Is there a way to prevent items of the same ID from stacking with each other automatically?
-
View User Profile
-
Send Message
Posted May 9, 2012@sorklin
Disabled, code is still there and checks user permissions. It's just lighter for the server according to nolagg as well.
-
View User Profile
-
Send Message
Posted May 9, 2012Make sure you have the latest build.
-
View User Profile
-
Send Message
Posted May 9, 2012thanks sorklin, but 44:2 don't work (maybe id's don't work?). i have use now "step" in config, this work.
-
View User Profile
-
Send Message
Posted May 9, 2012Unfortunately, I have to work on other projects for my server, so I have to step away from active development for a while.
@Anonymous777 @Zack4TTack
To change from blacklist to whitelist, change the Blacklist: true to Blacklist:false in config.yml (for any of three lists). To have specific materials (like pink wool), use the item ID and data (found in Minecraft wiki). So pink wool would be 35:6, Wooden slabs would be 44:2.
@GCSkye
Cool. (however, you could have easily disabled all shops functions except display by using the correct permissions (even the use of shops can be disabled for non-admins).
@julesm74
I wish I could do this, but I have a lot of work to do elsewhere. The bones are in place, it just needs an implementation of the interface for SQL to work.