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

    mung3r

    It's been requested one or two times before. I definitely think I can incorporate this feature.
     
  3. Offline

    Lehl

    well first u should fix the buggs with the actual plugin i think;P also i guess there are enough plugins aout there support exactly what erick needs... i think ecocreatures should be not a pvp plugin. anyways its @mung3r s desicion im just waiting for fixes
     
  4. Offline

    Zazamari

  5. Offline

    mung3r

    I got it working by modifying your config.yml. You can grab it here:
    http://pastie.org/2615277

    The issue is the wildcard ecoCreature.Creature.* doesn't work in PermissionsBukkit. I'll make a note of this in my post so that others will not have to go through the same frustration.

    I got your setup working by changing your permissions.yml file. You can get a copy here:
    http://pastie.org/2615337

    If you want the death penalty enabled, use this file instead:
    http://pastie.org/2615399

    I didn't encounter any other bugs using the most current ecoCreature.jar and Vault.jar builds. For good measure,
    I've zipped up all the files I used to test your setup which you can download here:
    <Edit by Moderator: Redacted mediafire url>

    Drop the files into your plugins folder and it should all work just like it does on my test server.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Nov 13, 2016
  6. Offline

    Lehl

    ur sure? cus the permissions folder say permissions ex? i dont use the ex verion i use just permissions;P and i dont really change my permissions plugin cus the one is use are just working fine,,
     
  7. Offline

    mung3r

    Can you provide a link to the permissions plugin you are using? I thought you said you're using PermissionsEx.

    Update: Nevermind, my bad. I see you're using Permissions3. The file should still be compatible . It might have to be renamed to groups.yml or something like that.
     
  8. Offline

    Lehl

    what about the config.yml in the permissionsex folder? got no use for it then?
     
  9. Offline

    mung3r

    Yeah, ignore that. I'm trying stuff out on Permissions3 right now too.
     
  10. Offline

    Lehl

    i added the files exept the permissions ex stuff (i renamed the permission file so permissions 3 can use it) maybe it works but i dont think so ill feedback after testing

    hmm drops working but no money this time...

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

    mung3r

    Here's another ZIP where I use Permissions3 - working on my test server.
    <Edit by Moderator: Redacted mediafire url>
     
    Last edited by a moderator: Nov 13, 2016
  12. Offline

    Lehl

    also the drop isnt working correctly... normall from the config zombies should drop iron shovel iron pickaxe and iron axe by 100% but it only drops axe and shovel

    u sure its the right zip? cus the download sais its just the same and it also got permissions ex folder,P

    u know what? it seems u changed my config only in that way u deleted the permission nodes from every group and only add it to the default? wonder why this works now and not if i directly put the nodes in the groups i want to have

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

    mung3r

    Yeah, this is odd. I'll have to take a closer look.

    Update: Actually, it's working as the original author designed. I'll use your config as an example for Zombie drops.

    Drops: '256:1:50;257:1:50;258:1:50'

    If you set FixedDrops to true, then instead of 0-1 drops of shovel, pick and axe, it's forced to always be 1. However, since the chance/probability is set to 50, then there's a 50/50 percent change of actually getting the 1 fixed drop. You should set it to be 100 to always drop something. Like this:

    Drops: '256:1:100;257:1:100;258:1:100'
     
  14. Offline

    Lehl

    yup u did well in our conversation in private this plugin seems to work now greatly since u took pretty good care about it;P gratulations and some [diamond][diamond][diamond][diamond][diamond] for a great support
     
    mung3r likes this.
  15. Offline

    erickingsr

    As a server admin you will learn that running the least amount of plugins on your server is best for optimization. mung3r's ecoCreature already has the Death Penalty built - in, as such, my request would assist many server admins to get rid of the Death Penalty plugin while retaining one of the best plugins for Bukkit/Minecraft - ergo - ecoCreature.

    Reading through your issues - Lehl
    I would highly recommend you upgrade to Bukkit Perms or Permissions EX. You are just going to continue to face issues while using Permissions3, its outdated and no longer supported. Since you like to use the '.*' I would recommend Permissions EX. It is a solid perms plugin and extremely easy to use.

    Best of luck,
    Eric
     
  16. Offline

    Lehl

    hmmm guess u wasnt reading carefully otherways u should know that ecocreatures is working now since mung3r did a good job supporting....

    permissions is outdated? many pluigns are supporting it .. and outdated? dont think so

    anyways ur right too running less plugins is better. all i wanted to say was that he should fix the bug ecocreatures had befor he add new stuff
     
  17. Offline

    erickingsr

    hmmm guess u wasnt reading carefully otherways u should know that permissions 3 is outdated now since they gave up supporting it

    http://forums.bukkit.org/threads/in...gin-of-tomorrow-935.18430/page-34#post-345372

    Check the title. [INACTIVE]

    Regards,
    Eric
     
  18. Offline

    mung3r

    If you're adventurous, you can try out this build of ecoCreature.jar that has PVP rewards.

    A few things to note before trying out this build:
    • There are new ecoCreature.yml entries so it's probably best to let the plugin generate a new config for you (rename your existing config before doing so and don't forget to enable the plugin in the new config)
    • DeathPenalty and PVPReward need to be set to true in ecoCreature.yml
    • You need to have permission nodes ecoCreature.DeathPenalty and ecoCreature.PVPReward set in your permissions config (example permissions.yml for PEX)
    • No PVP reward will be given if the murdered victim has a balance of zero.
     
    erickingsr likes this.
  19. Offline

    Lehl

    na i just wasnt reading at all cus at the time i downloaded it it wasnt inactive;P but hey thx for telling thats a real reason to switch... is permissions ex the same thing as permission 3? i dont really want to config it all over again

    oh wow pex couldnt be found by worldedit.. not found by 3co.... not found by 3copay.. not found by infiniarrow... not found by simplevend... not even found by commandook... thats not really good... maybe u can help @erickingsr

    oh god this is so odd...

    hey @mung3r could u help again? using pex now drops are working but no money getting from kills maybe u can take a look at it again?

    @mung3r problem solved ;P

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

    erickingsr

    I love you.

    Throwing on Test Server now - Production tomorrow.... will let you know how it goes!
     
  21. Offline

    jazzman170

    im having this problem when i start my server with this plugin:


    14:14:56 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-1067
    -g6301507-b1185jnks (MC: 1.8.1)
    14:14:56 [SEVERE] Could not load 'plugins\ecoCreature.jar' in folder 'plugins':
    Vault
    org.bukkit.plugin.UnknownDependencyException: Vault
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j
    ava:133)
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.
    java:213)
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager
    .java:136)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:138)
    at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:103)
    at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigur
    ationManager.java:52)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:136)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)

    any ideas?
     
  22. Offline

    mung3r

    Yes, you need download and install Vault.jar into your plugins folder.
     
  23. Offline

    jazzman170

    oh haha, ty ^_^
     
  24. Offline

    Aricus

    We are using PermissionBukkit and ecoCreatures says it is disabled because "The Permission Plugin was not Found"

    Any idea why? No other plugin is complaining about it and everything else works fine
     
  25. Offline

    Lehl

    i recommend PEX for its permissions bridge and ingame commands to edit ur permissions and groups
     
  26. Offline

    erickingsr

    Everything setup as you noted above. Completely deleted my .jar and the config folder out the /plugins.... place new .jar in the folder and restarted. The .yml did not have the line 'PVPReward: True/False'..... So, I added it.

    Death Penalty works fine as it always has.... but no rewards for players who slay others :(
     
  27. Offline

    mung3r

    My bad, the ecoCreature.jar link that I gave you wasn't updated properly. Please try and download it again.
     
  28. Offline

    erickingsr

    Okay, tested it and even threw it on my production server .... 30-35+ players online at the time of testing. The Death Penalty is working perfect. The PVPRewards.... it is giving the money to the killer... but they aren't receiving a message.

    Any chance a message could be added? 'You received X Monies for whacking Joey'

    Thanks bunches!
     
  29. Offline

    mung3r

    Heh, the message is actually in there already. Curious that it doesn't work for you.

    Here's a plugins.zip file with all the jars and settings that just worked for me on my test server.
     
  30. Offline

    erickingsr

    What's your paypal donation email?
     
  31. Offline

    mung3r

    Didn't have one so I just set one up right now. Now I need to place a button on my post.

    For now, you can donate using this paypal link.
     

Share This Page