[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

    MrConfig

    Exact sanme problem but I don't have essentials. AdminShop does that but normal user trade shops is working fine.
     
  3. Offline

    Tobei

    Yes I'm admin.
     
  4. Offline

    Minirova

    I'm having some issues getting the files in the iConomyChestShop folder onto my server. My host only allows me to upload .jar files, so it makes it hard to get the other 4 files onto the server. I tried adding the 4 files to the .jar and uploading it that way but that didn't work. Do the files need to go into the /plugin/iConomyChestShop directory?
     
  5. Offline

    Acrobot

  6. Offline

    Spl1tz

    I'm having this issue aswel ...
     
  7. Offline

    Acrobot

    @Spl1tz
    Ok, gonna look at it, but later today (It's 01:03 here, and I go to sleep)
     
  8. Offline

    Criixx

    German translation doesn't work.
     
  9. Offline

    LithiumFox

    thank you.

    We're using "signthatchest" and it doesn't seem to like it unless it's on one specific side. ^^;
     
  10. Offline

    Nytemare3701

    Request: Update for 5.0 iconomy.
     
  11. Offline

    _andy

    Hi guys, is there a feature to turn off admin shops?
     
  12. Offline

    Acrobot

    @Nytemare3701
    I bet this was the first plugin to update to iConomy 5...
    @_andy
    If you don't want admin shops, just don't create them?
     
  13. Offline

    Acrobot

  14. Offline

    Rando Paas

    Hi,

    I am not using any SQL database or anything or a permissions mod neither I know how to. But the problem I run into is the fact that I cannot buy from shops that other players build, yet they can buy from mine. I am the server host and op. Does anyone have a solution to this?
     
  15. Offline

    Acrobot

    @Rando Paas
    Hmm...
    Try de-opping, and tell me, can you buy from shops then.
     
  16. Offline

    Rando Paas

    It still doesn't work. It's the same thing. "The Shop owner* doesn't want you to buy here."
     
  17. Offline

    _andy

    For some reason, guests are able to create admin shops. I've double checked the permissions and they definitely are neither an OP nor have the iConomyChestShop.admin permission. Is it part of the iConomyChestShop.create permission?
     
  18. Offline

    Acrobot

    @_andy
    No, it's not
    It's really weird...

    @Rando Paas
    You created a shop that only sells...
    Create one with B.
     
  19. Offline

    Rando Paas

    I can't buy or sell. I have tried several times already. We've created several shops as well. We are using iConomy 5.0 and 740 bukkit. So its should do the trick.

    As I explained earlier, if I made a shop, everyone could buy/sell accordingly, money worked and so on, so forth. Thank you for an amazing mod. Yet when I try to buy from a shop another player made, then it ain't too happy.
     
  20. Offline

    Acrobot

    @Rando Paas
    Can you make a screenshot in which you try to buy/sell to the shop?
     
  21. Offline

    Rando Paas

  22. Offline

    Acrobot

    Incorrectly formated shop line...
    It should be like
    <buyprice> : <sellprice>

    Where <buyprice> can be any combination of B and buy price, and <sellprice> can be any combination of S and sell price.

    Here you have
    B:10S:5

    It should be
    B 10 : S 5
    Or B 10 : 5 S
    or 10 B: 5 S
    or even 10 B: S 5
     
  23. Offline

    Rando Paas

    Thanks for the feedback. I'll try it out as soon as any players return.
     
  24. Can we have an option to point the directory where the generated stats file is saved please.
     
  25. Offline

    Kayrankstake

    Hello!
    When I do rightclick on the sign this message came:
    [iConomyChestShop] No economy plugin found!!
    What can I do ?

    Sry because the bad english but I'm from german
     
  26. Offline

    Acrobot

    @Kayrankstake
    You have incorrect version of plugin.

    You either - downloaded iConomy 5 and iConomyChestShop for iConomy 4, or
    downloaded iConomy 4 and iConomyChestShop for iConomy 5

    @SharpShot.Gif
    Sure! (I totally forgot about it : P)
     
  27. Offline

    Trevor_

    @Acrobot

    I'll just leave this here.
     
  28. Offline

    Fob_Upset

    Is there anyway to disable the plugin from spamming the plugin when a user is buying or selling.
     
  29. Offline

    Nytemare3701

    My apologies.
     
  30. Offline

    Spl1tz

    I always did the same thing like in your vid.
    I redownloaded the plugin and now it works.
    Did you upload a fix?
     
  31. Offline

    Unjust

    Is there a way you can add dyes yet? or is it possible to? This would really help me out.
     

Share This Page