1. Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

Dismiss Notice
This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Skript Tools Healthbar 1.0.4

A comfortable way to see the life of the monsters

  1. MattyHD0
    Any error or bug not paste them on the home page, use private message

    Requieres:
    - Skript

    Code (Text):
    1.  
    2. options:
    3. #    STYLE 1
    4.  
    5.     style1: &f%{_1}% &c❤
    6.  
    7. #    STYLE 2
    8.  
    9.     style2: &f%{_1}%/%{_2}% &c❤
    10.  
    11. #    STYLE 3
    12.     startIn: &7[
    13.     displayHealth: &a░
    14.     displayDamage: &c░
    15.     endIn: &7]
    16.  
    17.     prefix: &8[&a&lHealth&c&lBar&8] &r
    18.  
    19.     barEnable: &7The health bar was &aactivated
    20.     barDisable: &7The health bar was &cdeactivated
    21.  
    22.     youSelectStyle: &7You selected the style
    23.  
    24.     noPermission: &cYou do not have permissions to do that!
    25.  
    26.     subcommandDoesNotExist: &7There was a problem with your request (⌐■_■)
    27.  
    28.     skReloaded: &7Script reloaded!
    29.  
    30.     loadName: &aHealth&cbar &fv
    31.     version: 1.0.4
    Code (Text):
    1. /healthbar - healthbar.admin

    upload_2020-3-28_14-27-30.png
    upload_2020-3-28_14-28-29.png
    upload_2020-3-28_14-29-1.png
    upload_2020-3-28_14-30-51.png
    upload_2020-3-28_14-30-2.png
    2020-02-05_14.08.08.png

    Images

    1. upload_2020-3-28_14-33-30.png
    2. 5508_a8ffaf2f48cb6080373817a1f1d220ec.png
    3. 5510_5921bfc04d09e5fc1cedf8d605f6097e.png
    4. 5511_7d54f96a7cfe7c09c75a99c541d71470.png

Recent Updates

  1. Optimization changes
  2. A small addition
  3. Small fixes