Stránka 1 z 1

HealthBar

Napsal: 22 črc 2013, 23:47
od liki12
Dobrý večer mám plugin HealthBar ale nějak mi nejde a nevím co kde nastavit tak jestli by jste mi to trochu vysvětlili kde co je děkuji.

Spoiler: zobrazit

Kód: Vybrat vše

#           ---- + HealthBar by filoghost + ----
#           
#         Please read the instructions before editing:
# dev.bukkit.org/server-mods/health-bar/pages/configuration
#             
#           ---- + ---------------------- + ----
#                                                     .
player-bars:
  enable: true
  after-name:
    enable: true
    display-style: 1
    text-mode: false
    hide-delay-seconds: 5
    use-custom-file: false
  below-name:
    enable: true
    text: '&cHealth'
    use-proportion: true
    proportional-to: 10
  world-disabling: false
  disabled-worlds: world_nether,world_the_end,exampleWorld
mob-bars:
  enable: true
  show-on-named-mobs: true
  display-style: 1
  text-mode: false
  custom-text-enable: false
  custom-text: '{name} - &a{health}/{max}'
  hide-delay-seconds: 5
  show-only-if-looking: false
  restore-names: true
  use-custom-file: false
  world-disabling: false
  disabled-worlds: world_nether,world_the_end,exampleWorld
hooks:
  epicboss: false
fix-tab-names: true
fix-death-messages: true
update-notification: true
use-player-bar-permissions: false
override-other-scoreboard: false