Damage Display
A Minecraft Spigot plugin that offers the possibility to keep track of damage dealt and received.
Features
- Show a TextDisplay whenever an entity takes damage
- Send out ActionBar messages to players in regard to damage that has been taken.
- Display an ActionBar message whenever a player has dealt an amount of damage to an entity.
Installation
- Download the latest version of the DamageDisplay plugin
- Place the downloaded .jar file inside of your server's plugins directory
- Restart your server
Usage
Whenever a player is going to take or deal an amount of damage, an ActionBar message is automatically going to be shown to the player in question. There is also another case when an entity takes an amount of damage, that damage will be displayed to anyone looking as a TextDisplay floating near the position that the damage has been taken at.
Permissions
damagedisplay.enabled
- Description: Enables the ActionBar messages for the player
- Default: True
damagedisplay.command.info
- Description: Enables the ActionBar messages for the player
- Default: True
damagedisplay.command.toggle
- Description: Enables the ActionBar messages for the player
- Default: True
damagedisplay.command.reload
- Description: Grants permission to /dd reload which will reload the configuration file, so you won't have to reload it
- Default: False
damagedisplay.command.help
- Description: Grants permission to /dd help
- Default: False
Support & Contribution
In regard to possible bugs that might show up, please open an issue on the
Github Repository. Contributions are more than welcome! Fork the repository, make your changes and submit a pull request.
License
This project is licensed under the
MIT License
![[IMG]](/proxy/image?url=https%3A%2F%2Fbstats.org%2Fsignatures%2Fbukkit%2FDamage%2520Display.svg%3Fd21%3D2)