Inactive [ECON] MobBountyReloaded - Earn money by slaying mobs [1.2.5-R1.0]

Discussion in 'Inactive/Unsupported Plugins' started by rmh4209, Apr 18, 2012.

  1. Offline

    rmh4209

    MobBountyReloaded - The Earning Money By Slaying Mobs Plugin
    Version - v282
    Visit the BukkitDev page for any help: MobBountyReloaded BukkitDev

    MobBountyReloaded is the updated version of IchigoKyger's classic plugin MobBounty. The original died a few months back and the authors of this plugin (MCForger and I) decided it needed to be resurrected.

    BEFORE USING THIS PLUGIN, YOU MUST HAVE VAULT AND A VAULT-SUPPORTED ECONOMY PLUGIN INSTALLED ON YOUR SERVER. IF YOU DO NOT, THIS PLUGIN WILL NOT WORK.

    Features:
    • Multiworld support
    • Mob Spawner Protection
    • Configurable rewards/fines for each of Minecraft's mobs (includes players)
    • Configurable messages
    • Support for many plugins
    • Active development and quick response time
    • Combatible with any Vault supported economies (iConomy 4-6, BOSEconomy 6-7, EssentialsEco, etc.)
    • Anti-cheating mechanisms (login timer, mob slaying caps, depreciation, creative earning prevention)
    • Simple (You can just drop it in your plugins folder and go, it works perfectly fine with default settings)
    • Multipliers (Time of Day, Environment, Fortune tools, World, Group)
    • Developers that listen to YOU
    NOTE FOR ALL THOSE USING THIS PLUGIN:
    If you have an error, first make sure you're using Vault AND a Vault supported economy plugin. If you do and are still getting an error, please post it as a comment here or on the BukkitDev page in the form of a Pastie or a Pastebin.
     
  2. Offline

    000topgear000

    the plugin doesnt work
     
  3. Offline

    rmh4209

    Are you using Vault and a Vault supported economy plugin?
     
  4. looks nive...i will give it a try:)
     
  5. Offline

    Will Battel

    It sais "SEVERE[MobBountyReloaded] - Disabled due to no Vault and/or no Vault economy plugin found!" in the console but I have iConomy 6
     
  6. Offline

    rmh4209

    You need to have Vault installed.
     
  7. Offline

    aman553

    The plugin is great. But, it wont let me change the reward amount of a pigzombie. Do you know why rmh4209?
     
  8. Offline

    aman553

    I do have vault but it still wont let me change the amount of a pig zombie
     
  9. Offline

    IsaiahRobichaud

    Nice plugin! Too bad it doesn't work. 1) I place plugin in "plugins" folder 2) start server. 3) Enjoy! Wait WTF it doesn't work!!!!!
     
  10. Offline

    rmh4209

    Make sure you have Vault and a Vault supported economy.

    I've tried it multiple times, it works for me. Make a copy of your Reward.yml and post it here in a Pastie or a PasteBin.
     
  11. Offline

    Dyrocraft

    Well you dont have to be a smart ass! thats how you don't get a nice reply
     
  12. Offline

    IsaiahRobichaud

    WTF? It finally works! It took like 3 reloads to work! Ugh!

    When did I say I didn't get a nice reply.

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

    gabse10

    Code:
    2012-05-11 19:13:40 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'mb' in plugin MobBountyReloaded v0.6.1
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:42)
        at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:166)
        at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:473)
        at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:821)
        at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:781)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:764)
        at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:34)
        at net.minecraft.server.NetworkManager.b(NetworkManager.java:229)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:113)
        at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78)
        at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:551)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:449)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    Caused by: java.lang.NumberFormatException: For input string: "o.85"
        at sun.misc.FloatingDecimal.readJavaFormatString(Unknown Source)
        at java.lang.Double.valueOf(Unknown Source)
        at org.indieoneelement.MobBounty.Commands.MobBounty.onCommand(MobBounty.java:69)
        at org.indieoneelement.MobBounty.MobBountyCommands.onCommand(MobBountyCommands.java:46)
        at org.indieoneelement.MobBounty.MobBounty.onCommand(MobBounty.java:153)
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
        ... 12 more
    2012-05-11 19:13:47 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'mobbounty' in plugin MobBountyReloaded v0.6.1
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:42)
        at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:166)
        at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:473)
        at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:821)
        at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:781)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:764)
        at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:34)
        at net.minecraft.server.NetworkManager.b(NetworkManager.java:229)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:113)
        at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78)
        at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:551)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:449)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    Caused by: java.lang.NumberFormatException: For input string: "o.85"
        at sun.misc.FloatingDecimal.readJavaFormatString(Unknown Source)
        at java.lang.Double.valueOf(Unknown Source)
        at org.indieoneelement.MobBounty.Commands.MobBounty.onCommand(MobBounty.java:69)
        at org.indieoneelement.MobBounty.MobBountyCommands.onCommand(MobBountyCommands.java:46)
        at org.indieoneelement.MobBounty.MobBounty.onCommand(MobBounty.java:153)
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
        ... 12 more
    Problem result it was the "quests" ytml in the citizens folder

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

    noah7545

    Nice plugin I use it on my server villagecraft.c2mcs.net if anyone would like to try the plugin out
     
  15. Offline

    trevor_M12

    what do you type in for the world?
     
  16. Offline

    rmh4209

    World name.
     
  17. Offline

    charybdebe

    Hello i've a little problem i install your plugin and it works... but only for ops in dont want top put all my player into ops
    What can i do ?
     
  18. Offline

    rmh4209

    I'll be fixing this issue in the next build. Expect it later today.
     
  19. Offline

    bloobblop

    im running a server shop & have vault + boseco. ill try this out & see , players want to earn $ from mobs , so here is there chance :) ill post the results .
     
  20. Offline

    rmh4209

    Thanks for trying it out. I'm going to warn you, though, the most recent stable version turned out to be quite buggy with permissions. I'm working on the fix right now.
     
  21. Offline

    bloobblop

    im running permissionsX & BOSeco . i havent had any server warnings or bugs at all man this plugin works great with what im running
     
  22. Offline

    vava1518

    I have got an error with my server, he say to me :
    2012-06-25 20:38:55 [INFO] [MobBountyReloaded] Enabling MobBountyReloaded v215
    2012-06-25 20:38:55 [INFO] SEVERE[MobBountyReloaded] - Disabled due to no Vault found!
    2012-06-25 20:38:55 [INFO] [MobBountyReloaded] Disabling MobBountyReloaded v215
    But i have a vault because in the description : "Iconomy is a vault"
    I don't understand.
     
  23. Offline

    Sleaker

    vava1518

    Vault supports iConomy. iConomy is not a Vault. Vault is it's own plugin. You will need Vault, and a compatible economy plugin (like iConomy) for this plugin to work.
     
  24. Offline

    vava1518

  25. Offline

    mkiplm

    How can i add custom mobs like mo-creatures to the list?
     
  26. Offline

    Bruno1574

    I'm having a problem the only people who can get money from the mobs are OPs and i don't want alot of OPs i have vault, iConomy do i need anything else and where do i place the permissions? Is it permissons.YML which is where you open your server folder and its right there or is it somewhere else? And if i'm wrong correct me, are the permissions the ones like mbr.mb, mbr.user etc. and if possible may i see what your permissions.YML looks like please?
    Thanks
     
  27. Offline

    rmh4209

    I'm working on that in the newest dev versions.

    You need a permissions plugin like PermissionsEx or bPermissions.
     
  28. Offline

    XDogg

    Killstreak seems to work at first but after time it stops working... I cant find the problem with it but I had to restart server from scratch to get it working again. (MBR bounties continue to work FYI)

    using permissionsEX and it looks like this


    EDIT: it could be because I removed the first line
    "1" 1.0

    maybe it needs killstreak of 1 to start still looking into it.
     
  29. Offline

    Pwninz

    Awesome Plugin. No problems.
     
  30. Offline

    rmh4209

    I
    It should not. Try the newest dev build.
     

Share This Page