[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

    Ruan

    Yes.
    Code:
    ChestShop's version is: 3.42
     
  3. Offline

    Acrobot

    Ruan
    Ok, I'll see that, but that shouldn't happen :/
     
  4. Offline

    Al123456

    There are No Errors In the Console I don't Really Know why it will work I am pretty stmuped
    on this if you want the Server ip Its not very busy but if you want to come check it out because I know Everything is right but it just won't work when i try to buy or sell
     
  5. Offline

    Acrobot

  6. Offline

    jankfilms

    Not sure if this is possible but can u make it redstone activated as well?:D
     
  7. Offline

    Al123456

    Just look at my status message
     
  8. Offline

    Acrobot

  9. Offline

    RyGuy147

    Ideas:
    -Top line changes color for in stock, out of stock, and Admin Shop (colors are set in the Config.)
    -Ability to broadcast a message when someone makes a shop (telling what they are selling/buying and for how much)
     
  10. Offline

    VanillaSnack

    What is the best 1.2.5 Plugin to use it with ? iConomy or BOSEconomy ? Is Iconomy on 1.2.5 ?
     
  11. Offline

    Acrobot

    VanillaSnack
    I'd say BOSEconomy, because I've had a few records of lost database because of iConomy.
     
  12. Hi, this is an awesome plugin, but... if I want to make salable used-items only for Admin Shops, what I've to do?
     
  13. Offline

    VanillaSnack

    Selling = Player sell me stuff, I pay them ?
    Buying = Player buy stuff from me, Money to me ?
     
  14. Offline

    Acrobot

  15. Offline

    adrimat08

    a spanish tutorial:


    Good bye
     
  16. Offline

    Krazy

    @Acrobot
    Hello,

    in: SERVER_ECONOMY_ACCOUNT: 'THERE MY ACCOUNT'

    TAX_AMOUNT: 1
    #Percent of the price that should go to the server's account. (100 = 100 percent)
    SERVER_TAX_AMOUNT: 0
    #Percent of the price that should go to the server's account when buying from an Admin Shop

    i not need lose money when player buy/sell in ADMIN SHOP, can u add option for it?
     
  17. Offline

    Acrobot

    adrimat08
    Thanks.


    Krazy
    Just don't put your account in the SERVER_ECONOMY_ACCOUNT?
     
  18. Offline

    Krazy

    i need TAX for make "economy system"

    player buy/sell item, my account win 1% from all buys/sells
    all money in week, i make investments in the game
    like: road,citys,bla bla bla...
     
  19. Offline

    Acrobot

    Krazy
    But that way, if you use Admin Shops without draining anyone's account, you will gain more money in your "economy system", which will just ruin it, because the money will become less and less worth.
     
  20. Offline

    Krazy

    yeah, but i use Iconomy + chestshop, and i like chestshop for make TAX and i take 1% from buy/sell in server for me...
     
  21. Offline

    Acrobot

    Krazy
    I understand, but when you take the 1%, if you don't "create" money, the opposite will happen - there will be less money. But yeah, I think I can just add another account for taxes and other for admin shops.
     
  22. Offline

    Krazy

    yeah, please add account for ADMIN SHOP and another for TAXES, NICE update \o/
     
  23. Offline

    Krazy

    @Acrobot
    can realese it today with this option?
     
  24. Offline

    Acrobot

    Krazy
    Sorry, but no - I'm currently looking into one "exploit" that noone can show or explain, but it "supposedly" works.
     
  25. Offline

    RyGuy147

    What does the exploit do?
     
  26. Offline

    Acrobot

    RyGuy147
    Well, I'd rather not discuss it in public?
    Still, I couldn't reproduce it.
     
  27. Offline

    RyGuy147

    What I mean is does it let them get free stuff, break the sign, open the chest, etc.
     
  28. Offline

    Acrobot

  29. Offline

    Lavarocks1212

    @Acrobot

    You know, none of the plugins are working on my brother server... maybe something with Bukkit?
     
  30. I saw a video on Youtube and he ckecked how much a item was worth and that don't seems to work anymore. Can you still do it?
     
  31. Offline

    Acrobot

    HerobrineLivesHere
    That wasn't possible, ever. Are you sure that this was the same plugin?
     

Share This Page