[ECON] ChestShop 3.7.18 (iConomyChestShop) - Chest&sign shop for economy plugins [1.8]

Discussion in 'Archived: Plugin Releases' started by Acrobot, Feb 12, 2011.

  1. Offline

    Acrobot

    An easy way to create shops - no protection plugin needed!
    You don't need to be on-line to earn money anymore!
    [​IMG]
    I've put a LOT of effort into making this plugin,
    you can donate if you appreciate my effort =)

    Requirements:
    - An economy plugin supported by Register or Vault, for example iConomy, BOSEconomy or Essentials Eco.
    Optional:
    - For additional economy plugin support - Vault
    - For Permissions: bPermissions, PEX, or any other permission plugin
    - For additional protection: LWC, Lockette, Deadbolt
    - For other item names (aliases): OddItem


    Setup:
    Copy the .jar file from the .zip you downloaded into /plugins folder.
    You can also copy the example files if you want to generate statistics page.

    Translations:
    You can change the plugin's language, here's a list of all user-made translations.
    If you want to update or submit a translation, feel free to PM me.
    Translations (open)

    Arabic - Attarhsase2
    Bulgarian - Muff1Ncho
    Czech - LordPgsa
    Chinese (Simplified) - tab415263
    Danish - Cannafix
    Dutch - speedlegs
    French- DragonSlayer875
    German - RasCas
    Hungarian - Anachen
    Indonesian - Yahya98
    Italian - Massimo1993
    Korean - Zwing87
    Norwegian - _AlexN_ and TheUnkownGamer
    Polish - Holls1
    Portugese (Brasil) - FelipeMarques14
    Russian - VADemon from http://minemania.ru/
    Slovak - LordPgsa
    Slovenian - jEErc
    Spanish - thxaaaa
    Swedish - Maxell
    Turkish - Developer
    Traditional Chinese - hellboyincs
    Vietnamese - etrubi1 from http://minevn.com/


    Permissions:
    How to create a ChestShop?
    - Place a chest, if you haven't already.
    - Place a sign 1 block near the chest (for example, above the chest)
    - On the sign, write:

    [​IMG]
    (Item name can actually be item ID or alias)
    First line will be filled in by the plugin automatically.
    Price is a combination of buy and sell price.
    You have to have B near buy price (people buy from you), and S near sell price (people sell to you).
    If you have both B and S, separate them with a colon - :
    For example:
    [​IMG]

    means that AcrobotPL wants to sell 64 diamonds for 10 currency, and buy them back from you for 5 currency.
    Also, if you put "free" instead of price, it is free to buy or sell :)

    - Now, when you finish editing the sign, if LWC is turned on in config, shop will be automatically created.
    Also, if your default protection is turned on in the config, people won't be able to break chest, sign or the block the sign is on.

    What is an Admin Shop?
    Admin shop is the shop that doesn't require a chest, because it has infinite stock.
    If you sell to it, the items will disappear, and if you buy from it, items will magically appear.
    To create one, you have to be Admin/OP. Just put "Admin Shop" (or anything specified in config file) on the first line of the sign.

    Restricting shops to some groups or regions
    You can either use permissions, or you can just put a sign ABOVE shop sign (you need to be in that group to create the sign) to restrict it to players with ChestShop.group.groupName permission
    The syntax is:
    [restricted]
    firstGroupName
    2ndGroupName
    3rdGroupName
    Only those groups will be able to use that shop

    To restrict a shop to some regions:
    - If you're using Towny, turn TOWNY_INTEGRATION on. Residents will be able to create shops in economy plots (either their or, if specified in config, any)
    - If you're using WorldGuard, you can use an experimental "chestshop" flag. Turn WORLDGUARD_INTEGRATION on and flag a region. (f.e. /region flag ChestShopRegion chestshop allow)

    Do you want to limit the maximum prices for items?
    Well, there's an app.... wait, not that : P
    You can use an experimental feature in ChestShop.
    In your config.yml, add lines like:
    max-buy-price-5: 14
    max-sell-price-5: 15

    That means that the maximum price for items BOUGHT by PLAYER is 14, and items SOLD by PLAYER using the shop is 15.

    You can also use a global setting, like this:
    max-sell-price: 200

    That means that the maximum price for items SOLD to PLAYER is 200 (if there is, for example, a max-sell-price-5 found, it will be used instead of the global sell price)

    USING SHOPS
    You could buy and sell by right and left clicking the sign for a long time.
    Now it's the only way to use the shops.
    It's SIMPLE!
    Just LEFT-CLICK to SELL to shop, and
    RIGHT-CLICK to BUY from shop.
    (This can be changed in the config file)

    DESTROYING SHOPS
    If you want to delete your old shop, simply SNEAK and destroy the sign.
    It's that easy =)

    STOCKING THE SHOPS
    You can either open the chest and stock it up, or click on your own sign - it will open chest's inventory (that way you can have chests not openable by other people for sure :D)

    ItemInfo command
    It's a simple command that shows item information.
    If you use it without any arguments, it shows you information about the item you're holding.
    If you specify item id or item name after the command, it will show you information about that item.

    Source code
    ChestShop is Open-Source =)
    You can find its code on https://github.com/Acrobot/ChestShop-3


    Thanks to:
    - kali876, ziomekYOYO and Herocraft server for testing the plugin and finding every little bug =)
    - Everyone who uses this plugin - really big thanks for this, I never thought it will be so popular
    - Everyone who provided translation - many people's lives will be easier now
    - @Nijikokun for Register
    - @LennardF1989 for awesome Persistence Reimplemented
    - @Temaska for fixing the plugin while I was on holidays
    - @VADemon for providing a great support for other users
    - @Euthyphro for his patience and really good bug spotting
    - vagrant326 for making a great price sheet
    - Epics for his great help
    :)
    If something's not working
    You can't change the sign color - that breaks the formatting.
    If that's not the issue, please give me this information, so I can help you faster.
    - CraftBukkit version (type /version in chat)
    - ChestShop version (type /csversion in chat)
    - Your economy plugin (iConomy? BOSEconomy? other one?)
    - Have you got any Permission plugin? Which one?

    [​IMG]
    Changelog (open)

    Changelog can be found on BukkitDev - http://dev.bukkit.org/server-mods/chestshop/files/
     
  2. Offline

    Epics

    It gives items different aliases. i.e birch wood. Another option: put the log you're selling behind the sign. That's what I do in my server!

    You put the generated file where you want them to be in your website directory.
     
  3. Offline

    sdvn

    this is better plugin ! keep going
     
  4. Offline

    monir

    Is it possible to turn off diamonds so players on my server cant sell or by diamonds like blacklist an item?
     
  5. Offline

    Acrobot

    monir
    Yeah, but the method will probably change in the future:

    In the config, add:

    max-buy-price-264: 0
    max-sell-price-264: 0
     
  6. Offline

    Epics

    Was discounts per group node ever implemented, Acro? ^_^
     
  7. Offline

    Acrobot

    Epics
    Not yet, but it's possible now :D
    Just PM me the exact details of how it's supposed to work, and it will be implemented :)
     
  8. Offline

    xTitanCraftx

    Attached Files:

  9. Offline

    Zmolahah

    I'm having issues with PEX on this plugin I've used the plugin before but now I'm trying to make it so the default group does not have permission to create chest shops and I read your frequently asked questions and it happened to have something about this problem and I did everything you said to do but it's not working for me I tried to fix it with in-game commands and I even added it into the default class on the server panel with - -chestshop.shop.create.* but no matter how hard I try default can still use chestshop.

    I know theres nothing wrong with the plugin and it's my fault but could you reply telling me how to do this with in-game commands (for example) /pex group default remove chestshop.shop.create because I have tried my hardest to sort this out and it's always been my favourite shop plugin and I really don't want to switch to a different one
     
  10. Offline

    Acrobot

    xTitanCraftx
    Hmm... It looks like it's "Wool35" on the sign - you need to have "Wool:5".

    Zmolahah
    Sorry, I've got no idea - I don't use PEX, because it tends to break other plugins.

    It will probably be /pex group default add -ChestShop.shop.create.*
     
    Zmolahah likes this.
  11. Offline

    Zmolahah

    Oh wow I thought I did that before but I deleted chest shop then downloaded it again and ran that command then I demoted myself to default and I tried to make a shop but it did not work so thanks I must have typed it wrong before sorry
     
  12. Doesn't work. I set the 5:2 to birh wood and it stills stands Wood:2
     
  13. Offline

    Epics

    Then I'd just recommend putting the wood block behind the sign on a kind of plateau, so people know. You could ask Acro to implement it, but it'd be a bit of unnecessary work.
     
  14. Offline

    xTitanCraftx

    then I advise you to use Essentials GroupManager its very simple and easy to use without any problem you can use your plugins normally , and for some plugins that dont show there own permissionnodes use the plugin PermissionHelper
     
  15. Offline

    xTitanCraftx

    So you will fix this bug?
     
  16. Offline

    xTitanCraftx

    you should try ItemDisplay plugin to help your players know what are they buying
     
  17. Offline

    Epics

    What you quoted is not a bug, it simply states that you used the wrong format for the sign.
     
  18. Offline

    Zmolahah

    It's been sorted and works for PEX also I used to use EGM but I prefer PEX since you can do everything with in-game commands and not have to do go into the server panel all the time
     
  19. I am using ItemDisplay but I think it is annoying.
     
  20. I am using ItemDisplay but I think it is annoying.
     
  21. Offline

    xTitanCraftx

    why do you think its annoying?
     
  22. Offline

    xTitanCraftx

    Men I used the right format and it do its self like that so its a bug
     
  23. Offline

    Ultimate_n00b

    My server loves this plugin. But what we where wondering is if you could set a I'd to a chest like /cs chest id <name> and also let others open the chest with a command like /cs friend [add|remove] <chestid> <Ign>
    that would be also. Or work with the towny plugin so people on your friends list can open your chests. If you could add that that would be great!
     
  24. Offline

    Noxturno

    could you please add the ability to only allow single chests not double chests?
     
  25. Offline

    Acrobot

    Noxturno
    You're able to do that with a custom plugin for ChestShop 3.50, but why?

    Ultimate_n00b
    Hmm, this is a nice feature. You can already do that by using permissions like ChestShop.name.someName, where someName is the name on the sign. I do plan on including your idea though.
     
  26. Offline

    Noxturno

    could you please direct me to this ? well I want my users to only be able to use single chests because I dont want them to fill a double chest and forget about it, I want them to have small chests so they have to check them more often , this will encourage more pvp on my server, also would like to limit how many shops a person can have.

    thank you for your help !!
     
  27. I am working on getting a nice server with nice shops and everything like that and then I think it is annoying.
     
  28. Offline

    Acrobot

    Noxturno
    Actually, now that I think of it, it's not really possible - that's why I need to add an API for that too!
     
  29. Offline

    Noxturno

    so this means you may add it to yours ? if so that would be great !!!
    recap
    -add the ability to only enable the creation of 1 chest shops instead of doublechests
    -add a way to limit how many shops a person can have , would be nice if you could to this per world too.
     
  30. Offline

    Acrobot

    Noxturno
    Noo, I meant - I need to add an API for that too, so you could make a custom plugin that for example restricts the shop creation to single chests.
     
  31. Offline

    xTitanCraftx

    Acrobot why you not paying attention to my bug report?
     

Share This Page