Bounties
Bounties is simple, configurable bounty system to allow players to offer a reward for the deaths of their enemies.
The primary goal of this plugin is simplicity for the player, there is only one command with a few simple sub-commands. All data is stored using bukkit's configured database and is easily integrated with any website.
Features
- Configurable percentage of every bounty contribution is 'eaten' by the server.
- 'locate' command with configurable cost to tell you the distance to a given target.
- Bounties are created by one player, but can be contributed to by anyone.
- Configurable expiry times, extended every time a contribution is made to the bounty.
- Ability for the creator of a bounty to cancel it. (no refunds)
Commands
- /bounty help - Show help
- /bounty add <player> <amt> - Create or add to a bounty.
- /bounty locate <player> - tells you the distance to <player> for a configurable fee.
- /bounty list [oldest|newest|highest|placed|mine] [page] - List bounties.
- /bounty cancel <target> - Cancel's a bounty.
- /bounty reload - reload plugin config.
Permissions
- bounties.admin - allows cancelling bounties created by other users and reloading the config.
- bounties.use - allows general usage of the bounty system
- bounties.locate - allows access to /bounty locate
Bounties depends on vault for economy support.
Bounties is 100% free to use, modify and redistribute under the terms of the MIT License. Source is available on github
-
View User Profile
-
Send Message
Posted Jan 8, 2013@Heddiw
that appears to be the result of a corrupt/out-of-date config file, its missing the messages.usage node.
check out The default config file and add the missing 'usage' node, or just delete your config and let the plugin regenerate it, it should be fine.
-
View User Profile
-
Send Message
Posted Jan 5, 201305.01 11:46:03 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) 05.01 11:46:03 [Server] INFO at com.norcode.bukkit.bounties.BountiesPlugin.onCommand(BountiesPlugin.java:69) 05.01 11:46:03 [Server] INFO at com.norcode.bukkit.bounties.BountiesPlugin.getMsg(BountiesPlugin.java:245) 05.01 11:46:03 [Server] INFO Caused by: java.lang.NullPointerException 05.01 11:46:03 [Server] INFO at net.minecraft.server.v1_4_6.ThreadServerApplication.run(SourceFile:849) 05.01 11:46:03 [Server] INFO at net.minecraft.server.v1_4_6.MinecraftServer.run(MinecraftServer.java:427) 05.01 11:46:03 [Server] INFO at net.minecraft.server.v1_4_6.MinecraftServer.q(MinecraftServer.java:494) 05.01 11:46:03 [Server] INFO at net.minecraft.server.v1_4_6.DedicatedServer.r(DedicatedServer.java:224) 05.01 11:46:03 [Server] INFO at net.minecraft.server.v1_4_6.MinecraftServer.r(MinecraftServer.java:598) 05.01 11:46:03 [Server] INFO at net.minecraft.server.v1_4_6.DedicatedServerConnection.b(SourceFile:30) 05.01 11:46:03 [Server] INFO at net.minecraft.server.v1_4_6.ServerConnection.b(SourceFile:39) 05.01 11:46:03 [Server] INFO at net.minecraft.server.v1_4_6.PlayerConnection.d(PlayerConnection.java:112) 05.01 11:46:03 [Server] INFO at net.minecraft.server.v1_4_6.NetworkManager.b(NetworkManager.java:290) 05.01 11:46:03 [Server] INFO at net.minecraft.server.v1_4_6.Packet3Chat.handle(Packet3Chat.java:44) 05.01 11:46:03 [Server] INFO at net.minecraft.server.v1_4_6.PlayerConnection.a(PlayerConnection.java:852) 05.01 11:46:03 [Server] INFO at net.minecraft.server.v1_4_6.PlayerConnection.chat(PlayerConnection.java:897) 05.01 11:46:03 [Server] INFO at net.minecraft.server.v1_4_6.PlayerConnection.handleCommand(PlayerConnection.java:979) 05.01 11:46:03 [Server] INFO at org.bukkit.craftbukkit.v1_4_6.CraftServer.dispatchCommand(CraftServer.java:514) 05.01 11:46:03 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:186) 05.01 11:46:03 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) 05.01 11:46:03 [Server] INFO org.bukkit.command.CommandException: Unhandled exception executing command 'bounty' in plugin Bounties v0.0.6 05.01 11:46:03 [Server] SEVERE null
-
View User Profile
-
Send Message
Posted Dec 16, 2012@apocolyptictodd
Try the latest version 0.0.6 if you haven't already. also your server log should contain a full error message, if you can provide that I may be able to help.
-
View User Profile
-
Send Message
Posted Dec 15, 2012when ever i try to post a bounty is says "an internal error occurred"