Skocz do zawartości
  • 👋 Witaj na MPCForum!

    Przeglądasz forum jako gość, co oznacza, że wiele świetnych funkcji jest jeszcze przed Tobą! 😎

    • Pełny dostęp do działów i ukrytych treści
    • Możliwość pisania i odpowiadania w tematach
    • System prywatnych wiadomości
    • Zbieranie reputacji i rozwijanie swojego profilu
    • Członkostwo w jednej z największych społeczności graczy

    👉 Dołączenie zajmie Ci mniej niż minutę – a zyskasz znacznie więcej!

    Zarejestruj się teraz

[TuT] Plugin Health Bar . HP nad głowami !


ZgredzioPL

Rekomendowane odpowiedzi

Opublikowano

cover2.jpg.-m1.png

Witam ;) dziś wam chcę zaprezentować plugin HealthBar . Na czym on polega ??
Jest to bardzo proste . Plugin dodaje na mdo rozgrywki HP na głowami Mob'ów jak i graczy.
Nie jest to żadna modyfikacja , Jest to zwykły plugin który wrzucamy do " Plugins " . A więc :

A więc konfiguracja :

player-bars:

# Enable or disable player health bars.
# It will disable even the health under the tag.
enable: true


after-name:

# Enable or disable the bars only after of before the players' tags.
enable: true

# The style of the health bar, if text-mode is not set to true.
# You can choose between 6 different styles (1,2,3,4,5,6). //Utaj ustawiamy styl jaki ma być :) mamy od 1-6 ja np ustawie 4
display-style: 1

# Shows the health with a text after the tag:
# for example 'Steve - 18/20'
text-mode: false

# The time after the bar after the tag will hide.
hide-delay-seconds: 5

# You can choose to use your own made bars, it will override the previous setting 'text-mode'.
use-custom-file: false


below-name:
# Enable or disable the health under the name. It will be displayed on all player.
enable: true

# The text that will be displayed under the tag, after the health value.
# The position cannot be changed (minecraft limitations).
# <3 will be replaced by ❤.
# You can use formatting codes.
text: '&c<3'

# Set to true if you want the plugin to make a proportion, so the maximum health will be the same for all the players.
use-proportion: true

# If you set this to 100, you can view the health as percentage. By default it will show the hearts of a player (max 10).
proportional-to: 10


mob-bars:

# Choose to enable or disable mob health bar.
enable: true

# The style for the bar. You can choose between 3 style (1,2,3). // Tu tak samo ustawiamy styl mamy od 1-3
display-style: 1

# Use text instead of bar.
text-mode: false

# Use your custom text, you will need to set 'text-mode: true'
custom-text-enable: false

# The custom text: you can use these placeholder:
# {name} = the name of the mob hit.
# {health} = the current health.
# {max} = the maximum health.
# <3 = a hearth symbol (❤)
# &4 / &n / &k ... = all the formatting codes.
#
# For example this will be displayed as 'Creeper - 16/20'
custom-text: '{name} - &a{health}/{max}'

# If enabled, health bars on mobs will be shown only the player looks directly at him.
show-only-if-looking: false

# The time after the bar will hide.
hide-delay-seconds: 5

#
world-disabling: false

#
disabled-worlds: world_nether,world_the_end,example_world

# You can choose to use your own made bars, it will override the previous settings.
use-custom-file: false

# Disable this if you have other plugin that changes the tab names.
# Otherwise, the health bars will be show here.
fix-tab-names: true

# Fix for all the deaths, prevents the health bars to be displayed in the messages.
# Disable if you have other plugins to handle them.
fix-death-messages: true

# Receive update notification at server startup. If you disable this, you can still use /hbr update command.
update-notification: true

# Choose to send metrics, this will help the developer, and the development of the plugin, they won't cause any lag.
send-metrics: true

# If you have the plugin EpicBoss, enable this to display the correct health on bosses.
hook-epicboss: false

# If you enable this, give the correct permissions to players to see the health bar on other players.
# It will send a fake empty scoreboard to players without permissions, use this carefully.
use-player-bar-permissions: false


Komendy jakie mamy dostępne


/healthbar, /hbar, /hbr - Generalne infomracje na temat pluginu

/hbr help - Komendy

/hbr reload - Reload pluginu

/hbr update - Update pluginu


Permissions

Odpowiadasz na mój post? użyj opcji ''zacytuj'' to nie takie trudne

;)

a ja na pewno odpowiem.

Zarchiwizowany

Ten temat przebywa obecnie w archiwum. Dodawanie nowych odpowiedzi zostało zablokowane.

×
×
  • Dodaj nową pozycję...