Inactive [ECON] ecoCreature 0.2.2 - Mob & PVP Rewards [1.4.6]

Discussion in 'Inactive/Unsupported Plugins' started by mung3r, Aug 3, 2011.

  1. Offline

    mung3r

    [​IMG]
    ecoCreature 0.2.2 (Belay that nose-picking, Cadet!)
    Mob & PVP Rewards
    More plugins to try:
    MobRider - Finally, a proper use for saddles!
    DeathTpPlus - Death notifications & recall!

    Features:
    • Coin rewards, coin penalties and drops for:
      • Killing mobs
      • PVP
      • Kill streaks
      • Death streaks
      • Leveling
      • Breaking blocks
    • Share coin rewards with:
    • Increase or decrease coin rewards based on:
      • Biome (swampland, forest, etc.)
      • Environment (normal, nether, etc.)
      • Time of Day (day, night, etc.)
      • Weather (sunny, stormy)
      • Permissions Group (e.g. default, elite, etc.)
      • Factions (neutral, enemy, etc.)
      • Heroes party
      • mcMMO party
      • MobArena participants
      • WorldGuard region
      • Regios region
      • Residence region
      • Towny membership
      • Weapon used
    • Customize items drops to include:
    • DeathTpPlus rewards:
      • Rewards for kill streaks
      • Penalties for death streaks
    • Heroes rewards:
      • Rewards for mastering a class
      • Rewards for leveling
    • mcMMO rewards:
      • Rewards for leveling
    • Prevent exploits:
      • Camping around Mob Spawners
      • Mob farming
      • Limit projectile use (e.g. Bow & Arrow)
    • Multi-world support
    Usage Stats:
    [​IMG]
    --------------------------------------------------------------------------------------------------------

    Acknowledgements:
    The original ecoCreature was made by ChrisB. All credit goes to him for his creation. Since his plugin has gone inactive since rb740, I have decided to continue doing maintenance updates for his plugin.
     
  2. Offline

    Royalgamer06

    Is this better than MoneyDrop? (Does this also drops an item that proposes money?)
     
  3. Offline

    mung3r

    It's different. The focus of this plugin is drops in general - not just money. Also, this plugin doesn't "drop" the money. The money goes directly into the players account.
     
  4. Offline

    Royalgamer06

    Oh ok. Than I have rather MoneyDrop, no advance. (Maybe a suggestion for ecoCreature)
     
  5. Offline

    FuRiouSOne

    Just got Multiverse plugin and set up some new worlds, Now noticing mobs are dropping wrong item IDs such as

    Skeleton drops bonemeal 351:22 which should be 351:15 in one of my multiverse made worlds
    Have seen wrong IDs on books and redstone from players, just havnt reproduced the drop myself. The bonemeal was confirmed dropping wrongly in new world but correctly in the main world.

    In the Main "world" the items drop fine. I have gone and made separate world.yml configs for each world and dont seem to notice a change. Look into this please.

    Running bukkit 1846 R3
    Multiverse 2.3AB
    eCocreature 0.0.9d-b71
     
  6. Offline

    LynnJordison

    Hi, I'm having problems with this.
    I configured it correctly but the plugin doesn't work, not even for admins.
    And now I see this in the server log:

    2012-02-21 16:21:39 [INFO] [PermissionsEx] Loading PermissionsEx v1.18.
    2012-02-21 16:21:39 [INFO] [PermissionsEx] Superperms support enabled.
    2012-02-21 16:21:39 [INFO] [PermissionsEx] v1.18 enabled
    2012-02-21 16:21:39 [INFO] WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
    2012-02-21 16:21:39 [INFO] [Vault][Permission] PermissionsEx hooked.
    2012-02-21 16:21:39 [INFO] [Vault][Permission] PermissionsEx_Chat hooked.
    2012-02-21 16:21:39 [INFO] [Modifyworld] Loading Modifyworld v1.2.
    2012-02-21 16:21:39 [INFO] [Modifyworld] Modifyworld disabled. Check config.yml!
    2012-02-21 16:21:39 [INFO] [Modifyworld] Unloading Modifyworld v1.2.
    2012-02-21 16:21:39 [INFO] [Modifyworld] Modifyworld disabled!
    2012-02-21 16:21:39 [INFO] [Questioner] Loading Questioner v0.5.
    2012-02-21 16:21:39 [INFO] [Questioner] v0.5 - Enabled
    2012-02-21 16:21:39 [INFO] [mcMMO] Loading mcMMO v1.2.12-b155.
    2012-02-21 16:21:39 [INFO] [mcMMO] Loading Config File...
    2012-02-21 16:21:39 [INFO] mcMMO version 1.2.12-b155 is enabled!
    2012-02-21 16:21:40 [INFO] [ecoCreature] Loading ecoCreature v0.0.9d-b71 (All your death are belong to us!).
    2012-02-21 16:21:40 [SEVERE] [ecoCreature] Failed to load config: org.bukkit.configuration.InvalidConfigurationException: unacceptable character '?' (0xFFFD) special characters are not allowed
    in "<string>", position 2718
    2012-02-21 16:21:40 [INFO] [ecoCreature] Unloading ecoCreature v0.0.9d-b71 (All your death are belong to us!).
    2012-02-21 16:21:40 [INFO] [ecoCreature] 0.0.9d-b71 (All your death are belong to us!) is disabled.

    Can anybody help me?
    Thanks.
     
  7. Offline

    mung3r

    I've finally figured out this bug and it's specific to Windows. Try this build to solve this issue.
     
  8. Offline

    FuRiouSOne

    I run windows 2008 R2 and dont see this error. I do however see random wrong ID items dropping from mobs like bonemeal dropping 351:22 from skeletons which bonemeal should be 351:15 for them to work
     
  9. Offline

    ilicos

    It's great ;)
    But... i've found an error...
    if a player is in a group (for a specific % of gain) and if he has the permissions ecocreature.gain.group: true
    He automatically gets ecocreature.reward.*

    But me I would a player with a specific % of gain and gains of mobs's permissions ... :/
    Can you work this, please? :)
     
  10. Offline

    FuRiouSOne

    Update to bukkit 1.2 when you can please.

    Code:
    2012-03-01 18:21:41 [SEVERE] Could not pass event EntityDeathEvent to ecoCreature
    org.bukkit.event.EventException
        at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:303)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:441)
        at org.bukkit.craftbukkit.event.CraftEventFactory.callEntityDeathEvent(CraftEventFactory.java:286)
        at net.minecraft.server.EntityLiving.dropDeathLoot(EntityLiving.java:804)
        at net.minecraft.server.EntityLiving.die(EntityLiving.java:770)
        at net.minecraft.server.EntityLiving.damageEntity(EntityLiving.java:666)
        at net.minecraft.server.EntityMonster.damageEntity(EntityMonster.java:44)
        at net.minecraft.server.EntityHuman.attack(EntityHuman.java:807)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:994)
        at net.minecraft.server.Packet7UseEntity.handle(SourceFile:33)
        at net.minecraft.server.NetworkManager.b(NetworkManager.java:229)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:112)
        at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78)
        at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:549)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:447)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:490)
    Caused by: java.lang.NoSuchMethodError: org.bukkit.event.Event.<init>(Ljava/lang/String;)V
        at se.crafted.chrisb.ecoCreature.events.CreatureKilledByPlayerEvent.<init>(CreatureKilledByPlayerEvent.java:26)
        at se.crafted.chrisb.ecoCreature.listeners.ecoEntityListener.onEntityDeath(ecoEntityListener.java:46)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301)
     
  11. Offline

    Agnostics

    Would really like an update from this plugin, very useful in my server.
     
  12. Offline

    FuRiouSOne

    Mung you still around? My members would love to have them mob drops once again :)
     
  13. Offline

    number1_Master

    mung3r
    1.) Is this inactive?
    2.) Would you recommend this as a replacement for MobBounty?

    EDIT: OK, it seems to start up and work fine. ecocreature is a little more complicated then MobBounty, but I guess I have to live with it.
    Money awards to not work, I get this error: http://pastebin.com/EpfdUYSE I believe that event changed.
    Also, in the config I do not understand what this setting means:OverrideDrops. The description is a little confusing to me.
     
  14. Offline

    FuRiouSOne

    After doing some closer looking there is a dev build for this plugin on the bucket dev site. Everything seems to be working fine on my 2033 bukkit server.

    http://ci.milkbowl.net/view/mung3r/job/ecoCreature/

    Sure would be nice if the author would be someone active in the forums.
     
  15. Offline

    supersjaal

    Sorry but when do you have the update for 1.2 becaus i wont to use this plugin but i can't becaus it dont work with 1.2 Help!
     
  16. Offline

    Sygnia

    @sypersjaal
    The post right above has the new build that they release, but they haven't updated the forum page. You can get a working version there. Be sure that you also have the latest version of Vault also. It would help a lot to have it, since it's one of those things that ecoCreature depends on to change drops and drop rates.
     
  17. Offline

    CackleFish

    Hey awesome plugin adds a great new way of earning money :)
    But having a problem with getting money from killing players and getting money and them loosing money

    Player:
    Coin_Minimum: 2.00
    Coin_Maximum: 5.00
    Coin_Percent: 100.0
    NoReward_Message: ''
    Reward_Message: '&7You are awarded &6<amt>&7 for murdering &5<crt>&7.'
    Penalty_Message: '&7You are penalized &6<amt>&7 for murdering &5<crt>&7.'

    thats what it looks like in the config for the players but i get no money or messages from it in-game :(

    Thanks CackleFish
     
  18. Offline

    Slugslug

    is this working for you guys on 1.2.3 ? I get
    Could not pass event CreatureKilledByPlayerEvent to ecoCreature

    using dev build
     
  19. Offline

    FuRiouSOne

    Try your nifty little scroll wheel on the mouse button AND READ ABOVE.........................
     
  20. Offline

    marcus

    i am using that build you sent, get the error too
     
  21. Offline

    Mason3nicholas

    i cant wait for this to update, i really need one. my servers come to a halt.
     
  22. Offline

    lubblig

    I cannot see if this plugin supports 1.2.3 or not. Or the recommended one doesn't I can see that but the development build doesn't say which it's supporting (what I can see) but which version is the latest development supporting? Is it still 1.1 or is it 1.2.3?
     
  23. Offline

    Slugslug

    am using that build & latest vault and get

    2012-03-11 13:18:50 [SEVERE] Could not pass event CreatureKilledByPlayerEvent to ecoCreature
    org.bukkit.event.EventException
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:303)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:441)
    at se.crafted.chrisb.ecoCreature.listeners.ecoEntityListener.onEntityDeath(ecoEntityListener.java:46)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:616)
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:441)
    at org.bukkit.craftbukkit.event.CraftEventFactory.callEntityDeathEvent(CraftEventFactory.java:286)
    at net.minecraft.server.EntitySpider.dropDeathLoot(EntitySpider.java:136)
    at net.minecraft.server.EntityLiving.die(EntityLiving.java:770)
    at net.minecraft.server.EntityLiving.damageEntity(EntityLiving.java:666)
    at net.minecraft.server.EntityMonster.damageEntity(EntityMonster.java:44)
    at net.minecraft.server.EntityHuman.attack(EntityHuman.java:807)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:994)
    at net.minecraft.server.Packet7UseEntity.handle(SourceFile:33)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:229)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:112)
    at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:554)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:452)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:490)
    Caused by: java.lang.NullPointerException
    at com.garbagemule.MobArena.MobArenaHandler.isPlayerInArena(MobArenaHandler.java:126)
    at se.crafted.chrisb.ecoCreature.managers.ecoRewardManager.registerCreatureDeath(ecoRewardManager.java:137)
    at se.crafted.chrisb.ecoCreature.listeners.ecoDeathListener.onCreatureKilledByPlayer(ecoDeathListener.java:20)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:616)
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301)
    ... 24 more
     
  24. Offline

    FuRiouSOne

    Mason3nicholas likes this.
  25. Offline

    Mason3nicholas

    thank you very much sir it work very well on my server! your the man!
     
  26. Offline

    matthew99144

    When using "/killall" command I get this error on 2063jnks:

    Other than that EcoCreature is and may be the best Mob Reward plugin I've ever used, i would consider donating if you fixed and updated to Bukkit 2063+ =D
     
  27. Offline

    migsthegod

    Is there something i missed?

    No error logs but NOTHING happens when i kill mobs.

    I have the proper
    ecocreature.reward.* and
    ecocreature.gain.* permissions.

    Edited the config file nothing is disabled.
    I even tried making zombies drop diamond. But nothing at all.
    Using iconomy 6 latest and 1.2.3

    EDIT: It only doesn't do anything with some mobs like ZOMBIE.
    Also, it doesn't recognize the reward message for PLAYER.
     
  28. Offline

    lubblig

    When is the 1.2 version comming? :)

    is the development builds 1.2 or still 1.1?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 18, 2016
  29. Offline

    Disparate

    The latest dev build is still 1.1 by the looks.

    Is this plugin dead then? The latest update wasn't long ago so I am hoping its not...
     
  30. Offline

    FuRiouSOne

    Guess i need to repeat myself as no one takes the time to read........


    Runs fine for me and im running bukkit 2063 dev

    Looks like he updated again on the 10th but im still using the #85 build

    http://ci.milkbowl.net/view/mung3r/job/ecoCreature/
     
  31. Offline

    gaarats

    Please update this AMAZING plugin!:'(
     

Share This Page