Language

Damage Indicator

Damage Indicator

ModrinthSpigotMC

⚔️DamageIndicator shows floating 🔥damage numbers whenever a player or entity takes damage✅. 🌟This plugin also has ❤️healthbar feature and this plugin is highly configurable💎.

311 downloads 3 followers updated 22d ago
latest v1.0.10 Modrinth
Folia Paper Purpur 1.19.3 – 26.1.2 Game-mechanicsSocialUtility

Banner

🗡️ DamageIndicator (By GoldwarGlory)

  • DamageIndicator displays floating damage numbers when players or entities take damage.
  • It is designed to be extremely lightweight, modern, and safe for production servers.
  • The plugin uses Minecraft’s native TextDisplay entities, avoiding packets, ProtocolLib,or
    armor stands — ensuring excellent performance and long-term compatibility with newer versions.
  • This plugin also has In-game config editor, you can customize config.yml of this plugin easily

✨ Features of DamageIndicator Plugin

  • 🌟Floating damage numbers above entities
  • 🌟Separate formatting for normal and critical hits
  • 🌟Optional entity health bars using TextDisplay
  • 🌟Per-player toggle command (/damageindicator toggle)
  • 🌟Fully configurable messages using MiniMessage
  • 🌟World-based enable / disable support
  • 🌟View-distance limits for both damage indicators and health bars
  • 🌟Optimized for Paper, Purpur, and Folia
  • 🌟In-Game config editor GUI.

⚡ Performance & Safety for servers

  • No packets
  • No armor stands
  • No ProtocolLib dependency
  • Uses entity passengers safely
  • Automatic cleanup of orphaned displays
  • HealthBar is disabled for invisible players
  • Built to stay TPS-friendly, even on busy servers.
  • Special entities (like End Crystals) are excluded to preserve vanilla behavior

💖 Need help? or report bugs

➕ Extra info of DamageIndicator

💎 config.yml 💎
# =====================================================
# DamageIndicator - Lightweight Damage & Health Bar
# Optimized • Safe • Paper / Purpur / Folia
# =====================================================
# Shows floating damage numbers and entity health bars
# Edit values carefully, reload plugin after changes
# =====================================================


# %DAMAGE INDICATOR%
DamageIndicator:

  normal:
    enabled: true
    text: "<red>-<damage>"

  crit:
    enabled: true
    text: "<gold>✧ <damage> ✧"

  show-to-damager-only: false
  height: 1.6
  duration-ticks: 20
  disabled-worlds: []
  shadowed-text: true

  # Max distance (in blocks) from entity
  # damage indicator will be hidden beyond this range
  view-distance: 10
  see-through: true # if true, damage text will be visible through blocks & mobs
    # %DAMAGE FORMAT%
    # INTEGER | DECIMAL | SHORT
  damage_formatting: INTEGER

  commands:
    # /toggledamageindicator only toggles the indicator of that player who used this commamnd
    # this command does not toggle indicator for whole server
    toggle-damage-indicator: true

# %HEALTH BAR%
healthbar:

  enabled: true

  # bar = old bar style
  # compact = name + health
  mode: compact

  shadowed-text: false
  dont-spawn-healthbar-below: -30
  view-distance: 10
  enabled-worlds: []

  show-for:
    mobs: true
    players: true

  hide-at-full-health: true
  height: 0.6
  see-through: true # if true, health bar will be visible through blocks & mobs

  # Entities where healthbar should NOT show
  # Use Bukkit entity names
  disabled-entities:
    - VILLAGER
    - ALLAY
    - ITEM_FRAME

  # BAR MODE SETTINGS
  bars: 10
  symbols:
    filled: "▌"
    empty: "▌"

  colors:
    full: "&a"
    medium: "&e"
    low: "&c"

  # COMPACT MODE SETTINGS
  compact:
    format: "&b{name} &a{health}&e/&6{max} &c❤"
➕ plugin.yml ➕
name: DamageIndicator
version: 1.0.4
main: DamageIndicator.DamageIndicator
api-version: 1.21
author: GoldwarGlory
website: https://modrinth.com/plugin/damageindicator

commands:
  damageindicator:
    discription: reload using /damageindicator reload
    usage: /damageindicator

permissions:
  damageindicator.reload:
    default: op
  damageindicator.toggle:
    default: true

Versions

Release
1.0.10
folia, paper, purpur · 1.20, 1.20.1, 1.20.2 · 22d ago
FIXED EVENTS PRIORITY AND ADDED UPDATE-TRACKER
44
Release
1.0.9
folia, paper, purpur · 1.19.3, 1.19.4, 1.20 · 2mo ago
Added In-game config editor for both damageText and healthBar ![In-game config editor](https://cdn.modrinth.com/data/cached_images/0d22522fb78edc9786b98033d3b2a…
67
Release
1.0.8
folia, paper, purpur · 1.19.3, 1.19.4, 1.20 · 3mo ago
Added `shadowed-text` option in config.yml for DamageIndicator & Healthbar Both.
47
Release
1.0.7
folia, paper, purpur · 1.19.3, 1.19.4, 1.20 · 3mo ago
Now healthbar will not appear for invisible players & mobs
11
Release
1.0.6
folia, paper, purpur · 1.19.3, 1.19.4, 1.20 · 3mo ago
# ====🌟DamageIndicator v1.0.6 ==== This update adds a brand new **Compact Healthbar Mode** and more customization options. ### 🆕 New Features * Added…
13
Release
1.0.5
folia, paper, purpur · 1.19.3, 1.19.4, 1.20 · 4mo ago
44
Release
1.0.4
folia, paper, purpur · 1.20.5, 1.20.6, 1.21 · 4mo ago
I made some changes this time which I had forgotten earlier, not many changes, just 3 small but important changes.
19
Release
1.0.3
folia, paper, purpur · 1.20.5, 1.20.6, 1.21 · 4mo ago
added health bar (configurable in config.yml), go to gallery to see healthbar example changed ```toggledamageindicator``` command to ```damageindicator…
8
Release
1.0.2
folia, paper, purpur · 1.20.5, 1.20.6, 1.21 · 4mo ago
### ✅ DamageIndicator 1.0.2 ✔ No task leaks ✔ No other plugins harmed ✔ Ultra fast ✔ Config-based damage formatting
13
Release
1.0.1
folia, paper, purpur · 1.20.5, 1.20.6, 1.21 · 5mo ago
### ➕Added: - ✅disabled-world list setting in config.yml - 🌟show-to-damager-only setting in config.yml - 💎added comments to explain setting in…
27
Release
1.0.0
folia, paper, purpur · 1.20.5, 1.20.6, 1.21 · 5mo ago
13

Comments 0

No comments yet. Be the first to share your thoughts.