Inactive [ECON] MobBounty v4.2 - Simple Mob Reward [1337]

Discussion in 'Inactive/Unsupported Plugins' started by AOD_Batman, Mar 29, 2011.

  1. Offline

    AOD_Batman

  2. Offline

    rad1game

    Dude, read better: All another users give reward from mobs, BUT, not giving any reward from Giants!
    And yes, Default group have MobBounty.mb.
    p.s. Permissions.
     
  3. Offline

    AOD_Batman

    It's not that I CAN'T read your post. It's the fact that I can't reproduce the bug. Nor does the bug make any logical sense. My plugin uses the same code to issue out rewards for each mob regardless of permission group. I was going to run through the basic troubleshooting. Instead here is a video of it working with MobBounty 3.02 Carbon on CraftBukkit Recommended Build 818:



    The only thing I could think that could be causing your problem would be a conflicting plugin. Though I haven't heard of any other plugins conflicting with MobBounty. Regardless of the fact MobBounty is working as intended.
     
  4. Offline

    rad1game

    Okay, mby you join to my server and we try find issue together? If you wanna - give me you skype or someone to PM.
     
  5. Hey
    How can i set it so mobs drop different values.

    Like a spider drops from 0-5 etc I can't seem to set it anywhere :(
     
  6. Offline

    jbMurdock

    Check your MobBounty Config Files! Also, read the op... You can set different bounty values depending on time of day, type of world, ...
     
  7. yes but if its night all mobs will drop x amount yet i've seen on the videos these guys are posting that they drop a value between 0-10. Is this another plugin? WHich one?
     
  8. Offline

    AOD_Batman

    The feature is coming in the next version. (Which hasn't been released yet.) I'm working out a few bugs and I don't really have a lot of time to work on it.
     
  9. Offline

    Exaggerate

    Awesome plugin!
    All it needs is the ability to have a drop chance inbetween two set amounts
    Keep up the great work! :]
     
  10. Offline

    dvdbrander

  11. Offline

    AOD_Batman

    Fixed. I just didn't update my wiki to say it was compatible with 818.
     
  12. Offline

    dvdbrander

    after the command mb in the server.
     
  13. Offline

    AOD_Batman

    Commands are meant to be used in game and not in the console. The next version which *crosses fingers* should be out today should have a nicer error message for this.
     
  14. Offline

    Blackstorm72

    @AOD_Batman
    A small request if possible :)
    I don't know if it was already requested but i'm just wondering:

    As several other types of Mob Reward plugins are inactive theres really only one thing stopping me from using this plugin and that is to configure mob spawn campers. Our server loves doing this so I was wondering if you could make a disable/enable system where players would or would not earn money within a such radius of a spawner.
    I am aware you have a deprecation system but I want complete disable if possible :)

    Just wondering, but I looked into your plugin and this plugin is exactly what we need :D
     
  15. Offline

    AOD_Batman

    It may be possible to have it so if a player kills a mob within a certain radius of a mob spawner it will void the reward. Unfortunately though there isn't an easy way to detect if a mob originated from a mob spawner. ;)
     
  16. Offline

    Blackstorm72

    Yeah that's what ecoCreature did, the mob killing within a certain radius. That's what we used and are looking to transfer to this plugin. We have a few players who want the 'easy' way on our hardcore and just stand there killing mobs at a spawner, while the deprecation is great I want it completely disabled :p
     
  17. Offline

    AOD_Batman

    Okay, I'll look into this. I'm still fixing a few bugs in 4.00 before I release it. Namely Permissions 3.x's new way of handling groups for the group multipliers. (Have I ever mention how much I prefer GroupManager over Permissions?)
     
  18. Not working with build 860, gives 2.50 credits no matter what mob it is.
     
  19. Offline

    AOD_Batman

    Please check your configuration. I just tested it with build 860 and it seems to be working perfectly.

    MobBounty 4.00 Released! There has been a lot of Command and Permission changes! LOOK AT TABLES FOR MORE INFORMATION!

    Version 4.00 (Oxygen)
    • Ranged Rewards - Allows for a rewards to be randomly generated within a range using the following format: "to:from" (Ex. Creeper: '30.00:64.50')
    • Group Multiplier - Multiplies a user's reward depending on which permission group they are in.
    • Mob Spawner Protection - When a players kills a mob it will check for a mob spawner within a certain radius. If a mob spawner is detected it will void the reward.
    • Register Built-in - Support for iConomy 4, iConomy 5, BOSEconomy, and Essentials Economy.
    • Added New Mobs - Added Self Tamed Wolves to differentiate between killing your own wolf and killing another player's wolf. Added Monster for servers that use monster for special events.
    • Locale and Custom Messages - Comes with German, English, Spanish (Latin America), French, Italian, Dutch, Portuguese (Brazil), Swedish. If a phrase is not present for a language it will revert back to english only for the missing phrase.
    • New Commands - To prevent any kind of plugin conflicting all commands have been renamed. All original shorten versions are now aliases and are still functional.
    • New Permissions - Added new permissions to specifically allow people to collect bounties, to see the bounties using /mobbounty or /mb, and to collect bounties with specific multipliers.
    • MobBounty no longer saves on disable. Instead it saves after any alteration through in-game command.
    • MobBounty has a more user-friendly error when using commands in console.

    As always donation are welcomed:

    [​IMG]

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

    Blackstorm72

    Wow. That was fast :confused:
    Thanks for adding in the feature! Will definitely add this now - thanks!
    (I will donate when I can for adding this feature - just need some inflow first :p)
     
  21. Offline

    LordKhaos

    Ok, I've installed it, added permissions and everything as well as using the latest iConomy plugin... but every time I go to kill a mob, I get this:
    Code:
    Could not pass event ENTITY_DEATH to MobBounty
    java.lang.NoSuchMethodError: com.nijikokun.register.payment.methods.iCo5$iCoAccount.<init>(Lcom/iConomy/system/Account;)V
        at com.nijikokun.register.payment.methods.iCo5.getAccount(iCo5.java:47)
        at net.mcbat.MobBounty.Listeners.MobBountyEntityListener.onEntityDeath(MobBountyEntityListener.java:192)
        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.EntityMonster.damageEntity(EntityMonster.java:47)
        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)
    
     
  22. Offline

    AOD_Batman

    Could I see your startup log by chance? I will make sure Register is completely up to date, but the error shouldn't have happened. :/

    Edit: Also try re-downloading the plugin. I have rebuilt it with the latest Register API. It seems to work fine for me using the latest iConomy 5
     
  23. Offline

    LordKhaos

    Code:
     09:46:44 [INFO] Starting minecraft server version Beta 1.6.6
     09:46:44 [WARNING] **** NOT ENOUGH RAM!
     09:46:44 [WARNING] To start the server with more ram, launch it as "java -Xmx1024M -Xms1024M -jar minecraft_server.jar"
     09:46:44 [INFO] Loading properties
     09:46:44 [INFO] Starting Minecraft server on *:25565
     09:46:44 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-766-g3fc0460-b818jnks (MC: 1.6.6)
     09:46:44 [INFO] Preparing level "Kalakua"
     09:46:44 [INFO] 16 achievements
     09:46:44 [INFO] 148 recipes
     09:46:44 [INFO] Preparing start region for level 0
     09:46:45 [INFO] Preparing spawn area: 65%
     09:46:46 [INFO] Preparing start region for level 1
     09:46:46 [INFO] DataSourcePool [ChestShop] autoCommit[false] transIsolation[SERIALIZABLE] min[2] max[20]
     09:46:47 [INFO] SubClassFactory parent ClassLoader [org.bukkit.plugin.java.PluginClassLoader]
     09:46:47 [INFO] Entities enhanced[0] subclassed[1]
     09:46:47 [INFO] [Permissions] (Yeti) was initialized.
     09:46:47 [INFO] [ChestShop] version 3.0 initialized!
     09:46:48 [INFO] [iConomy] Logging is currently disabled.
     09:46:48 [INFO] [iConomy] v5.01 (Eruanna) loaded.
     09:46:48 [INFO] [iConomy] Developed by: [Nijikokun]
     09:46:48 [INFO] [ChestShop] Permissions version 3.1.5 loaded.
     09:46:48 [INFO] [ChestShop] iConomy 5 loaded.
     09:46:48 [INFO] [iZone : 6.3] Enabled!
     09:46:48 [INFO] Alevalum
     09:46:48 [INFO] [iZone : 6.3] Loaded 1 zones out of 1
     09:46:48 [INFO] [MobBounty] v4.0 (Oxygen) enabled.
     09:46:48 [INFO] [MobBounty] Developed by: [Mattera, Steven (IchigoKyger)].
     09:46:48 [INFO] [MobBounty] Special Thanks to: nijikokun for the Register API.
     09:46:48 [INFO] [MobBounty] Config loaded.
     09:46:48 [INFO] [MobBounty] Payment plugin was found (iConomy v5).
     09:46:48 [INFO] [Permissions] version [3.1.5] (Yeti)  loaded
     09:46:48 [INFO] [iZone : 6.3] Using permissions of Permissions.
     09:46:48 [INFO] [iConomy] hooked into Permissions.
     09:46:48 [INFO] [MobBounty] Permission plugin was found (Permissions v3.1.5).
     09:46:48 [INFO] [Permissions] SQL Interface enabled!
     09:46:48 [INFO] [Runecraft] Rune blacklist with 0 runes loaded.
     09:46:48 [INFO] [Runecraft] World 'Kalakua': id changed to 0
     09:46:48 [INFO] [Runecraft] Runecraft 2.7 initialized.
     09:46:48 [INFO] [Runecraft] World 'Kalakua_nether': id changed to 1
     09:46:48 [INFO] Runecraft plugin version 0.4 is enabled!
     09:46:48 [INFO] SimpleSave: Parts of config file are blank, but not null. Possible errors might happen.
     09:46:48 [INFO] SimpleSave: Parts of config file are blank, but not null. Possible errors might happen.
     09:46:48 [INFO] SimpleSave: 3.12 Initialized
     09:46:48 [INFO] Done (0.361s)! For help, type "help" or "?"
    
    Here is the log, Ill try redownloading it now.

    Edit: Still does it unforturnately.
     
  24. Offline

    ewerai

    I keep getting the same error. I've downloaded the jar file a few times and started over with default settings and this is what I get each time.

    Code:
    2011-06-13 09:27:16 [INFO] Starting minecraft server version Beta 1.6.6
    2011-06-13 09:27:16 [INFO] Loading properties
    2011-06-13 09:27:16 [INFO] Starting Minecraft server on *:25565
    2011-06-13 09:27:16 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-766-g3fc0460-b818jnks (MC: 1.6.6)
    2011-06-13 09:27:16 [INFO] Preparing level "world"
    2011-06-13 09:27:16 [INFO] Preparing start region for level 0
    2011-06-13 09:27:16 [INFO] Preparing start region for level 1
    2011-06-13 09:27:17 [INFO] HomeSweetHome: Version 0.8.3 loaded!
    2011-06-13 09:27:17 [INFO] [iConomy] Logging is currently disabled.
    2011-06-13 09:27:17 [INFO] [iConomy] v5.01 (Eruanna) loaded.
    2011-06-13 09:27:17 [INFO] [iConomy] Developed by: [Nijikokun]
    2011-06-13 09:27:17 [INFO] HomeSweetHome: Hooked into iConomy!
    2011-06-13 09:27:17 [INFO] Lockette version 1.3.8 is being enabled!  Yay!  (Core version 1.0)
    2011-06-13 09:27:17 [INFO] Lockette: Detected craftbukkit build [818] ok.
    2011-06-13 09:27:17 [INFO] Lockette: Using ops file for admin permissions.
    2011-06-13 09:27:17 [INFO] Lockette: Ready to protect your containers.
    2011-06-13 09:27:17 [INFO] [MobBounty] v4.0 (Oxygen) enabled.
    2011-06-13 09:27:17 [INFO] [MobBounty] Developed by: [Mattera, Steven (IchigoKyger)].
    2011-06-13 09:27:17 [INFO] [MobBounty] Special Thanks to: nijikokun for the Register API.
    2011-06-13 09:27:17 [INFO] [MobBounty] Config loaded.
    2011-06-13 09:27:17 [INFO] [MobBounty] Payment plugin was found (iConomy v5).
    2011-06-13 09:27:17 [INFO] [Citizens]: version [1.0.8h] (Realist) loaded
    2011-06-13 09:27:17 [SEVERE] [Citizens]: A Permissions plugin isn't loaded, commands can only be used by ops.
    2011-06-13 09:27:17 [INFO] [Citizens]: Payment method found (iConomy version: 5)
    2011-06-13 09:27:17 [INFO] Done (0.146s)! For help, type "help" or "?"
    2011-06-13 09:27:17 [INFO] [Citizens]: Loaded 2 NPCs.
    2011-06-13 09:28:28 [INFO] ewerai [/192.168.1.151:54373] logged in with entity id 171 at (38.6875, 65.0, -255.3125)
    2011-06-13 09:28:51 [SEVERE] Could not pass event ENTITY_DEATH to MobBounty
    java.lang.NoClassDefFoundError: com/nijiko/permissions/PermissionHandler
    	at net.mcbat.MobBounty.Listeners.MobBountyEntityListener.onEntityDeath(MobBountyEntityListener.java:145)
    	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.EntityMonster.damageEntity(EntityMonster.java:47)
    	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)
    Caused by: java.lang.ClassNotFoundException: com.nijiko.permissions.PermissionHandler
    	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)
    	... 17 more
    2011-06-13 09:28:55 [SEVERE] Could not pass event ENTITY_DEATH to MobBounty
    java.lang.NoClassDefFoundError: com/nijiko/permissions/PermissionHandler
    	at net.mcbat.MobBounty.Listeners.MobBountyEntityListener.onEntityDeath(MobBountyEntityListener.java:145)
    	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.EntitySkeleton.r(EntitySkeleton.java:111)
    	at net.minecraft.server.EntityLiving.a(EntityLiving.java:449)
    	at net.minecraft.server.EntityLiving.damageEntity(EntityLiving.java:393)
    	at net.minecraft.server.EntityMonster.damageEntity(EntityMonster.java:47)
    	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)
    2011-06-13 09:28:57 [SEVERE] Could not pass event ENTITY_DEATH to MobBounty
    java.lang.NoClassDefFoundError: com/nijiko/permissions/PermissionHandler
    	at net.mcbat.MobBounty.Listeners.MobBountyEntityListener.onEntityDeath(MobBountyEntityListener.java:145)
    	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.EntityMonster.damageEntity(EntityMonster.java:47)
    	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)
    2011-06-13 09:29:06 [INFO] ewerai lost connection: disconnect.quitting
    2011-06-13 09:29:06 [INFO] Connection reset
    2011-06-13 09:29:25 [INFO] Stopping the server..
    2011-06-13 09:29:25 [INFO] Stopping server
    2011-06-13 09:29:25 [INFO] HomeSweetHome: Disabled.
    2011-06-13 09:29:25 [INFO] [iConomy] Plugin disabled.
    2011-06-13 09:29:25 [INFO] HomeSweetHome: Un-hooked from iConomy.
    2011-06-13 09:29:25 [INFO] [MobBounty] Payment plugin was disabled.
    2011-06-13 09:29:25 [INFO] [Citizens]: Payment method disabled.
    2011-06-13 09:29:25 [INFO] Lockette: Closing all automatic doors.
    2011-06-13 09:29:25 [INFO] [MobBounty] v4.0 (Oxygen) disabled.
    2011-06-13 09:29:25 [INFO] [Citizens]: version [1.0.8h] (Realist) disabled
    2011-06-13 09:29:25 [INFO] Saving chunks
    2011-06-13 09:29:25 [INFO] Saving chunks
    2011-06-13 09:29:25 [INFO] Stopping server
    
    Any help would be greatly appreciated :)
     
  25. Offline

    AOD_Batman

    Download the new update. ;)

    • Updated Register API to the latest build.
    • Fixed a bug where Group Multiplier would attempt to be used when there was no permission plugin found.
     
  26. Offline

    LordKhaos

    Nope, still does it.
     
  27. Offline

    ewerai

    Thanks :) for some reason the jar I downloaded in the zip file this morning was still 4.00, but the jar file only download installed 4.01
     
  28. Offline

    AOD_Batman

    Do you have your iConomy setup in a special way? I've also posted your error in the Register API thread.

    Thats because I just released it :p
     
  29. Offline

    Bunnizor

    Internal Error, I just installed WorldGuard and this happens, why? :(
     
  30. Offline

    AOD_Batman

    Apparently this is what happens when 2 plugins both use Register. Niji has been notified.

    What exactly is the full error in the server log?
     
  31. Offline

    Kainzo

    Going to look into configuring this for my server - we're still on Ecocreature.
     

Share This Page