Minecraft HealthBar mod 2024 download
logo
minecraft mod HealthBar

HealthBar

Game Version: -
Total Downloads: 85,138
Updated: Aug 25, 2011
Created: Aug 25, 2011
Download HealthBarDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
v0.7 Bug Fixes [CB1060] release 6.63 KB Aug 25, 2011 - 65,951 download HealthBar v0.7 Bug Fixes [CB1060] releaseDownload
v0.8 Heroes Support [CB1060] beta 8.51 KB Aug 26, 2011 - 19,187 download HealthBar v0.8 Heroes Support [CB1060] betaDownload

Screenshots

Description

Share this:

Information

Thanks to phrstbin AND ManiaCraft for the code cleanup and revamp. I have merged the branch on github however I am unable to actually compile the code and put it up for download.
https://github.com/Plornt/HealthBar-For-Minecraft–Spout-

This adds a health bar above players heads using the ClientSide plugin and server plugin called "Spout".
Usage:
Literally place the .jar into your plug-ins directory and it will automagically work.

Configuration

On start up the plugin automatically creates a config.yml file in the HealthBar folder.
This contains the following properties:
Code:

Characters:
    barCharacter: '|'
#Character used in the bar making. Best use is if you want to change the size of the bar, type an extra pipe symbol
    container1: '['
#Character defining the start of the health bar
    container2: ']'
#Character defining the end of the health bar
Colors:
#Self explanatory.
    goodHealthColor: 'a'
    containerColor: '9'
    hurtHealthColor: 'c'
Permissions:
    usePermissions: 'false'

Change accordingly.

This plugin works with other plugins that edit the title name.

Heroes Support

Heroes support is now in the 0.8 beta release available under Files. Please use that if you use Heroes as it will not work properly. Also get back to me on any errors you find in general. Thanks :D!

Permissions

To use with permissions you must have a permissions based plugin installed (recommend PermissionsBukkit) and you must set "usePermissions" as 'true' in config.yml.

Nodes:
healthbar.cansee – Allows the player to see other players health bar.
healthbar.reload – Allows you to reload the configuration file.

Requirements

SpoutCraft – Client & Server

Comments

Add a comment