[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

    chrispk

    Acrobot I Ftp'd the file in and redownloaded it. Still nothing works .... ): I don't know what im doing wrong ._.
     
  3. Offline

    chrispk

  4. Offline

    Acrobot

    chrispk
    First question - if you program your own database parser, then yes. Otherwise, no.

    Also, the sign looks right, but I can't find the ChestShop on your plugin list. Are you sure it's a .jar file?

    Oh, your essentials installation is throwing a lot of errors as well.
     
  5. Offline

    ArthurMaker

    Translations does not work:
    [Server] SEVERE at com.Acrobot.ChestShop.Config.BreezeConfiguration.load(BreezeConfiguration.java:91)

    That's spamming my Console! :S
     
  6. Offline

    SICC

    What economy plugins work with this?
     
  7. Offline

    chrispk

    Acrobot It is? Huh.. Like i said i am fairly new to this. Chest shop is in the bottom row in the middle right.
     
  8. Offline

    Acrobot

    ArthurMaker
    Translations do work, however you might have messed your configuration. Make sure that if you're using special characters, you're encoding it correctly (UTF-8)

    chrispk
    Oh... I see... Hmm... THAT'S REALLY WEIRD.
    The plugin does not show up on start-up in your log...

    Could you do /version chestshop for me?

    SICC
    It's written in the main post, but... all which Register/Vault supports:
    iConomy 4,5,6, BOSEconomy 6 & 7, EssentialsEcon, 3Co, MultiCurrency, MineConomy, eWallet, EconXP, CurrencyCore, CraftConomy, AEco, Gringotts

    (Make sure you install Vault!)
     
    SICC likes this.
  9. Offline

    chrispk

  10. Offline

    Acrobot

    chrispk
    I'm sorry, I meant
    /version ChestShop

    (with correct letter casing)
     
  11. Offline

    chrispk

    Acrobot It doesnt say anything(as if i didnt type anything)
     
  12. Offline

    Acrobot

    chrispk
    Something is REALLY wrong then with the plugin you downloaded. Please, try to re-download it with different browser/etc, and DON'T RELOAD, just restart (turn off and turn on) the server.
     
  13. Offline

    chrispk

    Acrobot I will later. Not at home.
     
  14. Offline

    chrispk

    Acrobot Okay I downloaded it with IE and now when i do /version ChestShop it says:
    ChestShop version: 3.46
    A chest shop for economy plugins
    Author: Acrobot
    Yet it still doesnt let me make shops. I have the permission node in there. Doesnt say i dont have permission or anything.
     
  15. Offline

    vobilli

    I'm sure this has been asked before, but search isn't working properly for me atm.
    - CraftBukkit: 1.3.1-R2.0
    - ChestShop: 3.46
    - Economy Plugin: EssentialsEco
    - Permissions: PEX
    Question:
    How can I add a shop with an item ID such as 98:1? The name is too long to use, and when using that ID, or 98;1/98,1 it doesn't create a shop. What am I doing wrong?
     
  16. Offline

    rtcabooservb

  17. Offline

    Acrobot

    chrispk
    Download ChestShop version 3.50 from this thread, not 3.46.

    vobilli
    Use 98:1?
    Also, use ChestShop 3.50

    rtcabooservb
    Could you please post it as a ticket on BukkitDev?
     
  18. Offline

    rtcabooservb

    Actually had to downgrade to 3.46 because it was a pretty serious bug. ;p If you could quickly fix it, I would appreciate it. However, posted it in BukkitDev's ticket section. ;)
     
  19. Offline

    chrispk

    Acrobot but i dont know how to edit my local.yml file ;_;
     
  20. Offline

    Acrobot

    chrispk
    What? Just edit it... It's in plugins/ChestShop/local.yml

    rtcabooservb
    Sorry, been really busy now :/ I'll fix it when I can.
     
  21. Offline

    rtcabooservb

    That's alright. Let me know when you have a fix or an ETA so I can update to 3.50 again. ;)
     
  22. Offline

    chrispk

    Acrobot I don't know what you mean by edit it. ._.
     
  23. Offline

    Acrobot

    chrispk
    Like... edit it in your text editor? Remove %amount from the file?

    Alternatively, you can just delete the file, it will auto-regenerate.

    rtcabooservb
    Unfortunately, no ETA yet :/ I'll try to make it fast, though.
     
  24. Offline

    Acrobot

  25. Offline

    siemaeniu500

    I can't sell and buy in adminshop.
    On this char i have operator.
    SpawnRadius: 0
    IconomyPlugin: Iconomy6
    Image:

    {{[​IMG]}}
     
  26. Offline

    chrispk

    Acrobot okay! Like i said im super new with plugins(x
     
  27. Offline

    rtcabooservb

    Thanks for the update. :D
     
  28. Offline

    chrispk

    Acrobot Yeah it still didn't work ! Is LWC interfering with it? Everytime i make a chest or sign it says it's protected with LWC.
     
  29. Offline

    SICC

    What money generating plugins do you guys use with this? This is to anyone reading this who currently using Chest Shop, trying to find a good easy to use plugin for my players can earn money.
     
  30. To make this work with LWC you must first remove the LWC protection from the sign /cremove then make the sign public access /cpublic and then click the sign, then it will work fine.
     
  31. Offline

    Acrobot

    b0bst3r
    No, it shouldn't really interfere.

    chrispk
    I have no idea then, sorry!
     

Share This Page