DavideBlade / HealthBar-Reloaded

Cool health bars above mobs' and players' heads, a must-have for RPG and PvP servers!
https://www.spigotmc.org/resources/healthbar-reloaded.104616/
GNU General Public License v3.0
6 stars 2 forks source link

How to create Custom Bars #15

Closed bxnAcc closed 2 months ago

bxnAcc commented 2 months ago

Hey I read the wiki but do not understand what I need to do to create a custom healthbar

Because I created a file in wich I copied the text of the wiki, put it in the Haltbar Folder and seted the use-custom-file: to true

DavideBlade commented 2 months ago

The file is created automatically, no need to create it manually. There are (incomplete) examples in the "Custom file" section. If you created it yourself, delete the custom-mob-bar.yml file, set use-custom-file: true and start the server. The custom file will appear in the plugin's folder, and you can edit it from there.

DavideBlade commented 2 months ago

Did I answer your question?