[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

    JacKlink01

    I get this when people attempt to use certain shops.. Specifically Admin Shops.

    Is there a way to obtain old versions because everything was working fine before this last update?

    Code:
    21:50:36 [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.onPlayerI
    nteract(iConomyChestShopPlayerListener.java:87)
            at org.bukkit.plugin.java.JavaPluginLoader$9.execute(JavaPluginLoader.ja
    va:280)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:59)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:289)
            at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEven
    t(CraftEventFactory.java:162)
            at net.minecraft.server.ItemInWorldManager.dig(ItemInWorldManager.java:6
    4)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:438)
            at net.minecraft.server.Packet14BlockDig.a(SourceFile:42)
            at net.minecraft.server.NetworkManager.a(NetworkManager.java:196)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:75)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:372)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:287)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
    21:50:39 [WARNING] Can't keep up! Did the system time change, or is the server o
    verloaded?
    21:50:40 [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.onPlayerI
    nteract(iConomyChestShopPlayerListener.java:87)
            at org.bukkit.plugin.java.JavaPluginLoader$9.execute(JavaPluginLoader.ja
    va:280)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:59)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:289)
            at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEven
    t(CraftEventFactory.java:162)
            at net.minecraft.server.ItemInWorldManager.dig(ItemInWorldManager.java:6
    4)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:438)
            at net.minecraft.server.Packet14BlockDig.a(SourceFile:42)
            at net.minecraft.server.NetworkManager.a(NetworkManager.java:196)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:75)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:372)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:287)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
     
  3. Offline

    Donny

    Anyone feel like helping me with the html page?

    I cant figure out how to link to it
    <li class="online"><a href="file:///home/don/Desktop/McMyAdmin1.5/plugins/iConomyChestShop/ChestShop.stats.html" title="Online"><span>Online</span></a><span></span></li>

    Website is running off linux based machine.
    I don't know what to put for the href location =o
     
  4. I just deleted the .yml file? would that work?
     
  5. Offline

    RustyDagger

    Dude can you please sort your your config file just looking at it makes my head hurt the comment for a setting is no where near the setting its self i spend more time trying to work out whats a comment and whats the setting than is needed it needs formatting.

    i would recommend some thing like.

    #comment
    setiing than comment is for

    #comment
    Setting that comment is for

    Would make changing things so much clearer


    atm its like.

    Wall of comments like
    # sdasdadasd
    #fgsdfgfsd
    #sfd
    #sdfsfdg
    #utfauouguhuijf
    #
    #tfdgyhfu
    Setting
    #dgsgsfdsfdf
    sdasdsafg

    its like finding a needle in a hey stack very frustrating.
     
  6. Offline

    CoMcE

    Since i updated i get the following error:

     
  7. Hello,

    When someone tries to buy from me, the following error message appears: "This seller's account doesn't exist"
    Maybe this is because my nickname is sherminator69000 but the sign is big enough only for sherminator6900.

    What can I do?
     
  8. Offline

    halvors

    @Acrobot is working on ChestShop 3.0. Think you'll have to wait for this.
     
  9. Offline

    Acrobot

    @Amaël Verbeure
    I guess I can't fix it :/ Sorry! If your server uses offline-mode, try to change your name.

    @CoMcE
    Did you use the new config?

    @RustyDagger
    Yeah, sorry, but ATM it's sorted by 3 values, and under them is the description.

    @JacKlink01
    Use new config file?
     
  10. Offline

    halvors

    @Acrobot
    No way to search for an account that is much like his name?
     
  11. Offline

    Acrobot

    @halvors
    Actually, I have an idea. Let's list all the files in world folder, and see if one matches :p
    But this would be kinda hard to implement, anyways, I will try to find some way to do it.
     
  12. Offline

    Tealk

    anyone know that are bugs if i run iConomyChestShop and SignShop together?
     
  13. Offline

    Acrobot

    @Tealk
    It shouldn't, because it checks for "[" and "]" in the first line, but why do you want to use both at a time?
     
  14. Offline

    Cryt

    Thank you for this solution! But I do not understand later :

    In config, change " useDB " to " false "

    I have " useDB " on " false ", which do I have to make then?
     
  15. Offline

    halvors

    @Acrobot
    Just search the plugin.getServer().getOnlinePlayers() array.
     
  16. Offline

    Spathizilla

    Is there a workaround for the problem where players have a 16 character name? This means they cannot own the stores they make.

    If there is no workaround, perhaps have a database of the store owners (just their name, not one row for each store) and use the primary key where their name cannot work on a sign?
     
  17. Offline

    Tealk

    because i can use my chest in the keller and the sign in front of my house
     
  18. Offline

    Acrobot

    @halvors
    And what if the player isn't online?

    @Spathizilla
    Not yet, but I'll check in world files if there is playerName.dat file that starts with player's name.

    @Cryt
    If you have useDB already as false, don't do anything in config.yml, just change plugin.yml
     
  19. Offline

    halvors

    @Acrobot
    Then just plugin.getServer().getPlayers(); That returns all players in the world/players folder.

    But when player setup shop, he's online.
     
  20. Offline

    Acrobot

    @halvors
    You do not understand. This plugin can successfully create shops, but people who buy from it (SHOPS AREN'T USING DATABASES!) should be able to use it even when the player is online -
    plugin.getServer().getPlayers();
    Are you sure?
    There can be many worlds in CraftBukkit, but I'm going to test it.
     
  21. Offline

    halvors

    @Acrobot
    I'm sure. What world players are in is not irelevant. Just that they are on the server.
     
  22. Offline

    Acrobot

    @halvors
    No function like that, I guess I have to choose just current world (obvious, right?)
    It's actually Block.getWorld().getPlayers() for the world block is placed in.

    EDIT: And it shows only on-line players.
     
  23. Offline

    halvors

    @Acrobot
    This is not just for the world player is in. It's for the whole server, the function: plugin.getServer().getPlayers(); just return all players who are and ever have been on the server.
     
  24. Offline

    gaz492

    umm i get a config.yml error but im using clanforge as a host so can you give me a paste bin ver of the config.yml plz
     
  25. Offline

    Acrobot

  26. Offline

    RustyDagger

    Uh every time i try to make an admin shop the server insists on putting my name at the top. its not a permissions problem because i can make a sign with 1234noob as the name and have it work but any thing like adminshop or Admin Shop it insists on putting my name.

    However i think i know the cause i think its my lwc version being the issue i have a newer version than the public released version and i'm not at free will to share it. :/ You would need to ask for a copy with the owner :) even then it may not be the same as what i have Lol its a beta build 2 that i have. for lwc 3.

    sucks being in this spot.
     
  27. Offline

    JacKlink01


    Tried that and it didn’t work.. Also tried installing Register.. Still have the issue. Those errors occur when someone clicks an admin shop sign and the user receives no message except for the occasional "Wait" message upon button mashing.
     
  28. Offline

    gaz492

    @Acrobot
    Thanks it worked and it helped my host
     
  29. Offline

    thedjshow

    I don't know if i get any error but iconomychestshop won't work.
    Code:
            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)
    14:36:44 [SEVERE] com/nijiko/coelho/iConomy/iConomy loading RegionMarket v0.2 (I
    s it up to date?)
    java.lang.NoClassDefFoundError: com/nijiko/coelho/iConomy/iConomy
            at us.Crash.RegionMarket.RegionMarket.onEnable(RegionMarket.java:158)
            at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:127)
            at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
    .java:676)
            at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    r.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(Unknown Source)
            at java.security.AccessController.doPrivileged(Native Method)
            at java.net.URLClassLoader.findClass(Unknown Source)
            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(Unknown Source)
            at java.lang.ClassLoader.loadClass(Unknown Source)
            ... 11 more
    14:36:44 [INFO] [Regio] - Permissions support enabled.
    14:36:44 [INFO] [Reporter] v1.0 - Initialising SQL tables...
    14:36:44 [INFO] [Reporter] v1.0 - Reporter enabled.
    14:36:44 [SEVERE] Could not pass event PLUGIN_ENABLE to Citizens
    java.lang.NoClassDefFoundError: com/nijiko/coelho/iConomy/iConomy
            at com.fullwall.Citizens.Listeners.PluginListen.onPluginEnable(PluginLis
    ten.java:28)
            at org.bukkit.plugin.java.JavaPluginLoader$37.execute(JavaPluginLoader.j
    ava:452)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:59)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:289)
            at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
    .java:677)
            at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    r.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)
    14:36:44 [INFO] [Slots] Using Permissions plugin for permissions.
    14:36:44 [INFO] [Slots] Using iConomy plugin for economy.
    14:36:44 [INFO] [Slots] Slots v0.8.2 enabled, by Crash
    14:36:44 [SEVERE] Could not pass event PLUGIN_ENABLE to Citizens
    java.lang.NoClassDefFoundError: com/nijiko/coelho/iConomy/iConomy
            at com.fullwall.Citizens.Listeners.PluginListen.onPluginEnable(PluginLis
    ten.java:28)
            at org.bukkit.plugin.java.JavaPluginLoader$37.execute(JavaPluginLoader.j
    ava:452)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:59)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:289)
            at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
    .java:677)
            at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    r.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)
    14:36:44 [INFO] ThunderJoin v1.2 enabled
    14:36:44 [SEVERE] Could not pass event PLUGIN_ENABLE to Citizens
    java.lang.NoClassDefFoundError: com/nijiko/coelho/iConomy/iConomy
            at com.fullwall.Citizens.Listeners.PluginListen.onPluginEnable(PluginLis
    ten.java:28)
            at org.bukkit.plugin.java.JavaPluginLoader$37.execute(JavaPluginLoader.j
    ava:452)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:59)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:289)
            at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
    .java:677)
            at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    r.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)
    14:36:44 [INFO] [Towny] Database: [Load] flatfile [Save] flatfile
    14:36:44 [INFO] [Towny] Using: Permissions, iConomy, Essentials
    14:36:44 [INFO] [Towny] Version: 0.65 - Mod Enabled
    14:36:44 [SEVERE] Could not pass event PLUGIN_ENABLE to Citizens
    java.lang.NoClassDefFoundError: com/nijiko/coelho/iConomy/iConomy
            at com.fullwall.Citizens.Listeners.PluginListen.onPluginEnable(PluginLis
    ten.java:28)
            at org.bukkit.plugin.java.JavaPluginLoader$37.execute(JavaPluginLoader.j
    ava:452)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:59)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:289)
            at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
    .java:677)
            at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    r.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)
    14:36:44 [SEVERE] Could not pass event PLUGIN_ENABLE to Citizens
    java.lang.NoClassDefFoundError: com/nijiko/coelho/iConomy/iConomy
            at com.fullwall.Citizens.Listeners.PluginListen.onPluginEnable(PluginLis
    ten.java:28)
            at org.bukkit.plugin.java.JavaPluginLoader$37.execute(JavaPluginLoader.j
    ava:452)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:59)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:289)
            at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
    .java:677)
            at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    r.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)
    14:36:44 [INFO] TreeAssist STARTED
    14:36:44 [SEVERE] Could not pass event PLUGIN_ENABLE to Citizens
    java.lang.NoClassDefFoundError: com/nijiko/coelho/iConomy/iConomy
            at com.fullwall.Citizens.Listeners.PluginListen.onPluginEnable(PluginLis
    ten.java:28)
            at org.bukkit.plugin.java.JavaPluginLoader$37.execute(JavaPluginLoader.j
    ava:452)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:59)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:289)
            at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
    .java:677)
            at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    r.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)
    14:36:44 [INFO] [uQuest] Loaded with Flatfile!
    14:36:44 [INFO] [uQuest] v1.5 enabled! With 53 quests loaded!
    14:36:44 [SEVERE] Could not pass event PLUGIN_ENABLE to Citizens
    java.lang.NoClassDefFoundError: com/nijiko/coelho/iConomy/iConomy
            at com.fullwall.Citizens.Listeners.PluginListen.onPluginEnable(PluginLis
    ten.java:28)
            at org.bukkit.plugin.java.JavaPluginLoader$37.execute(JavaPluginLoader.j
    ava:452)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:59)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:289)
            at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
    .java:677)
            at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    r.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)
    14:36:44 [INFO] WorldConfig version 1.2 is enabled!
    14:36:44 [SEVERE] Could not pass event PLUGIN_ENABLE to Citizens
    java.lang.NoClassDefFoundError: com/nijiko/coelho/iConomy/iConomy
            at com.fullwall.Citizens.Listeners.PluginListen.onPluginEnable(PluginLis
    ten.java:28)
            at org.bukkit.plugin.java.JavaPluginLoader$37.execute(JavaPluginLoader.j
    ava:452)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:59)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:289)
            at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
    .java:677)
            at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    r.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)
    14:36:44 [INFO] WorldEdit 4.4 enabled.
    14:36:44 [INFO] WorldEdit: Permissions plugin detected! Using Permissions plugin
     for permissions.
    14:36:44 [SEVERE] Could not pass event PLUGIN_ENABLE to Citizens
    java.lang.NoClassDefFoundError: com/nijiko/coelho/iConomy/iConomy
            at com.fullwall.Citizens.Listeners.PluginListen.onPluginEnable(PluginLis
    ten.java:28)
            at org.bukkit.plugin.java.JavaPluginLoader$37.execute(JavaPluginLoader.j
    ava:452)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:59)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:289)
            at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
    .java:677)
            at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    r.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)
    14:36:44 [INFO] WorldGuard: Permissions plugin detected! Using Permissions plugi
    n for permissions.
    14:36:44 [INFO] WorldGuard: (world) Single session is enforced.
    14:36:44 [INFO] WorldGuard: (world) TNT ignition is PERMITTED.
    14:36:44 [INFO] WorldGuard: (world) Lighters are blocked.
    14:36:44 [INFO] WorldGuard: (world) Lava fire is blocked.
    14:36:44 [INFO] WorldGuard: (world) All fire spread is disabled.
    14:36:44 [INFO] WorldGuard: Loaded configuration for world 'world"
    14:36:44 [INFO] WorldGuard 5.0-alpha10 enabled.
    14:36:44 [SEVERE] Could not pass event PLUGIN_ENABLE to Citizens
    java.lang.NoClassDefFoundError: com/nijiko/coelho/iConomy/iConomy
            at com.fullwall.Citizens.Listeners.PluginListen.onPluginEnable(PluginLis
    ten.java:28)
            at org.bukkit.plugin.java.JavaPluginLoader$37.execute(JavaPluginLoader.j
    ava:452)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:59)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:289)
            at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
    .java:677)
            at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    r.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)
    14:36:44 [INFO] [iCoLand] Successfully linked with iConomy
    14:36:44 [INFO] [iCoLand] Successfully linked with Permissions
    14:36:44 [INFO] [iCoLand] Initializing land manager...
    14:36:45 [INFO] [iCoLand] Found iConomy Tax/Bank account: iCoLand
    14:36:45 [INFO] [iCoLand] Version [v2.45] (fattire) enabled. 0 lands found.
    14:36:45 [SEVERE] Could not pass event PLUGIN_ENABLE to Citizens
    java.lang.NoClassDefFoundError: com/nijiko/coelho/iConomy/iConomy
            at com.fullwall.Citizens.Listeners.PluginListen.onPluginEnable(PluginLis
    ten.java:28)
            at org.bukkit.plugin.java.JavaPluginLoader$37.execute(JavaPluginLoader.j
    ava:452)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:59)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:289)
            at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
    .java:677)
            at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    r.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)
    14:36:45 [INFO] Done (2.912s)! For help, type "help" or "?"
    14:36:45 [INFO] [Citizens]: Loaded 0 NPCs.
    14:36:45 [INFO] [nSpleef] Arenas loaded!
    14:36:49 [INFO] [uQuest] Successfully linked with iConomy.
    14:36:49 [INFO] [uQuest] Successfully linked with Permissions.
    14:36:49 [INFO] [uQuest] Successfully linked with Essentials.
    >
     
  30. Offline

    Joman

    How i could create an ADMIN CHEST ?? :)


    J0MAN
     
  31. My User have Problems setting up a Store, it tells them "You cant make this type of Shop" Permissions should be right.
    I have tried all Variations:
    Etc.
    Where in the First two Example the User can Buy or Sell. But cant set up their Store.
     

Share This Page