mcMMO/src/main/java/com/gmail/nossr50/util/commands
GJ da29185b7d Added health display for mobs during combat.
During combat, players will now see a healthbar appear over the head of
hostile mobs when they are damaged. This healthbar will have two display
options - HEARTS and BAR - which can be changed via the /mobhealth
command.

New Permissions:
mcmmo.mobhealthdisplay - Allows viewing of mob health display
mcmmo.commands.mobhealth - Allows access to the /mobhealth command

New Config Options (config.yml):
Mob_Healthbar.Display_Type - the default health display type
Mob_Healthbar.Display_Time - the amount of time to show health display
2013-04-04 22:11:11 -04:00
..
CommandRegistrationManager.java Added health display for mobs during combat. 2013-04-04 22:11:11 -04:00
CommandUtils.java Fix a NPE when trying to join a non-existing player 2013-03-21 22:04:52 +01:00