CustomItemGUI
  • Getting started
  • USAGE
    • Command
    • Stats Attribute
    • First Item
    • Q&A
  • Item Creation
    • Item Editor GUI
    • Item Stats View
    • Item Sets & Bonus
    • Item Enchantment
    • Display and Item Glow
    • Regen Indicators
    • Item NBT-Tag
    • Item Flags
    • Item Type
    • Consume Item
    • Item custom textures
  • Features
    • Item Tiers
    • Gem Stone
    • Custom Durability
Powered by GitBook
On this page

Was this helpful?

  1. Item Creation

Regen Indicators

Damage Indicators on victim head

PreviousDisplay and Item GlowNextItem NBT-Tag

Last updated 3 years ago

Was this helpful?

These indicators display damage dealt by players to monsters ,They can be fully edited in the main config file.

Config.yml

##################################################
#                                                #
#                Regen Indicators                #
#                                                #
##################################################
  Indicators:      
    Enable_Regen_Indicators: true
    Damage_Prefix_symbol: "&c✦  "
    Damage_Number_Color: "&c"
Damage Indicators exhibit
Damage Indicators exhibit 2