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 21, 2012/scs Repair, Restore What is it :)?
-
View User Profile
-
Send Message
Posted Oct 21, 2012i still like the old api better. Much easier for customers to buy and much easier for shop owners to set up. I never got why you didnt just keep it the same and just remove the dependecies
-
View User Profile
-
Send Message
Posted Oct 21, 2012Hello,
I tried to use /scs owner {playername} to change the ownership of a showcase from one member to another and I got an error that I don't have permission for that.
I made sure I had scs.manage and tried again, but it reported the same error. The only way I could make it work is by giving myself OP.
There are no errors in the console log. This is only a big deal because we use an economy system that allows shared bank accounts and we need to be able to set the ownership based on the bank account name and I can't Op everybody.
-
View User Profile
-
Send Message
Posted Oct 21, 2012First off, thank you for writing and maintaining this fantastic plugin. I switched to it from the original showcase and I can't be happier!
I'm running dev build b147, which fixed the problem (for us, anyway) of the shops being completely inaccessible. However, now the floating miniblock does not appear at all. I wanted to make you aware of this in case this problem is widespread.
It's not a huge deal, however, as we have signs that generally say the item that is being sold, and at least the shops work again! Thank you for all your efforts.
-
View User Profile
-
Send Message
Posted Oct 21, 2012@Kaan2106
Oh danke, wird gleich mal in der nächsten verison gefixt
-
View User Profile
-
Send Message
Posted Oct 21, 2012@kellerkindt /scs price Nummer Beispiel /scs price 5 "Preis gesetzt auf:" mehr kommt nicht ;-). Erstellt mit /scs sell
-
View User Profile
-
Send Message
Posted Oct 21, 2012uploaded b147_dev-build: http://dev.bukkit.org/server-mods/scs/files/109-b147_dev-build/
@Kaan2106
Freut mich das ich dir weiterhelfen konnte :D
-
View User Profile
-
Send Message
Posted Oct 21, 2012@kellerkindt
Danke dir, du bist ein Gott :D.
-
View User Profile
-
Send Message
Posted Oct 21, 2012@wiigor
Actually we are changing this at the moment (as you can see the first steps
with the items - which were just changed to the HashMap) :)
@Sphax84
Since b143 you can enable / disble the sign feature in the config by setting
@Sphax84
At the moment it is only possible to show the owner of the shop on the sign,
which you can also see if you left-click on the shop ;)
-
View User Profile
-
Send Message
Posted Oct 21, 2012Also, is there a way to not display the username of the owner of a scs shop? My server is a bit RP and I would love to be able to display any name in the 1st line... Like "*Butcher*" or "*Farmer*"...
-
View User Profile
-
Send Message
Posted Oct 21, 2012I'm currently using SCS plugin and Physicalshop plugin together. I would like to know if there is a way to prevent SCS from displaying or updating signs for display type of scs shop? This will allowa compatibility between those 2 Plugins and would be useful for better rendering ingame.
Thanks
-
View User Profile
-
Send Message
Posted Oct 21, 2012@Tux2
No, we thought it would be easier for users to add the file to a ticked instead of looking for versions and creating a plugin list on their own. :)
-
View User Profile
-
Send Message
Posted Oct 21, 2012lol, did you get the idea for the /scs report from the /enjin report? Also, great plugin! I use it on my server.
-
View User Profile
-
Send Message
Posted Oct 20, 2012Hi i see in your code you use an ArrayList to store the shops, then for every block changed u traverse every shop and compare some locations. Isnt this slow with 16000 shops?
Im asking because im using showcase which uses a hashmap for this function. And i want to know before i convert to showcasestandalone.
Why do you use an arraylist and not an hashmap?
public Shop getShopForBlock(Block b) throws ShopNotFoundException { if(shops == null) throw new ShopNotFoundException();
for (Shop p : shops) if (p.getBlock() != null) if (p.getBlock().getLocation().equals(b.getLocation()) && b.getWorld().equals(p.getBlock().getWorld())) location includes world, why check both? return p; throw new ShopNotFoundException(); }
-
View User Profile
-
Send Message
Posted Oct 20, 2012@Kaan2106
Du musst den type auf "sql_bukkit" oder "sql_scs" stellen.
sql_bukkit >> sql Einstellungen aus der bukkit.yml
sql_scs >> sql Einstellungen aus der scs - config.yml (also genau das drunter) ;)
@jn4kim
You have to place the sign on the block as owner of the shop ;)
@TheLars
Bei manchen items prüft schon der client ob man das da hin platzieren kann,
wenn das nicht möglich ist (aus der sicht des clients), dann bekommt der server
das nichtmal mit >> ich kann da überhaupt nichts machen.
Also entweder ein anderes Item in die Hand nehmen oder garkeins, sry ;)
-
View User Profile
-
Send Message
Posted Oct 20, 2012Hallo,
ich habe den Fehler, dass wenn ich ein Item in der Hand habe, kaufen nicht funktioniert. Kann man das umgehen ?
-
View User Profile
-
Send Message
Posted Oct 19, 2012the sign does not get created automatically, is this an error?
if it is not an error.. is automatic creation of sign possible?
-
View User Profile
-
Send Message
Posted Oct 19, 2012Hi kellerkindt, ich wollte mal das Plugin unter MySQL laufen lassen, da ein User sich ständig dinge gekauft hat, und danach ist mein Server abgestürzt. Uhm das einzige was ich finde ist halt nur
nichts von Datenbank :x. Grüße.
-
View User Profile
-
Send Message
Posted Oct 19, 2012@kellerkindt
No problem.
And thanks hopeful bukkit will add a event for it with 1.4.
Guess ppl just have bad luck if they drop there diamonds on a showcase lol.
-
View User Profile
-
Send Message
Posted Oct 19, 2012@plastikgangsterGER
Hmm, vor einer weile gab es mal ein paar Leute die das unter Tekkit benutzt haben.
Wie das momentan steht weis ich nicht, probiers halt mal aus ;)