Details
Supported Bukkit Versions
Changelog
Changes since 1.6.1.2
- Fixed a bug with name tags, where the mob has its name always shown.
- Changed mob bar #4
- Added mob bar #5
- Added (both for players and mobs) the node always-shown: 'true/false' just to clarify. It does the same as setting the delay to 0.
- If you set always-show: true for mobs, it will display the health bars on all the valid(for world and type) mobs.
- Now it only changes the scoreboard when needed. If you set override-other-scoreboard: true, it should still work with MobArena.
- Reorganized code, should be even faster.
- Added mob type disabling (in config.yml mob-bars, disabled-types. They are the same in locale.yml, you must use _ if present)
- You can write for example IRON_GOLEM,ironGolem, irOn_GoLem, it's the same.
Changes since v1.7 beta 2
- Changed updater. You can now use /hbr update to automatically update the plugin (permission is the same as before)
- Now when mob-bars.always-shown is true, all the mobs will have health bars displayed.
- Added bukkit build check. If finds an outdated version(incompatible) you will be notified, and the plugin will be disabled, instead of causing errors.
- Fixed smaller bugs.
- Changed metrics to metrics-lite.