[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. Offline

    riuthamus

    What do you mean by double values? you mean something less than integers?
     
  3. Offline

    ChrisB

    For instance, I want my Wolf to drop between 0.01 coins and 20.83 coins... but when I used the old BOSE version, it accepted only integer values, like 1 to 21 (rounded up in this case)

    I think it would be possible to keep expanding ecoCreature to do what you're looking at
     
  4. Offline

    bizzybusk

    this is not working with 604
     
  5. Offline

    riuthamus

    Ah, we didnt see a need for the non integer case, in fact our currency system is just like japans, where 100 = 1. I could speak with our developer and see how complex it would be to make a config option for setting it to integer based or decimal based.
     
  6. Offline

    Poinball

    Really! Thank you very much. Do you undertake this project soon?
     
  7. Offline

    ChrisB

    CraftBukkit 617

    Sounds nice, because if I use BOSE in ecoCreature, I need to cast the double to an int, more code than necessary, teehee ;)
    Thanks though! :D

    I'll add it to my list ;)
     
  8. Offline

    Poinball

    Ok Thanks ! Can you keep me informed on the development of this project? or do you have a page with your current project?
     
  9. Offline

    Warface

    iConomy is now 4.6.4 and it's not working for me...
     
  10. Offline

    Windwaker

    Err is this supposed to work with CB 617 as suggested? Cause I am having problems...
     
  11. Offline

    Parflagush

    Was support for Essentials removed? I may be one of the few that currently use it on my server, but I just get an error everytime a creature is killed indicating "Could not pass event ENTITY_DEATH to ecoCreature
    java.lang.NoClassDefFoundError: com/nijiko/coelho/iConomy/iConomy", which would make sense since I don't have iConomy plugin.

    EDIT: Gah...just saw you post on previous page that it was removed temporarily. I'm looking forward to it being added back in. Great plugin!
     
  12. Offline

    thepackett

    eco creature keeps telling me to look at the configuration file and then it disables itself :O
    i haven't touched the configuration file yet, help?
     
  13. Offline

    tooy66

    yea i got the new update but the same thing keeps happening telling me to check config file then the plugin shuts down =/
    telling me to check the config file any ideas ~.~?
     
  14. Offline

    fugue2005

    cb617
    also not working for me

    no error message, i'm just not getting credit for any kills
     
  15. Offline

    unachemaxwell

    CB 612

    working fabulous, had to remember to give permissions to my default group tho :p oops.

    Keep in great work!
     
  16. Offline

    MCbyWay

    I hope I'm reading this wrong :'(

    Does this mean that you will re-add BOS support after adding coding or does this mean you give up on it? :'(

    I own a private server and iConomy is a problem to set up if I have to combine it with Permissions[creeper]

    I hope BOS will be resupported soon but good job on the plugin otherwise:D
     
  17. Offline

    AnakiMana

    I'm also sad that BOS was dropped. I had the same problem as MCbyWay. I was using iConomy, but had to update Permissions for some other plugins, and iConomy wouldn't work with the new Permissions (Phoenix) plugin. So I've been using BOSEconomy and was happy with it. Please add support back in? Even if it isn't perfect?
     
  18. Offline

    riuthamus

    glad to know we have so many people loving our system! :p
     
  19. Offline

    ChrisB

    This means I have to pick up the pace :p

    For those that have the server tell them to check the configuration file. Do it, it requires configuration and you shouldn't just drop the plugins in and hope they work to your expectations.
     
  20. Offline

    Ricoro

    Well i have a problem with my server
    when i run my server it says
    'please check youre configuration file. plugin disabled
    but i just downloaded it and didnt do anything with the files yet
    im not great with that sort of things but help would be nice :)
     
  21. Offline

    ChrisB

    It means you will have to close the server down again, or reload once you're done with the configuration file that ecoCreature makes for you, its in plugins/ecoCreature/ecoCreature.yml
     
  22. Offline

    Scipione

    I get the same Error:
    Code:
    09:16:24 [INFO] [ecoCreature] Please check your configuration file. Plugin disabled.
    09:16:24 [INFO] [ecoCreature] has been disabled!
    I restarted the server multiple times, does not help.
    It doesn't even load if i delete the config and try to start it with default settings.
     
  23. Offline

    MineralMC

    Have you tried turning it off and back on again?

    Or... you know, read the bloody configuration file?
     
  24. Offline

    ChrisB

    If you read the message, what does it tell you to do?
     
  25. Offline

    rostex

     
  26. Offline

    Scipione

    .... thanks for these answers.... but i doesn't even load up with default settings (as already stated)
    i started and stopped the server already multiply times (as already stated)

    You can also have a look at my config if you want: http://www.scipione.org/ecoconfig.zip
     
  27. Offline

    ChrisB

    Looks like you're running an old and outdated configuration file. Please download the very latest version of ecoCreature and remove your old config, alternatively back it up and compare once ecoCreature has created the new file for you.
     
  28. Offline

    dekduee

    How can I output only the 'no reward messages'?
     
  29. Offline

    ChrisB

    It's coming as an option
     
  30. Offline

    tooy66

    lol i fixed it nice plugin too =)
     
  31. Offline

    ChrisB

    Glad you got it up and running, it'll only get better from here on ;)
    Thank you!
     

Share This Page