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

    erdrickk

    Are you going to toss in support for bats, witches and withers?
     
  3. Offline

    mung3r

    That reminds me that I do have to update the example default.yml. However, the plugin should already support those mobs as long as you name them Bat, Witch and Wither in the config.
     
  4. Offline

    erdrickk

    ah yah I was thinking about adding them in myself but I wasn't sure. Thanks!
     
  5. Offline

    mung3r


    Bugfix update:

    v0.2.1 - Belay that nose-picking, Cadet!
    • Fixed bug with reward sets not loading properly
    • Fixed bug with pvp rewards not being recognized
    • Fixed bug with reward sets returning null location
    • Fixed bug with errant message from leveling rewards in Heroes & mcMMO
    • Restored OverrideDrops drops behavior that changed in last release
    You can find the latest release here.
     
  6. Offline

    ThePooE

  7. Offline

    mung3r

    Just tried your config. Killed a cavespider and a chicken and received coin. Was there a particular mob in the config that didn't drop coin?
     
  8. Offline

    ThePooE

    Every mob didn't drop a coin, I don't understand why.
     
  9. Offline

    mung3r

    Did permissions change at all? That's the only other thing I can think of that would prevent coin from being rewarded.
     
    ThePooE likes this.
  10. Offline

    ThePooE

    Yeah, Thanks!
    It's because the permissions that kept us away from getting money.
     
    mung3r likes this.
  11. Offline

    eureka23414

    How do you change the amount of money dropped and allow camping of spawners and how do you change the frequency of money dropped?
     
  12. Offline

    mung3r

    Documentation for money amount and frequency is here.
    Documentation for spawners is here.
     
  13. Offline

    mung3r

    Just added this into a dev build.
     
  14. Offline

    milg8

    hey mung3r great plugin used it for a long time now,

    I have an issue currently that has recently come up that when my players kill each other in PVP combat their items are not dropped and just vanish also printed to the console is this message,

    2012-11-17 21:23:09 [WARNING] [ecoCreature] No reward defined for custom type: DEATH_PENALTY

    I temp fixed this problem so my members were not losing their items while PVPing by removing the permission node "ecocreature.reward.player", have I got something defined wrong in the config for players or do you have any idea what is causing this, there is no errors put out except for the 1 above and here is my config,

    http://pastebin.com/YZZjipkb
     
  15. Offline

    mung3r

    Try out this dev build.

    Glad you enjoy the plugin.
     
  16. Offline

    PaulThePirate

    I have a problem with the groups with ecocreature. My administrators and I (owner group) can get messages and money from the kills. However, my Moderators, EliteVeteran, Veteran and Regulars group doesn't get any message about this nor do they get any money. Here is my pastie http://pastie.org/5399822 of ecocreature config. Did I do something wrong on this end? Or is there a permission I need to add to those groups to allow them to get messages and money from mobs?
     
  17. Offline

    mung3r

    You need these permissions for players to get rewards:
    Code:
    ## enable everything ##
    ecocreature.reward.*: true
    ecocreature.gain.*: true
    For more fine grained control over permission, check out the documentation.
     
  18. Offline

    eureka23414

    i have the same exact problem as PaulThePirate. I am the admin and whatever mob i kill i get messages,but when my friends play(not admins),they do not get a single message when they kill a mob,i added the permissions but it still doesnt works.so what do i do to fix this?
     
  19. Offline

    PaulThePirate

    I use Essential Permissions with GroupManager; I don't have those types of permissions.. I use types like "essentials.tpa" for that user group.

    However; I did try /mangaddp Moderators ecocreature.reward.* and nothing happened.
     
  20. Offline

    UltraFaceguy

    I have integer economy set to true, any chance of getting units such as 2 and 3 to show as 2 and 3 rather than 2.00 and 3.00? :D
     
  21. Offline

    mung3r

    Integer economy just rounds the amount. It doesn't change the econ specific formatting. Some econ plugins have options for formatting integers and decimal amounts which ecoCreature + Vault should respect.

    Didn't have time to test this setup today but will do soon and report back.

    Are you also using GroupManager from Essentials? What permission plugin do you use?

    Also, if you could post your default.yml config on pastie.org, that would help me out.

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

    UltraFaceguy

    Ah, I see. Well then, time to go and bug another plugin dev haha :D
     
    mung3r likes this.
  23. Offline

    eureka23414

    Yes I am using essentials group manager. So is ecocreatures not compatible with it? If so, can you tell me which permission plugin is it compatible with? Thanks alot!
     
  24. Offline

    LlmDl

    GroupManager supports everything. eureka23414, mung3r asked to see your default.yml, I would also like to see your groupmanager groups.yml or your globalgroups.yml, which ever one you use. Please put them on pastebin.com or pastie.org
     
  25. Offline

    mung3r


    PaulThePirate
    eureka23414

    I started from a clean setup with the latest version of Vault, ecoCreature and Essentials GroupManager. I also cleaned out all config files and subdirectories in plugins. These are the only plugins in my plugins directory:

    ecoCreature 0.2.1-b223
    Vault v1.2.20-b264
    Essentials v2.9.5
    GroupManager v2.0 (2.9.5) (Phoenix)

    After server startup, I issued the following console commands:

    >manuadd mung3r Moderator
    >mangaddp Moderator ecocreature.reward.*
    >mangaddp Moderator ecocreature.gain.*

    I then proceeded to kill some mobs and received rewards. So basically, it worked.

    I would try and repeat what I've done above and slowly add things back to see where things go wrong. I also zipped up my plugins directory for you to download and try.
     
  26. Offline

    eureka23414

    can i edit the plugins.yml file in the ecocreatures jar so everyone can get rewards?
     
  27. Offline

    mung3r

    That's not the purpose of that file. Did you download and try my working plugins directory mentioned in my last post?
     
  28. Offline

    LittleMoomaw

    I would love to use this plugin but can someone tell me how I can make them drop emerald instead of coins?
     
  29. Offline

    mung3r

    LittleMoomaw
    Just leave out the coin completely or make it zero chance and add in emerald drops:
    Code:
    RewardTable:
      Cow:
        Drops:
        - emerald:0-2:5 # drop 0-2 emeralds w/5% chance
        Coin_Minimum: 1.0
        Coin_Maximum: 3.5
        Coin_Percent: 0.0 # zero chance
    
     
  30. Offline

    LittleMoomaw

    Thank you!

    Okay, I had the plugin working great and then something happened and it isn't working now. Below is the only thing I changed in the file.

    Code:
    Cow:
        Drops:
        - emerald:1:100   
        - leather:2:75
        - raw beef:3:75
        Coin_Minimum: 0.1
        Coin_Maximum: 2.5
        Coin_Percent: 0.0
    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 18, 2016
  31. Offline

    FuRiouSOne

    Someone explain this? One player was reporting they were losing money when they killed mobs. I tested this on 2 of my accounts and was gaining just fine, i even set my accounts to the same group as the player that was losing money.

    Using essentials for economy.

    [​IMG]

    Found the issue. You should really fix this on the default config. You have it set up to deduct money from players if they kill mobs on faction land.....

    Problem:
    Factions:
    MEMBER:
    Amount: -1.0
    Fixed:
    Factions:
    MEMBER:
    Amount: 1.0

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

Share This Page