A Minecraft Spigot plugin that offers the possibility to keep track of damage dealt and received.
- 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.
- Download the latest version of the DamageDisplay plugin
- Place the downloaded
.jar
file inside of your server's plugins directory - Restart your server
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.
- Description: Enables the ActionBar messages for the player
- Default: True
- Description: Enables the ActionBar messages for the player
- Default: True
- Description: Enables the ActionBar messages for the player
- Default: True
- Description: Grants permission to /dd reload which will reload the configuration file, so you won't have to reload it
- Default: False
- Description: Grants permission to /dd help
- Default: False
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.
This project is licensed under the MIT License