[INACTIVE][ECON] ecoCreature 0.0.5b - PvM/E Rewards [740]

Discussion in 'Inactive/Unsupported Plugins' started by ChrisB, Mar 18, 2011.

  1. Offline

    ChrisB

    ecoCreature 0.0.5b - PvM/E Rewards

    Description:
    Based upon the stories of iMonster and CookieMonster, this nifty little plugin will allow you, the server owner to hand out more than the default, boring sets of items dropped from creatures on your server.

    Apart from allowing extra drops, how about economy support through iConomy & Essentials Economy as well as BOSEconomy? But... we just forgot one, MineConomy! (it works, too!)

    Did you like how iMonster treated your currency rewards without those decimals? Fully optional here!
    As if that wasn't enough, reward and penalty messages, fully customizable from your end!
    -------------------------------------------------------------------------------------------------------------------------
    Features:
    • Currencry rewards through iConomy. Messages are customizable.
    • Currency penalties, if thats your wish - with customizable messages.
    • Extra drops from all animals and monsters.
    • Prevent camping around monster spawners, fully optional.
    • Prevent rewards through the use of bow and arrow, optional with custom message.
    • Penalty for dieing, fully optional and can be set at percentage level. Custom messages.
    • Beloved donors and special members can earn more money through a simple permission switch, set in percentage gain.
    • Silent rewards, through the options. No more messages about rewards, penalties and such.
    • + more! (Read the config file for all the juicy details!)
    -------------------------------------------------------------------------------------------------------------------------
    !!! Requirements:
    • iConomy 4.6.5
    • Permissions 2.7.2
    • CraftBukkit 740
    • * BOSEconomy 0.6.2 (Only required if you do not have iConomy)
    • * Essentials 2.1.x (Only required if you do not have iConomy)
    • * MineConomy 0.5.6 (Only required if you do not have iConomy)
    -------------------------------------------------------------------------------------------------------------------------
    Permissions Setup for ecoCreature

    Each and every creature available! (If you do not add any of them, you won't get rewards)
    Code:
    - 'ecoCreature.Creature.CraftCreeper'
    - 'ecoCreature.Creature.CraftSkeleton'
    - 'ecoCreature.Creature.CraftZombie'
    - 'ecoCreature.Creature.CraftSpider'
    - 'ecoCreature.Creature.CraftPigZombie'
    - 'ecoCreature.Creature.CraftGhast'
    - 'ecoCreature.Creature.CraftSlime'
    - 'ecoCreature.Creature.CraftChicken'
    - 'ecoCreature.Creature.CraftCow'
    - 'ecoCreature.Creature.CraftPig'
    - 'ecoCreature.Creature.CraftSheep'
    - 'ecoCreature.Creature.CraftSquid'
    - 'ecoCreature.Creature.CraftWolf'
    - 'ecoCreature.Creature.Spawner'
    
    ======== Or if you just want them all. ========
    - 'ecoCreature.Creature.*'
    
    + Note that the permissions are case sensitive! +
    -------------------------------------------------------------------------------------------------------------------------
    Colour Codes @ ecoCreature.yml
    &0: Black
    &1: Dark Blue
    &2: Dark Green
    &3: Teal
    &4: Dark Red
    &5: Purple
    &6: Gold
    &7: Light Grey
    &8: Dark Gray
    &9: Light Blue
    &a: Light Green
    &b: Turquoise
    &c: Light Red
    &d: Pink
    &e: Yellow
    &f: White
    -------------------------------------------------------------------------------------------------------------------------
    Warnings / Notes:
    • I might of have missed something, if I did, just leave a message in the thread.
    -------------------------------------------------------------------------------------------------------------------------
    Known Issues:
    • None.
    -------------------------------------------------------------------------------------------------------------------------
    Suggestions / TODO:
    • Suggestions are welcome.
    -------------------------------------------------------------------------------------------------------------------------
    Downloads:
    ecoCreature.jar via gamebin.org
    Full working server setup, for reference via gamebin.org
    -------------------------------------------------------------------------------------------------------------------------
    Changelog:
    v0.0.5b
    • Updated for the latest stable bukkit.
    • Some features are still being worked on, in case you're wondering.
    v0.0.5a
    • Fixed messages with no colors.
    • Fixed death penalty.
    • Added FixedDrops, open your ecoCreature.yml and add FixedDrops: false right under OverrideDrops. You can set the value true or false, if true... creatures will only drop the specified amount in your loot table, otherwise when false it takes a random number between 0 and the amount you wanted. This only needs to be added if upgrading from 0.0.5 and don't want to re-generate your config.
    v0.0.5 - Lederhosen!
    • uQuest hooking, if a creature dies, it can give a random quest.
    • Spawner drops items now.
    • Dollar signs as your currency now works.
    • Updated to work with MineConomy 0.5.6
    • Flat or percentage for the death penalty.
    • Misc random stuff that didn't work should work.
    • Tested against iConomy, didn't have time for the others - but should work, report what doesn't work if thats the case.
    • THIS RELEASE IS A CONFIG-BREAKER, GENERATE A NEW ONE AND COMPARE TO YOUR OLD CONFIG, CHANGE WHERE REQUIRED!
    v0.0.4g4 - Cows with laserguns!
    • uQuest hooked, but doesn't do anything yet.
    • MineConomy support added.
    • If camping near a spawner, mobs shouldn't drop anything.
    • Minor fixes and tweaks here and there, hopefully working better and warns when not working.
    v0.0.4g3 - Crispy Milk!
    • Drops under 1% are working.
    • Added a check to see whether or not Permissions are hooked and enabled.
    • Minor fixes.
    v0.0.4g2 - Maintenance overdrive, supreme drift!
    • Fixed up some permission checking.
    • Tweaked some hooks.
    • Compiled and tested with RB 670
    • Minor maintenance, no config changes required.
    v0.0.4g1 - Maintenance maintenance of the maintenance extreme extreme release.... deluxe
    • Toggler for No Reward message fixed.
    v0.0.4g - Jeeeez man ;/
    • Hopefully nailed the DEATH and RESPAWN issues.
    • Added BOSEconomy, its back in the game.
    • PigZombie is PigZombie, and no longer Zombie :p
    • Permissions are back in, and there has been changes made.
    • Extra gains work on group-level, you'll see what I mean inside the config.
    • No Reward message can now be toggled on or off.
    • Drop overrides can also be toggled on or off.
    • Random acts of fiddling around with the code
    • You must backup, remove & let ecoCreature generate a new config with this release.
    v0.0.4f - Ohsnap
    • Default drop tables are overriden by ecoCreature, default table is added to the config. Will be optional later.
    • Fixed a serious bug, where the players inventory would be wiped upon death. (very random and not always happening - but could)
    • Specifying a drop amount for a creature will give it a random between 0 and the specified amount now.
    • Essentials Economy is again supported and seems to be working better than ever.
    • Where did all the permissions go? VIP is left in for now, everything should per default yield rewards for now.
    v0.0.4e - More
    • Pigs no longer looked upon as Creepers
    • IntegerCurrency fixed, and working again.
    v0.0.4d - Maintenance Deluxe
    • Drops should override default creatures drops now.
    • Drops should now drop at the location of the creature which died.
    • Minor fixes.
    v0.0.4c - Extra Maintenance Release
    • Should be working fine with RB617, two test servers reporting no errors.
    • Configuration file fixed.
    • Tiny fixes.
    v0.0.4b - Maintenance release.
    • Check and option to see whether or not a player is under sea level.
    • Wolves added and supported.
    • Expanded list of items held.
    • Configuration changes, backup and re-generate, make sure you are up to date!
    v0.0.4a- Maintenance release.
    • Small bugfixes and tweaks.
    • Mob/monster spawner camping checks both the player and creature if near the spawner now, not just the player.
    v0.0.4
    • New permission available.
    • New configurable messages, send a message even if there aren't any rewards!
    • Option for configuring spawncamping message, or turn it off.
    • Empty messages should no longer output to players.
    • VIP group permission, reward your donors or special players with extra cash!
    • Penalty upon death (optional, drop some money when you die)
    • New and improved configuration,back up and generate a new one to see the newlyadded awesome.
    • + some other changes and fixes.
    v0.0.3
    • Fixed a bug with iConomy adding money even though a negative amount was entered.
    • Small tweaks.
    v0.0.2
    • Quick bugfix for proper messages.
    v0.0.1
    • Initial Release.
    -------------------------------------------------------------------------------------------------------------------------

    Special Thanks & Stuff
    mudzereli, Mirage & Mineral, for initial testing & ideas.
    Nijikokun for iConomy, testing, code and ideas.
    Essentials Team for Essentials & Essentials Economy.
    Brotherhood Of Slaughter for their economy plugin.
     
  2. No working on 818.
    i get this error with the auto generated config file when i set the last line to true, i assume it's not working with the latest iConomy :
    Code:
    2011-06-03 13:31:01 [SEVERE] Error occurred while enabling ecoCreature v0.0.5b (Is it up to date?): com/nijiko/coelho/iConomy/iConomy
    java.lang.NoClassDefFoundError: com/nijiko/coelho/iConomy/iConomy
        at se.crafted.chrisb.ecoCreature.utils.ecoEcon.initEcon(Unknown Source)
        at se.crafted.chrisb.ecoCreature.ecoCreature.onEnable(Unknown Source)
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:125)
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:750)
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:253)
        at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:134)
        at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:112)
        at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:232)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:219)
        at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:146)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:285)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    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)
        ... 12 more
     
  3. Offline

    mung3r

    Yeah, looks like that .jar is still using iCon4. I have a .jar that is updated with iCon5 here:
    https://github.com/downloads/mung3r/ecoCreature/ecoCreature.jar

    I didn't try to fix existing functionality or add new functionality - just maintenance updates to keep up with bmod. That said, if Fluff attempted to fix some of the issues you've mentioned, then I would say his is better.

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

    Netto Hikari

  5. Offline

    Bombrider

    sometimes i got no reward/spezdrops from Squids (no configfail, all another mobs works perfect). Is this a bug or my fault? Note - reinstall doesn't solve the problem.
    Server 1.6 , EssenstialsEco
     
  6. Offline

    Wintermelon

    They can't load it! it said failed to enable! I have iConomy, so please help.

    [SEVERE] Error occurred while enabling ecoCreature v0.0.5b (Is it up to date?): com/nijiko/coelho/iConomy/iConomy

    HELP!!!

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

    hotgeart

    Work with Build b818 ?
     
  8. Offline

    Redem

    How the hell do you disable both drops and iconomy rewards for camping? Or is there a way to disable camping all together?
     
  9. Offline

    tassox33

    Seems to work with 820, not sure how stable it is. Any chance we could get diff coin values per world? I'm using a mod that allows me to have diff dmg/health per world, and this would complete that.
    Like world- skele worth = 25
    world1- skele worth = 50 ect
     
  10. Offline

    Wintermelon

  11. Offline

    BioRage

    Config File

    AllowCamping: false
    ClearCampDrops: true


    EX2
    Creeper:
    Drops: ''
    Coin_Minimum: 1.00
    Coin_Maximum: 5.00
    Coin_Percent: 75
     
  12. Offline

    Wintermelon

    [SEVERE] Error occurred while enabling ecoCreature v0.0.5b (Is it up to date?): com/nijiko/coelho/iConomy/iConomy
    java.lang.NoClassDefFoundError: com/nijiko/coelho/iConomy/iConomy
    at se.crafted.chrisb.ecoCreature.utils.ecoEcon.initEcon(Unknown Source)
    at se.crafted.chrisb.ecoCreature.ecoCreature.onEnable(Unknown Source)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:125)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:750)
    SERIOUSLY HELP, Configure = true
     
  13. Offline

    Redem


    It is set up exactly like that (except for the coins and drops) but they still manage to farm spiders and zombies like that. They get a lot of money just by continuously clicking on zombies like brain dead animals because they can.
     
  14. Offline

    BioRage

    What version? Did you read the last few pages?

    the drops in what i posted, if you configure that it will drop EXTRA.. leave it blank if you want it to be like default minecraft.

    if i did this

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

    Redem

    So configuring it in the drop option makes it drop extra items? I thought it replaced all drops for the mob with the configured options.

    Even then, how does the config that you show me stop the players from farming money? Cause my settings are that yet they still can.
     
  16. Offline

    mung3r

  17. Offline

    BioRage

    no.. do it like the example i gave you.

    What are you exactly trying to do?

    Camping SHOULD be disabled by default, leave your entities blank with drops: ''
    like on the example I gave you..

    If your scared of people farming with mob spawner and what not get "NOFARM"

    http://forums.bukkit.org/threads/me...-mobs-killed-by-players-drop-items-740.11887/
     
  18. Offline

    poxsonm

    So I'm trying to get this to work, and I get the following error message when I start my server:

    Show Spoiler
    Code:
    2011-06-05 00:17:25 [SEVERE] Error occurred while enabling ecoCreature v0.0.5b (Is it up to date?): com/nijiko/coelho/iConomy/iConomy
    java.lang.NoClassDefFoundError: com/nijiko/coelho/iConomy/iConomy
        at se.crafted.chrisb.ecoCreature.utils.ecoEcon.initEcon(Unknown Source)
        at se.crafted.chrisb.ecoCreature.ecoCreature.onEnable(Unknown Source)
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:125)
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:750)
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:253)
        at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:134)
        at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:112)
        at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:232)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:219)
        at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:146)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:285)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    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)
        at java.lang.ClassLoader.loadClassInternal(Unknown Source)
        ... 12 more


    This is my config file:
    Show Spoiler
    Code:
    # [SNIP]
    
    System:
        Economy:
            Core: 'iConomy'
            IntegerCurrency: false
        Hunting:
            AllowCamping: false
            ClearCampDrops: false
            OverrideDrops: false
            FixedDrops: false
            BowRewards: true
            PenalizeDeath: true
            PenalizeType: true
            PenalizeAmount: 3
            AllowUnderSeaLVL: true
            WolverineMode: false
        Limits:
            BowRange: 25
            CampRadius: 15
        Messages:
            Output: true
            NoReward: true
            Spawner: false
            NoCampMessage: '[&4Warning&f] Camping around the Monster Spawn gives no rewards.'
            NoBowMessage: '[&9???&f] You can''t seem to find any currency on this creature.'
            DeathPenaltyMessage: 'You wake up to find that &6<amt> &fis missing from your pockets!'
        ExtraHooks:
            uQuest: false
            uQuestRQP: 0.5
    Gain:
        Default:
            Amount: 1
        Donors:
            Amount: 2.5
    
    
    # [SNIP]
    
    RewardTable:
        Creeper:
            Drops: ''
            Coin_Minimum: 0.01
            Coin_Maximum: 10.00
            Coin_Percent: 75
            NoReward_Message: '[&9!&f] The &c<crt> &fdies from a blow with your &3<itm>'
            Reward_Message: '[&2:)&f] You have been awarded &6<amt> &ffor slaying a &c<crt>'
            Penalty_Message: '[&4:(&f] You have been penalized with a deduction of &6<amt> &ffor slaying a &c<crt>'
    
        Skeleton:
            Drops: ''
            Coin_Minimum: 0.05
            Coin_Maximum: 10.00
            Coin_Percent: 35
            NoReward_Message: '[&9!&f] The &c<crt> &fdies from a blow with your &3<itm>'
            Reward_Message: '[&2:)&f] You have been awarded &6<amt> &ffor slaying a &c<crt>'
            Penalty_Message: '[&4:(&f] You have been penalized with a deduction of &6<amt> &ffor slaying a &2<crt>'
    
        Zombie:
            Drops: ''
            Coin_Minimum: 0.01
            Coin_Maximum: 6.00
            Coin_Percent: 65
            NoReward_Message: '[&9!&f] The &c<crt> &fdies from a blow with your &3<itm>'
            Reward_Message: '[&2:)&f] You have been awarded &6<amt> &ffor slaying a &c<crt>'
            Penalty_Message: '[&4:(&f] You have been penalized with a deduction of &6<amt> &ffor slaying a &2<crt>'
    
        Spider:
            Drops: ''
            Coin_Minimum: 0.01
            Coin_Maximum: 5.70
            Coin_Percent: 10
            NoReward_Message: '[&9!&f] The &c<crt> &fdies from a blow with your &3<itm>'
            Reward_Message: '[&2:)&f] You have been awarded &6<amt> &ffor slaying a &c<crt>'
            Penalty_Message: '[&4:(&f] You have been penalized with a deduction of &6<amt> &ffor slaying a &2<crt>'
    
        PigZombie:
            Drops: ''
            Coin_Minimum: 0.01
            Coin_Maximum: 20.00
            Coin_Percent: 20
            NoReward_Message: '[&9!&f] The &c<crt> &fdies from a blow with your &3<itm>'
            Reward_Message: '[&2:)&f] You have been awarded &6<amt> &ffor slaying a &c<crt>'
            Penalty_Message: '[&4:(&f] You have been penalized with a deduction of &6<amt> &ffor slaying a &2<crt>'
    
        Ghast:
            Drops: ''
            Coin_Minimum: 0.15
            Coin_Maximum: 25.00
            Coin_Percent: 15
            NoReward_Message: '[&9!&f] The &c<crt> &fdies from a blow with your &3<itm>'
            Reward_Message: '[&2:)&f] You have been awarded &6<amt> &ffor slaying a &c<crt>'
            Penalty_Message: '[&4:(&f] You have been penalized with a deduction of &6<amt> &ffor slaying a &2<crt>'
    
        Slime:
            Drops: ''
            Coin_Minimum: 0.08
            Coin_Maximum: 13.00
            Coin_Percent: 65
            NoReward_Message: '[&9!&f] The &c<crt> &fdies from a blow with your &3<itm>'
            Reward_Message: '[&2:)&f] You have been awarded &6<amt> &ffor slaying a &c<crt>'
            Penalty_Message: '[&4:(&f] You have been penalized with a deduction of &6<amt> &ffor slaying a &2<crt>'
    
        Giant:
            Drops: ''
            Coin_Minimum: 0.30
            Coin_Maximum: 55.00
            Coin_Percent: 60
            NoReward_Message: '[&9!&f] The &c<crt> &fdies from a blow with your &3<itm>'
            Reward_Message: '[&2:)&f] You have been awarded &6<amt> &ffor slaying a &c<crt>'
            Penalty_Message: '[&4:(&f] You have been penalized with a deduction of &6<amt> &ffor slaying a &2<crt>'
    
        Chicken:
            Drops: ''
            Coin_Minimum: 0.01
            Coin_Maximum: 2.00
            Coin_Percent: 10
            NoReward_Message: '[&9!&f] The &2<crt> &fdies from a blow with your &3<itm>'
            Reward_Message: '[&2:)&f] You have been awarded &6<amt> &ffor slaying a &2<crt>'
            Penalty_Message: '[&4:(&f] You have been penalized with a deduction of &6<amt> &ffor slaying a &2<crt>'
    
        Cow:
            Drops: ''
            Coin_Minimum: 0.01
            Coin_Maximum: 3.00
            Coin_Percent: 40
            NoReward_Message: '[&9!&f] The &2<crt> &fdies from a blow with your &3<itm>'
            Reward_Message: '[&2:)&f] You have been awarded &6<amt> &ffor slaying a &2<crt>'
            Penalty_Message: '[&4:(&f] You have been penalized with a deduction of &6<amt> &ffor slaying a &2<crt>'
    
        Pig:
            Drops: ''
            Coin_Minimum: 0.01
            Coin_Maximum: 2.50
            Coin_Percent: 43
            NoReward_Message: '[&9!&f] The &2<crt> &fdies from a blow with your &3<itm>'
            Reward_Message: '[&2:)&f] You have been awarded &6<amt> &ffor slaying a &2<crt>'
            Penalty_Message: '[&4:(&f] You have been penalized with a deduction of &6<amt> &ffor slaying a &2<crt>'
    
        Sheep:
            Drops: ''
            Coin_Minimum: 0.01
            Coin_Maximum: 1.50
            Coin_Percent: 15
            NoReward_Message: '[&9!&f] The &2<crt> &fdies from a blow with your &3<itm>'
            Reward_Message: '[&2:)&f] You have been awarded &6<amt> &ffor slaying a &2<crt>'
            Penalty_Message: '[&4:(&f] You have been penalized with a deduction of &6<amt> &ffor slaying a &2<crt>'
    
        Squid:
            Drops: ''
            Coin_Minimum: 0.04
            Coin_Maximum: 4.75
            Coin_Percent: 5
            NoReward_Message: '[&9!&f] The &2<crt> &fdies from a blow with your &3<itm>'
            Reward_Message: '[&2:)&f] You have been awarded &6<amt> &ffor slaying a &2<crt>'
            Penalty_Message: '[&4:(&f] You have been penalized with a deduction of &6<amt> &ffor slaying a &2<crt>'
    
        Wolf:
            Drops: ''
            Coin_Minimum: 0.04
            Coin_Maximum: 3.82
            Coin_Percent: 3
            NoReward_Message: '[&9!&f] The &2<crt> &fdies from a blow with your &3<itm>'
            Reward_Message: '[&2:)&f] You have been awarded &6<amt> &ffor slaying a &2<crt>'
            Penalty_Message: '[&4:(&f] You have been penalized with a deduction of &6<amt> &ffor slaying a &2<crt>'
    
        Spawner:
            Drops: ''
            Coin_Minimum: 0.01
            Coin_Maximum: 30.00
            Coin_Percent: 100
            NoReward_Message: '[&9!&f] The &2<crt> &fexplodes from a blow with your &3<itm>'
            Reward_Message: '[&2:)&f] You have been awarded &6<amt> &ffor slaying a &2<crt>'
            Penalty_Message: '[&4:(&f] You have been penalized with a deduction of &6<amt> &ffor slaying a &2<crt>'
    
    DidYou:
        Read:
            Understand:
                Configure: true
    
    
    # [SNIP]

    Though I suppose I should mention that I didn't actually remove your comments in my config file, I only put [SNIP] in this post to make it a bit more readable.
     
  19. Offline

    Jeyge

    Install iConomy. If you already have it installed, then look 2 posts above yours.
     
  20. Offline

    poxsonm

    Had iConomy installed, it was the other thing. Thanks
    Though I noticed something when I killed a monster and got some money. It was all like "I give you 1.23 gold", but I have iConomy set up to show money like this 1 gold 23 copper. I don't suppose there is a way to get this plugin to have an option to do the same, or look at how iConomy is doing it so it does it that way also? Clearly it's looking at iConomy's settings enough to know that I have it set to gold...
     
  21. Offline

    Shanev

    It seems like I don't get any money when I kill something with my wolves :(
     
  22. Offline

    Redem

    I don't care about the drops since that is fixed. What I am worried about is that players stand there and continuously kill monsters and get money (iconomy money) and their mcmmo skill increases which breaks the whole "survival" aspect.
     
  23. Offline

    BioRage

    Isn't that the point of this plugin? lol

    Unless you mean it like this:
    Player ||||||||Wall+Hole||||||| <=====Monsters

    Farm~

    However the config file should work though with

    If not, than I have no clue.
     
    Redem likes this.
  24. Offline

    Redem


    Thanks a lot. +Rep.
     
  25. Offline

    Netto Hikari

  26. Offline

    heroanth2345

    2011-06-06 19:27:26 [SEVERE] Could not pass event ENTITY_DEATH to ecoCreature
    java.lang.NoSuchMethodError: com.earth2me.essentials.User.get(Lorg/bukkit/entity/Player;)Lcom/earth2me/essentials/User;
    at se.crafted.chrisb.ecoCreature.utils.ecoEcon.regMoney(Unknown Source)
    at se.crafted.chrisb.ecoCreature.entities.ecoRewardHandler.CashRegistry(Unknown Source)
    at se.crafted.chrisb.ecoCreature.entities.ecoEntityListener.onEntityDeath(Unknown Source)
    at org.bukkit.plugin.java.JavaPluginLoader$48.execute(JavaPluginLoader.java:577)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:310)
    at net.minecraft.server.EntityLiving.r(EntityLiving.java:470)
    at net.minecraft.server.EntityLiving.a(EntityLiving.java:449)
    at net.minecraft.server.EntityLiving.damageEntity(EntityLiving.java:393)
    at net.minecraft.server.EntityHuman.d(EntityHuman.java:537)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:867)
    at net.minecraft.server.Packet7UseEntity.a(SourceFile:33)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:217)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:75)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:401)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:311)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    When I kill mobs
    Got essentials
    cb#818
     
  27. Offline

    karmacopious

    I think it's time to remove this plugin from my server. The original author is MIA, the version I am using was not updated by original author. This plugin should be labeled inactive. Unless someone forks this and takes over I need to find a replacement.
     
  28. Offline

    JSMinecraft

    Hey, this plugin is awesome, I've been using it for a very long while now, is there a way to get drop rate below 1%? If so how do I type it? Is it like 0.1 or 01 or .1?
     
  29. Offline

    Kainzo

    Wish someone would pick this plugin up and maintain it.
     
  30. Offline

    JSMinecraft

    Could you be any more right? Btw, I like your plugins. I don't use them, but I've seen them and they're nice!
    Say, do you know how to make chance of item drops below 1%?
     
  31. Offline

    Kainzo

    Hmm - I've never actually tried - why would you want to?
     

Share This Page