PlayerHealth

This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.

PlayerHealth

The latest version (1.1.0) has support for TagAPI. This means that plugins that edit the nametag via TagAPI don't break the health display anymore. Other plugins editing the tag not via TagAPI might still break the display. For a list of plugins using TagAPI, click here.

Description

This simple plugin automaticly show the health of other players below their names, but only if you have the permission. If you don't have this permission, you won't see the health of other players.

PlayerHealth

Features
  • Permission based display of health below name
  • Very small and simple
  • Support for TagAPI (since 1.1.0), display wont break as it would do before or with default minecraft scoreboard system.
  • Possibility to automatically check for updates
Config

As you can see, the config is very simple:

# The name added behind the health number 
# (so "Health" will result in "20 Health" below the names)
display_name: Health
# Should the plugin check for updates?
check_updates: true
# With what interval should the plugin check for updates (in minutes)
check_updates_interval: 180
Commands
  • /playerhealth or /ph - Shows plugin information
  • /playerhealth reload or /ph reload - Reloads the configuration and recalculates who has permission to see the healths
Permissions
  • playerhealth.show - Permission to see the health of other players
  • playerhealth.playerhealth - Permission to use /playerhealth or /ph
  • playerhealth.reload - Permission to use /playerhealth reload
  • playerhealth.* - All above permissions
Source

The source of this plugin is available at github.

Suggestions/Bugs

If you have any suggestion, please post it in the comments. If you found a bug, then create a ticket (top right of this page) and include any errors printed in the console.

If you like my work, feel free to donate something for my labour: Donate on Paypal


Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

Categories

Members

Recent Files

Bukkit