MobBounty v4.2 [CB1337]
This is a simple plugin that pays and/or fines players for killing mobs. It integrates with iConomy v4-6, BOSEconomy v6-7, Essential Economy, and MultiCurrency for giving out rewards and PermissionsBukkit for permission handling. MobBounty is a full featured plugin that comes with many ways to customize your server to be unique from the others who have the same plugin!
Latest Stable: 4.02 (Oxygen)
Download Latest Stable Build (Mirror)
MobBounty's Source Repository
Permission Nodes
Commands
- Individual mob rewards/fines. (Including Electrified Creepers, Monsters, Self Tamed Wolves and Tamed Wolves.)
- Ranged rewards to allow for a randomly generated reward within a range.
- Multi-world support allowing for different rewards/fines depending on the world.
- Multiply the rewards/fines depending on the environment, player's permission group, time, and/or world.
- Option for Mob Spawner Protection to prevent rewards if a mob spawner is within a specified radius of a player.
- Option for Depreciative Return to prevent camping of a single mob via a mob spawner. Also the option to change the rate in which the reward depreciates.
- Custom messages and locale support.
- Admin commands to change any setting in game, in real time, without restarting the server.
-
View User Profile
-
Send Message
Posted Dec 16, 2011at least for me MB does not reward killing with box&arrow - and blazes are "monsters" - update for 1.0 ?
-
View User Profile
-
Send Message
Posted Dec 15, 2011Great plugin. I was wondering if you could confirm that this plugin is doing everything you intended it to do on bukkit #1597? Could you just add your 1597 download so we know your happy with it? How long do you think before its ready?
Cheers! -MP
-
View User Profile
-
Send Message
Posted Dec 14, 2011The basic bounties work, but the fluctuations, depreciations, and multipliers aren't working. You just get the same amount each time. Also, I recall getting money from blazes right next to their spawner and I have it set to 16 block radius... Is it because it's not updated?
-
View User Profile
-
Send Message
Posted Dec 13, 2011@IchigoKyger Not sure if you've abandoned this project, but if you haven't could you possibly add PEX support.
-
View User Profile
-
Send Message
Posted Dec 12, 2011Please update for the newest RB of 1.0.1 so Enderdragons give you money. Like lets say.... 10k?
-
View User Profile
-
Send Message
Posted Dec 12, 2011Will support the new mobs?
-
View User Profile
-
Send Message
Posted Dec 8, 2011@systemAdmin Thanks!! Now be used again!
-
View User Profile
-
Send Message
Posted Dec 6, 2011Does this plugin allows to block the usual Minecraft drops of the mobs and override the custom ones?
Does this plugin prevents drops when mobs die from suffocation, fire, drown, fall (natural death)?
Thanks
-
View User Profile
-
Send Message
Posted Dec 3, 2011@arsjet
Ok. I found my fix. Delete the config files. Reload the plugin, and manually edit the config in game via /mb commands.
-
View User Profile
-
Send Message
Posted Dec 3, 2011@arsjet
I'm getting the exact same issue. However, when I start the server local on a Windows Machine, it works perfectly fine. When I do it on a hosted Linux server, it gets that error. Both are exactly the same.
I'm not sure if that helps anyone explain the issue or how to fix it...
-
View User Profile
-
Send Message
Posted Nov 28, 2011This is probably the best Mob rewarding plugin. Thanks! :)
-
View User Profile
-
Send Message
Posted Nov 28, 2011I'm using a 1.8.1 server and CB 1337. I'm trying to set up so that people get a bounty in all worlds, exept one, that is creative
I'm using permissionsbukket and superprmbridge
permissions: MobBounty.collect: true MobBounty.commands.mb: true worlds: creative: MobBounty.collect: false
Is there som other way that I can do this, cause it isen't working
-
View User Profile
-
Send Message
Posted Nov 25, 2011I'm having an issue with this. Admins and ops seem to be able to collect rewards no problem, but my default users and builders cannot. I set the permission node of MobBounty.collect but it still does nothing. Any help?
-
View User Profile
-
Send Message
Posted Nov 23, 2011There are no rewards for Zombie Pigmen. Every other Mob gives money but the Zombie Pigman. Any way to fix this ?
-
View User Profile
-
Send Message
Posted Nov 21, 2011@wannabemac
Getting the same thing as our lower class members are getting money even with a:
- -MobBounty.collect
Exclusion.
We are using PEX.
Kinda annoying.
When all the noob members are like 'whats credit????????'
-
View User Profile
-
Send Message
Posted Nov 21, 2011please add SuperPerms support - if you did, I think you did it wrong. I'm using bPermissions - supporting SuperPerms - I added the new nodes, though I still wonder why you changed from mobbounty to MobBounty - however, I don't get any money.
I'm using Iconomy5 and I think thats what is important. Version 4.05 working perfectly, 4.2 does not.
-
View User Profile
-
Send Message
Posted Nov 18, 2011To prevent admins from getting money from killings mobs to get money on my server, I set -MobBounty.collect as a permission node in groupmanager, however, admins are still able to collect money from killing mobs? Am I doing something wrong or is it the MobBounty plugin? Thanks
-
View User Profile
-
Send Message
Posted Nov 12, 20112011-11-13 09:16:24 [INFO] [MobBounty] v4.2 (Oxygen) enabled. 2011-11-13 09:16:24 [INFO] [MobBounty] Developed by: [Mattera, Steven]. 2011-11-13 09:16:24 [SEVERE] Error occurred while enabling MobBounty v4.2 (Is it up to date?): special characters are not allowed unacceptable character '?' (0xFFFD) special characters are not allowed in "<string>", position 2836 at org.yaml.snakeyaml.reader.StreamReader.checkPrintable(StreamReader.java:70) at org.yaml.snakeyaml.reader.StreamReader.<init>(StreamReader.java:50) at org.yaml.snakeyaml.Yaml.load(Yaml.java:399) at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:59) at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:143) at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:109) at com.stevenmattera.MobBounty.MobBountyConfigs.loadConfig(MobBountyConfigs.java:41) at com.stevenmattera.MobBounty.MobBountyConfigs.<init>(MobBountyConfigs.java:27) at com.stevenmattera.MobBounty.MobBounty.onEnable(MobBounty.java:30) at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:174) at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:957) at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:280) at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:173) at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:156) at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297) at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348) at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
what's this?
-
View User Profile
-
Send Message
Posted Nov 10, 2011Please add an option to define a random reward in between two given numbers. CookieMonster was able to do this.
-
View User Profile
-
Send Message
Posted Nov 8, 2011Hi, it can be possible add a setting for switch beetwin econ plugins ?
I use essentials and iConomy 6 and mobbounty only reconize essentials.
Anyway, great mod. Thanks.