作者:rebot | 分类:模组
Minecraft 版本: 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
平台: folia paper purpur
标签: mobs utility
Simple health bar plugin.
(/healthbar toggle) for each player.This plugin should work from 1.19 to the latest version of minecraft.
bar:
#Placeholders:
#<entity> = entity's translated name
#<name> = entity's name
# <name> will show <entity> if the entity doesn't have name.
#<health> = entity's health
#<max> = entity's max health
#<damage> = given damage
title:
living: "<gray><health>/<max> <reset><name> -<damage><red>♥"
dead: "<gray><health>/<max> <dark_gray>☠ <name> ☠ <reset>-<damage><red>♥"
#https://jd.adventure.kyori.net/api/4.11.0/net/kyori/adventure/bossbar/BossBar.Overlay.html
overlay: PROGRESS
#https://jd.adventure.kyori.net/api/4.11.0/net/kyori/adventure/bossbar/BossBar.Color.html
color: RED
#in ticks, 20 = 1 second and 100 = 5 seconds.
time: 100
blacklist:
- ENDER_DRAGON
- WITHER
- PLAYER
- ARMOR_STAND
messages:
toggle:
on: "<green>Healthbar turned on."
off: "<red>Healthbar turned off."
reload: "<green>config reloaded succesfully."
For support, updates, and community discussion, join our Discord:

请登录后举报
暂无评论,抢个沙发吧~