MainOld (<v1.6)

ArmorHUD

Description

ArmorHUD is a plugin that provides on screen information of your armor durability. This plugin has a soft dependency for Vault. If you do not wish to use permissions set the permission-system option in the Config file to none. This allows everyone on your server to use ArmorHUD.

Setup

  1. Download the .jar
  2. Copy it to your plugins folder
  3. Start the server
  4. Optional: Set up permissions

Permissions

  • armorhud.use - Gives the player permission to use ArmorHUD

Commands

  • /armorhud on - Activate the ArmorHUD
  • /armorhud off - Deactivate the ArmorHUD
  • /armorhud alert - Activate the ArmorHUD in alert mode, only armor below 10% durability will show up

Config

-config.yml

  • compatibility-mode: [true|false] - Set this to true to allow this plugin to work alongside with other scoreboard plugins not using the sidebar slot
  • permission-system: [none|bukkit|vault] - Set this to vault or bukkit to use a permission system. If set to none (default) all players will be allowed to use ArmorHUD
  • default-on: [true|false] - Set this to true to display the ArmorHUD by default when people log in
  • percentage: [true|false] - Set this to true to display armor durability in percentages
  • blocked-worlds: [worldname1, worldname2, etc.] - Any worlds listed here will prevent ArmorHUD from working there

Language Config

-language.yml

  • Helmet: <Custom helmet name>
  • Chest: <Custom chest name>
  • Legs: <Custom legs name>
  • Boots: <Custom boots name>

YouTube

Plugin showcase of ArmorHUD v1.0.

Embed Removed: https://www.youtube.com/v/RTBt9AsjSX4?fs=1

MCStats Metrics

MCStats collects data such as which bukkit or ArmorHUD version you are running. You can find more info here: http://mcstats.org/learn-more/. Do you want to opt-out? Go to the PluginMetrics folder. In the config.yml there set opt-out to true. MCStats ArmorHUD

Feedback

Any feedback is appreciated. Please make sure to use the Ticket System if you are reporting a bug. Thanks!