[hr]
⚙️ Configuration Customize the indicators via the config file:
Code (Text):
# -------------------------------------------------- #
# DamageIndicators Config #
# -------------------------------------------------- #
# Master switch for the plugin.
# If set to false, no indicators will be shown.
# You can also change this setting with the `/di toggle` command. (default: true)
enabled: true
# Text to appear at the beginning of the damage indicator.
# You can use color codes with '&'. (default: '&c❤ ')
indicator-prefix: '&c❤ '
# Special prefix that pops up when a crit lands. (default: '&e✯ ')
critical-indicator-prefix: '&e✯ '
# Time the damage indicator stays on screen (in secs)
# You have to use decimal (double) values (default: 2.0)
indicator-duration-seconds: 2.0
# World Blacklist
# List the names of the worlds where you want to disable damage indicators.
disabled-worlds:
# - "world_lobby"
# - "towny"
[hr]
️ Installation
Download the plugin `.jar` file.
Place it into your server's `plugins` folder.
Restart the server or use `/reload`.
Customize `plugins/DamageIndicators/config.yml`.
[hr]
Usage
Damage indicators for players and mobs are automatically active.
Config changes are adjustable via `.yml`, some require reload.
Optimized for both PvP and PvE servers.
[hr]
⚡ Commands
Command
Description
/di help
Displays information about the plugin.
/di reload
Reloads the plugin configuration without restarting the server.