# # # # # # # # # # # # # # # # #
# Welcome to DecentHolograms config.yml.
# - We recommend you to visit our wiki for
# detailed explanation of all features and
# configuration options as this plugin has
# - You should also join our discord server for
# more information, support and updates. Our
# discord server is the main way of reporting
# bugs or ideas for possible improvements.
# - Web: www.decentholograms.eu
# - Wiki: wiki.decentholograms.eu
# - Discord: discord.decentsoftware.eu
# - GitHub: github.decentsoftware.eu
# Default Hologram display range in blocks.
# Default Hologram update range in blocks.
# Default Hologram update interval in ticks.
# Maximum amount of cached pattern processing results
# Do not change if you do not know what it means
# Increasing this number will result in higher memory usage
# Default heights of different hologram line types.
# Default value of Down Origin
# Check for updates on plugin startup? [true/false]
# Click cooldown in ticks
# Do we want to replace placeholders inside animation frames?
# WARNING! Setting this to true will have a negative impact
# on CPU usage, so if you don't NEED to use placeholders inside
# animation frames, keep this disabled.
allow-placeholders-inside-animations: false
# # # # # # # # # # # # # # # # #
# Temporary damage display that shows up on every successful hit
# Do you want this feature enabled? [true/false]
# Do you want to display damage for players? [true/false]
# Do you want to display damage for mobs? [true/false]
# Do you want to display 0 (or less) damage? [true/false]
# How long will the hologram stay in ticks
# Damage placeholder: {damage}
# Animations and Placeholders DO work here
appearance: '&c-{damage}'
# Appearance of the damage, if the damage is critical
critical-appearance: '&4&l-{damage}'
# # # # # # # # # # # # # # # # #
# Temporary damage display that shows up on every health increase
# Do you want this feature enabled? [true/false]
# Do you want to display healing for players? [true/false]
# Do you want to display healing for mobs? [true/false]
# How long will the hologram stay in ticks
# Heal placeholder: {heal}
# Animations and Placeholders DO work here
# # # # # # # # # # # # # # # # #
# Custom text replacements
# Replace specific patterns in Holograms with custom replacements, similar to HolographicDisplays