[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

    Callum212

    I have made the Shop correctly but when my friend go's to buy, it says shop owner doesnt want you to buy here? Please Help
     
  3. Offline

    JeffTheProGamer

    how do i add money to the shop?
    how do i know who sells it?
     
  4. Offline

    Acrobot

    @Callum212
    It means he didn't set up the shop correctly.

    @JeffTheProGamer
    "Add money to the shop"?
    You can't, it takes and gives money to account of the person, who has set up the shop.
    You can know who sells by first line of the sign.
     
  5. Offline

    Callum212

    Never mind i set it up wrong thanks and nice plugin
     
  6. Offline

    BrokenTomato

    We got it up and running all fine and dandy now. Great plugin Acrobot! Good job!
     
  7. Offline

    d00ba

    Hi, Unable to download your plugin. Link is dead.

    Code:
    HTTP request sent, awaiting response... 302 Found
    Location: http://cloud.github.com/downloads/Acrobot/iConomyChestShop/iConomyChestShop.zip [following]
    --2011-05-14 15:58:55--  http://cloud.github.com/downloads/Acrobot/iConomyChestShop/iConomyChestShop.zip
    Resolving cloud.github.com... 216.137.63.126, 216.137.63.10, 216.137.63.156, ...
    Connecting to cloud.github.com|216.137.63.126|:80... failed: Connection timed out.
    Connecting to cloud.github.com|216.137.63.10|:80... failed: Connection timed out.
    Connecting to cloud.github.com|216.137.63.156|:80... failed: Connection timed out.
    Connecting to cloud.github.com|216.137.63.76|:80... failed: Connection timed out.
    Connecting to cloud.github.com|216.137.63.171|:80... failed: Connection timed out.
    Connecting to cloud.github.com|216.137.63.56|:80... failed: Connection timed out.
    Connecting to cloud.github.com|216.137.63.12|:80... failed: Connection timed out.
    Connecting to cloud.github.com|216.137.63.101|:80... failed: Connection timed out.
    
    
    Unable to download through firefox either.

    Edit: Anyone have an alternative link for this?
     
  8. Offline

    halvors

    Thanks ;) Would be nice :)
     
  9. Offline

    Rampage157

    Hello again,
    Just thought I would add a follow up to my Wool/dye problem I had yesterday....after some tinkering around and a few " Duh" momments, my brother and I were able to deduce why the wool/dye would sell to a player fine but the stack of wool in the chest would turn into Black non-stackable wool after the sale.
    It appears it was all caused by placing the wool/dye in the wrong section of a Double Chest....I probably should have mentioned that the chests were Double to begin with, and I appologize that I didnt. Apparently the sign's and ID's on said signs read from a specific part of each chest. So once we placed the wool/dye in the correct spot of each Chest....no more nonostackable Black wool....Thank you again Acrobot for your assistance through this process!
    Once again Fantastic Pluggin
     
  10. Offline

    Acrobot

    @Rampage157
    Oh, it's a bug I think D:

    I'm sorry for the bug, I am re-writing the plugin so it will be more flexible :)

    @d00ba
    It looks like GitHub was down for some time :/
     
  11. Offline

    BioRage

    @Acrobot

    My permissions are set right, though on my test account says "Do not steal"
    blank
    1
    1:1 (or b 1)
    iron_axe
     
  12. Offline

    Acrobot

    @BioRage
    "Do not steal" shows up if you try to destroy the sign or chest.
     
  13. Offline

    BioRage

  14. Offline

    Acrobot

    @BioRage
    Oh, if you have "ANY" in config, it checks if you haven't got any signs that could be linked to your chest, change it to "DOWN" if you want
     
  15. Offline

    BioRage

    It was Position:Down by default I believe.. nothing with ANY
     
  16. Offline

    Acrobot

    @BioRage
    Hmm.. But when exactly does it show up?
     
  17. Offline

    BioRage

    @Acrobot

    Hmm, I seem to updated Permissions to 2.7.3 and 2.73 of your plugin.

    Seems to have worked... for now....

    :) Thanks for helping!
     
  18. Offline

    halvors

    @Acrobot
    What about rename iConomyChestShop to just ChestShop?
     
  19. Offline

    Acrobot

    @halvors
    That would require ENORMOUS amount of work. I would have to rename this page, github page, change packages name, change CraftBukkitUpToDate download URL, and many people would get lost, searching for "iConomyChestShop"
     
  20. Offline

    halvors

    I think it's possible :) Could help you renaming the classes and packaes :p
     
  21. Offline

    darkzersoo

    Hey dude, i got an problem.
    Today we updated your Plugin and Bukkit to Build 766 now we've got this Error when someone's clicking on the chest-sign.

    Code:
    2011-05-15 02:42:56 [SEVERE] Could not pass event PLAYER_INTERACT to iConomyChestShop
    java.lang.NullPointerException
            at com.Acrobot.iConomyChestShop.Shop.sell(Shop.java:112)
            at com.Acrobot.iConomyChestShop.ShopManager.sell(ShopManager.java:73)
            at com.Acrobot.iConomyChestShop.ShopManager.transaction(ShopManager.java:32)
            at com.Acrobot.iConomyChestShop.iConomyChestShopPlayerListener.onPlayerInteract(iConomyChestShopPlayerListener.java:87
    )
            at org.bukkit.plugin.java.JavaPluginLoader$9.execute(JavaPluginLoader.java:254)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:257)
            at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:162)
            at net.minecraft.server.ItemInWorldManager.dig(ItemInWorldManager.java:64)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:433)
            at net.minecraft.server.Packet14BlockDig.a(SourceFile:42)
            at net.minecraft.server.NetworkManager.a(NetworkManager.java:195)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:74)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:370)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:285)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
    

    Using CB 766
    Your Chest Shop Version 2.73
    iConomy 5.0.1

    The direction in the settings is already at ANY.

    Hope you can help me.
     
  22. Offline

    Marinedalek

    When I use it simply says 'Sellers account doesnt exist'
     
  23. Offline

    Afforess

    @Acrobat

    Buying or selling more than 64 at a time at a shop doesn't work. Nothing get's sold or bought, but people are still charged.
     
  24. It doesn't work?
    Yeah I did everything:

    Eymas
    Quantity
    10 : 5
    4 (cobblestone)

    Nothing is said, nothing is happening. What's wrong?
    Also to help:
    Show Spoiler
    Last login: Sun May 15 09:45:31 on console
    /Users/Eymas/Desktop/Bukkit/LaunchServer.command ; exit;
    macbooktom:~ Eymas$ /Users/Eymas/Desktop/Bukkit/LaunchServer.command ; exit;
    [Lnet.minecraft.server.Statistic;@6f50a8
    146 recipes
    [Lnet.minecraft.server.Statistic;@6f50a8
    16 achievements
    09:49:42 [INFO] Starting minecraft server version Beta 1.5_02
    09:49:42 [INFO] Loading properties
    09:49:42 [INFO] Starting Minecraft server on *:25566
    09:49:44 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-729-g5ee3f0f-b766jnks (MC: 1.5_02)
    09:49:45 [INFO] Preparing level "world"
    09:49:45 [INFO] Preparing start region
    09:49:47 [INFO] Preparing spawn area: 0%
    09:49:48 [INFO] Preparing spawn area: 4%
    09:49:49 [INFO] Preparing spawn area: 4%
    09:49:57 [INFO] Preparing spawn area: 12%
    09:49:59 [INFO] Preparing spawn area: 12%
    09:50:00 [INFO] Preparing spawn area: 24%
    09:50:01 [INFO] Preparing spawn area: 32%
    09:50:02 [INFO] Preparing spawn area: 44%
    09:50:03 [INFO] Preparing spawn area: 52%
    09:50:04 [INFO] Preparing spawn area: 61%
    09:50:05 [INFO] Preparing spawn area: 73%
    09:50:07 [INFO] Preparing spawn area: 85%
    09:50:08 [INFO] Preparing spawn area: 89%
    09:50:09 [INFO] Preparing spawn area: 93%
    09:50:13 [INFO] DataSourcePool [iConomyChestShop] autoCommit[false] transIsolation[SERIALIZABLE] min[2] max[20]
    09:50:17 [INFO] SubClassFactory parent ClassLoader [org.bukkit.plugin.java.PluginClassLoader]
    09:50:20 [INFO] Entities enhanced[0] subclassed[1]
    09:50:22 [INFO] [HeroicDeath] 1.7.2.147 enabled.
    09:50:55 [INFO] Read timed out
    09:50:58 [INFO] [iConomy] Logging is currently disabled.
    09:50:59 [INFO] [iConomy] v5.0 (Eruanna) loaded.
    09:50:59 [INFO] [iConomy] Developed by: [Nijikokun]
    09:50:59 [INFO] [iConomyChestShop] version 2.73 initialized!
    09:50:59 [INFO] [iConomyChestShop] iConomy version 5 loaded.
    09:51:02 [SEVERE] com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure

    The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    09:51:02 [SEVERE] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    09:51:02 [SEVERE] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    09:51:02 [SEVERE] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    09:51:02 [SEVERE] at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
    09:51:02 [SEVERE] at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
    09:51:02 [SEVERE] at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1116)
    09:51:02 [SEVERE] at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:343)
    09:51:02 [SEVERE] at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2334)
    09:51:02 [SEVERE] at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2371)
    09:51:02 [SEVERE] at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2163)
    09:51:02 [SEVERE] at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:794)
    09:51:02 [SEVERE] at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47)
    09:51:02 [SEVERE] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    09:51:02 [SEVERE] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    09:51:02 [SEVERE] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    09:51:02 [SEVERE] at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
    09:51:02 [SEVERE] at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
    09:51:02 [SEVERE] at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:378)
    09:51:02 [SEVERE] at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305)
    09:51:02 [SEVERE] at java.sql.DriverManager.getConnection(DriverManager.java:582)
    09:51:02 [SEVERE] at java.sql.DriverManager.getConnection(DriverManager.java:185)
    09:51:02 [SEVERE] at com.Econ.FlingeR.iMiner.iMiner.connectMySQL(iMiner.java:103)
    09:51:02 [SEVERE] at com.Econ.FlingeR.iMiner.iMiner.onEnable(iMiner.java:69)
    09:51:02 [SEVERE] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:127)
    09:51:02 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:676)
    09:51:02 [SEVERE] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:249)
    09:51:02 [SEVERE] at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:131)
    09:51:02 [SEVERE] at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:109)
    09:51:02 [SEVERE] at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:218)
    09:51:02 [SEVERE] at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:205)
    09:51:02 [SEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:145)
    09:51:02 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:260)
    09:51:02 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
    09:51:02 [SEVERE] Caused by: java.net.ConnectException: Connection refused
    09:51:02 [SEVERE] at java.net.PlainSocketImpl.socketConnect(Native Method)
    09:51:02 [SEVERE] at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:351)
    09:51:02 [SEVERE] at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:213)
    09:51:02 [SEVERE] at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:200)
    09:51:02 [SEVERE] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:432)
    09:51:02 [SEVERE] at java.net.Socket.connect(Socket.java:529)
    09:51:02 [SEVERE] at java.net.Socket.connect(Socket.java:478)
    09:51:02 [SEVERE] at java.net.Socket.<init>(Socket.java:375)
    09:51:02 [SEVERE] at java.net.Socket.<init>(Socket.java:218)
    09:51:02 [SEVERE] at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:254)
    09:51:02 [SEVERE] at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:292)
    09:51:02 [SEVERE] ... 26 more
    09:51:02 [INFO] [iMiner] Configuration sucesfuly loaded
    09:51:02 [INFO] Permission system not detected, defaulting to OP
    09:51:02 [SEVERE] Could not pass event PLUGIN_ENABLE to iMiner
    java.lang.NoClassDefFoundError: com/nijiko/coelho/iConomy/iConomy
    at com.Econ.FlingeR.iMiner.PluginListener.onPluginEnable(PluginListener.java:20)
    at org.bukkit.plugin.java.JavaPluginLoader$37.execute(JavaPluginLoader.java:452)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:289)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:677)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:249)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:131)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:109)
    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:218)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:205)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:145)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:260)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
    Caused by: java.lang.ClassNotFoundException: com.nijiko.coelho.iConomy.iConomy
    at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:36)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:24)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
    ... 13 more
    09:51:03 [SEVERE] [mcMMO] Permissions isn't loaded, there are no restrictions.
    09:51:03 [INFO] mcMMO version 1.0.07 is enabled!
    09:51:03 [SEVERE] Could not pass event PLUGIN_ENABLE to iMiner
    java.lang.NoClassDefFoundError: com/nijiko/coelho/iConomy/iConomy
    at com.Econ.FlingeR.iMiner.PluginListener.onPluginEnable(PluginListener.java:20)
    at org.bukkit.plugin.java.JavaPluginLoader$37.execute(JavaPluginLoader.java:452)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:289)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:677)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:249)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:131)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:109)
    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:218)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:205)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:145)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:260)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
    09:51:03 [INFO] [MobBounty] v3.02 (Carbon) loaded.
    09:51:03 [INFO] [MobBounty] Developed by: [Mattera, Steven (IchigoKyger)].
    09:51:03 [INFO] [MobBounty] Config loaded.
    09:51:03 [INFO] [MobBounty] hooked into iConomy.
    09:51:03 [SEVERE] Could not pass event PLUGIN_ENABLE to iMiner
    java.lang.NoClassDefFoundError: com/nijiko/coelho/iConomy/iConomy
    at com.Econ.FlingeR.iMiner.PluginListener.onPluginEnable(PluginListener.java:20)
    at org.bukkit.plugin.java.JavaPluginLoader$37.execute(JavaPluginLoader.java:452)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:289)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:677)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:249)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:131)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:109)
    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:218)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:205)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:145)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:260)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
    09:51:03 [INFO] Done (7.846s)! For help, type "help" or "?"

    Yeah I use Terminal on a Mac with most recent OSX, Bukkit recent build.
    iMiner is removed by the way.

    Any help as i want to sell my stone :D
     
  25. Offline

    Brady_

    Awesome plugin. Everyone on my server prefers it to the other shop mods which we've found to be exploitable and/or riddled with bugs, so thanks a lot for all the work you've done.

    Encountered a problem today though. I installed Hero Bounty but it was giving me errors with iconomy, so I updated iconomy and then I couldn't use the shops anymore. From there I updated iCChestShop and now most of my shops are broken and I get a "[SEVERE] Could not pass event PLAYER_INTERACT to iConomyChestShop " error when trying to buy things, although selling seems to work fine. Some of the shops still work perfectly though, I don't get it.

    Edit- Actually it seems like nothing works. It will give the proper "You don't have enough money!" or "You don't have enough items to sell!" if the player doesn't have either, but if the player DOES have the money or the player DOES have the items to sell no message appears and the error comes up in the console.
     
  26. Offline

    Trainerdusk

    Just out of curiosity, is any progress being made on adding BOSEconomy bank support, or is that still on the todo list?
     
  27. Offline

    thedjshow

    Since i download the new iconomy plugin this iconomychestshop stop working and i have try to download it many times but still it's not working.

    Really need this amazing plugin!
     
  28. Offline

    Tealk

    its possible to use
    http://forums.bukkit.org/threads/in...red-text-on-signs-672.4208/page-5#post-235618

    http://saved.im/mtgwntcycxp1/2011-05-15_163028.png

    git-Bukkit-0.0.0-729-g5ee3f0f-b766jnks (MC: 1.5_02)
    2011-05-15 15:50:18 [INFO] [iConomyChestShop] version 2.73 initialized!
    2011-05-15 15:50:18 [INFO] [iConomyChestShop] iConomy version 5 loaded.
    2011-05-15 15:50:18 [INFO] [iConomyChestShop] Permissions version 2.7.3 loaded.
    2011-05-15 15:50:18 [INFO] [iConomyChestShop] LWC version 2.31 loaded.

    Permissions:
    http://pastebin.com/fdu48Qzv
    Config:
    http://pastebin.com/tqzznqMx

    and i become this error:
    http://pastebin.com/ChMvb5qC
     
  29. Offline

    Cryt

    doesn't work with Iconomy 4 and 5 to me
     
  30. Offline

    Acrobot

    @Eymas
    Something is wrong with your bukkit.yml

    @darkzersoo
    Download new config, I am aware of that :/

    @Cryt
    It does work.

    @Tealk
    Download new config, and signColors don't work with it yet.

    @Brady_
    Download new config, please, to fix the issue.
    @Trainerdusk
    Todo

    @Afforess
    Weird...
    EDIT: Wait, I actually see it. Gonna be fixed in 3.0, sorry D:

    @thedjshow
    Did you put the config in there?

    @EVERYONE
    I failed with default config, re-download it please.
     
    darkzersoo likes this.
  31. Offline

    gamingvortex

    it seems that it doesnt work no more... i have re-downloaded it
     

Share This Page