Inactive [MISC] HeroBounty v1.9.0 - Bounty Board / Hit List [953]

Discussion in 'Inactive/Unsupported Plugins' started by DThielke, Feb 4, 2011.

  1. Offline

    DThielke

    HeroBounty Bounty Board / Hitlist Plugin (v 1.9.0)
    Download HeroBounty
    Source Code on GitHub This work is licensed under a Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Unported License.

    Show your thanks! Maintaining plugins like this one is very nearly a full time job. If you enjoy my plugins and appreciate the support I provide, then please consider providing some support of your own. Donating even a tiny amount keeps me motivated and makes me feel loved so go ahead and donate!

    HeroBounty adds a whole new dimension to Minecraft PvP. For anyone who has ever been killed by another player and wanted them to pay, but just didn't want to spend the time hunting them down, here is your answer! HeroBounty adds a public hit list to your server, allowing players to anonymously post hits against their enemies for a reward paid out of their pocket. Other players can take on the role of bounty hunter, competing to fulfill bounties and earn the reward.

    HeroBounty is a plugin originally developed for the HeroCraft server and is now officially being released to the public.

    Enjoy!

    Features:
    • Anonymously issue hits against your enemies!
    • Become a bounty hunter and kill for pay!
    • Economy support! Earn in-game money for completing hits! Supports any economy that Register supports.
    • And more!
    Usage:


    The available commands are summarized in the screenshot below. Any parameters in <angled brackets> are required. Any <id#> parameters require the position of the item in the relevant bounty list.

    [​IMG]

    1. Creating a bounty
    The /bounty new command posts a new bounty against the player and for the amount provided. A percentage based cut is taken out of the supplied amount; the remaining money is posted as the reward for the hit.

    [​IMG]

    2. Viewing available bounties
    The /bounty list command lists all available bounties and their associated rewards. Bounties are sorted from highest to lowest reward. This list keeps both the bounty issuer and the target anonymous. You will not discover the target of the bounty until you accept it.

    [​IMG]

    3. Accepting a bounty
    To accept a bounty, use the /bounty accept command and give it the id# of the bounty you'd like. Accepting a bounty incurs a small fee - usually 5% of the award value. Once accepted, you will be given the target's name and the duration of your issued bounty will start to count down. If you fail to kill the target in the given duration, the bounty will be retracted and you will have to purchase it again to continue.

    [​IMG]

    4. Finding a target
    To help in finding targets, use the /bounty locate command. This command displays a list of your targets and their approximate. Target locations are rounded to the nearest 100 blocks by default, but this value can be changed in the configuration. These locations are only meant to give you a rough idea of where your target is. It is up to you as the bounty hunter to actually track down the player and complete the hit.

    [​IMG]

    5. Completing a bounty
    If you manage to kill a player for whom you have purchased a bounty for, you will be given the reward associated with the hit. The server will be publicly alerted of your success. The target (now dead) will receive a small monetary penalty - usually 5% of the award value.

    [​IMG]

    Installation:
    1. Download the latest version of the plugin from the link at the top of this page.
    2. Extract the contents of the archive to your /plugins folder.
    3. Open /plugins/HeroBounty/config.yml and configure to your liking.
    4. Save the modified file and start your server.
    Configuration:


    All of the settings related to HeroBounty are stored in your /plugins/HeroBounty/data.yml file in YAML format. If you are unfamiliar with YAML, simply follow the pattern found in the config.yml file in the archive you downloaded. The comments in this default file, prefaced with a #, describe what each of the configuration options do.

    Permissions:
    If found, HeroBounty will make use of TheYeti's Permissions plugin. The three available permission nodes are described below:
    • herobounty.new - allows use of /bounty new
    • herobounty.accept - allows use of /bounty accept
    • herobounty.locate - allows use of /bounty locate
    • herobounty.list - allows use of /bounty list
    • herobounty.untargettable - makes a player unable to be targetted by bounties
    A Message to Users


    Thanks for all your support! I will do my best to keep this plugin updated and bug free. If you have any issues or feature requests, feel free to either leave a message here or find me on IRC.

    Thanks to Nijikokun for help with making the plugin display nicely formatted messages!

    Extra special thanks to my donors: wildshoetwt

    Change Log:
    Version 1.9.0
    • Added Register support. Removed the negative balances option.
    Version 1.8.0

    Version 1.7.7

    • Added additional NPE checks in Economy
    • Added the herobounty.list permission to regulate use of /bounty list
    Version 1.7.6

    • Updated for CB 612
    Version 1.7.4

    • Commands now load even if iConomy isn't found (woops)
    Version 1.7.3

    • Fixed a silly mistake regarding parameterized messages
    Version 1.7.2

    • Finished majority of internal rewrite
    • Made iConomy optional (although it might be buggy without it - please test!)
    Version 1.7.1

    • Added the bounty.locate permission
    Version 1.7.0

    • Added Permissions support, including the herobounty.new, herobounty.accept and herobounty.untargettable nodes
    Version 1.6.0

    • Added compass-based locations with /bounty locate <id#>
    • Revamped help menu
    • Added command specific help. Type /<command> ? to use it (ie. /bounty new ?)
    Version 1.5.0

    • Updated to work with iConomy 4.3
    Version 1.46

    • Removed a debug message I accidentally left in - no more console spam
    Version 1.45

    • Fixed bounty kills not registering.
    Version 1.44

    • Revamped the /bounty locate command
    • Added new configuration option to adjust location rounding
    Version 1.41

    • Updated to meet new Bukkit standards
    • Fixed long constructor spam
    • Now using new damage events
    Version 1.40

    • Added the option to allow a target's balance to go negative if they cannot afford the death penalty
    Version 1.30

    • Added the option to pay hunters an inconvenience fee for cancelled bounties
    Version 1.20

    • Introduced the /bounty locate command
    • Added new configuration options regarding location updating
    Version 1.10

    • Bug fix: players can no longer accept bounties on themselves
    • Redone message displays
    • Death penalty is now configurable
    • Plugin message prefix is now configurable
    • Server admins can now decide whether they want target names to show on the bounty list
    • Supports plugins that modify names such as iChat
    Version 1.01

    • A global message is now sent when a new bounty has been placed.
    Version 1.00

    • Initial public release!
     
    Zino, Dimochka, paste120 and 6 others like this.
  2. Offline

    Deleted user

    No it's for 1000-1337
     
  3. Offline

    Exoffon

    oh ok, thanks
     
  4. Offline

    Zidkon

    Seems you will have to compile it again, they have the Source Code updated, for Vault, not for Register, and when pasting it up to your plugins folder, make sure you change the name and put a Z as first letter of HeroBounty, like "ZHeroBounty.jar", that way it will initialize last.

    I cannot put a link out of Bukkit because probably it will be deleted by mod but you can try compiling it by urself.

    DOING THIS is working for CB 1566, latest dev-Vault one.
     
  5. This is an recompiled version.
    <Edit by Moderator: Redacted mediafire url>
     
    Last edited by a moderator: Dec 15, 2016
    kahlilnc likes this.
  6. Offline

    Kainzo

    Newest builds:
    http://ci.milkbowl.net/job/HeroBounty

    We're a team of coders - this was one of my first 'wants' and Dthielke brought it forth! - we are maintaining it at the link http://ci.milkbowl.net/job/HeroBounty
    Donations are nice and @DThielke deserves them :)

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 8, 2016
    VoidingNixx and kahlilnc like this.
  7. Offline

    VoidingNixx

    This is.... I think... the only plugin of its kind... well, with exception of HazordBounty, which doesn't seem like it has been worked on nearly as much, and seems inactive. It'd be wonderful if this plugin was brought up-to-date and put on BukkitDev ;)

    Thanks for the new builds!
     
  8. Offline

    Kainzo

  9. Offline

    Switch0r

    Ok its fixed did not know you need vault for this.
     
  10. Offline

    Spiritwind

    This is certainly something I'd love to put on my servers!

    Edit: Found there is a release that works! Awesome! Will be adding this for sure :D.
     
  11. Offline

    superrawr

    The lastest version here is newer than the version posted on bukkit dev. The one on bukkit dev require vault, and won't accept register.
     
  12. Offline

    vagrantmike

    Will this ever use Register? :D
     
  13. Offline

    Fishfish0001

  14. Offline

    Sleaker

    No we don't use outdated and unsupported methods for economy. It currently supports Vault last I checked
     
  15. Offline

    Jessicadawn

    Hello I was wondering the way to kill them is only pvp?
     
  16. Offline

    Sorrow123444

    Is this up to date with 1.1?
     
  17. Offline

    DovenDyr1996

    I got errors when players use commands when they shall make a bounty on a player who r online but when the player is ofline the command work but cant because the player arent online? how can I fix this?:D
     
  18. Offline

    fjutte

    can u just kill the dude and get the bounty automatically, without accepting a bounty? i'm not a fan of commands ;)
     
  19. Offline

    Reptilian74

    For some reason when ever I try to do the bounty commands, it gives me a message like "internal error" Please help?
     
  20. Offline

    mini_totent

    I believe it needs an update for the new bukkit build. Mind either updating the plugin or marking it as (semi-)abandoned?

    and of course tell me if I'm wrong.
     
  21. Offline

    buttatron2000

    you should add it so that when u put a bounty no some one u can pay by using items
     

    Attached Files:

  22. Offline

    gbumoon

    Confirmed, this works error-free with v1.3.1 Bukkit Dev Build #2325 :)
     
    mung3r likes this.
  23. Offline

    Solents21

    hey these plugin dont work on my tekkit server dude cant get them to activate or register u got a working one
     
  24. Offline

    Cyberpew

    Damn, the plugin is completely unusable as of CB 1.3.1-R2.0.
     
  25. Offline

    Darcion

  26. Offline

    Cyberpew

  27. Offline

    SushiPenguin

    Is this plugin updated to 1.4.5? Just wanted to make sure it would work on the server I play on.
     

Share This Page