C4BR3R4

Juegos => Plugins de Spigot/Bukkit => Minecraft => Plugins descartados => Mensaje iniciado por: C4BR3R4 en 03 de Julio de 2016 a las 18:56

Título: Health Bar v1.8.3 → 1.9
Publicado por: C4BR3R4 en 03 de Julio de 2016 a las 18:56
(https://media-elerium.cursecdn.com/avatars/thumbnails/72/947/62/62/636163481599708216.jpg)
Health Bar
Nivel de vida de los jugadores, mobs y animales
Código: [Seleccionar]
hbr reload

Bukkit: http://dev.bukkit.org/bukkit-plugins/health-bar/
Nodos: http://dev.bukkit.org/bukkit-plugins/health-bar/pages/permissions/ | healthbar.*
Comandos: https://dev.bukkit.org/bukkit-plugins/health-bar/pages/commands/

(http://dev.bukkit.org/media/images/64/61/HealthBarCover.png)

Código: (config.yml) [Seleccionar]
#               ---- + HealthBar by filoghost + ----
#           
#           Please read the instructions before editing:
# http://dev.bukkit.org/bukkit-plugins/health-bar/pages/configuration
#             
#               ---- + ---------------------- + ----
player-bars:
  enable: true
  after-name:
    enable: false
    display-style: 3
    always-shown: true
    text-mode: true
    hide-delay-seconds: 5
    use-custom-file: true
  below-name:
    enable: false
    text: '% &cSalud'
    use-proportion: true
    proportional-to: 100
    display-raw-hearts: false
  world-disabling: false
  disabled-worlds: NM_nether,NM_the_end
mob-bars:
  enable: true
  show-on-named-mobs: true
  display-style: 2
  always-shown: false
  text-mode: false
  custom-text-enable: false
  custom-text: '{name} - &a{health}/{max}'
  hide-delay-seconds: 5
  show-only-if-looking: false
  use-custom-file: true
  world-disabling: false
  disabled-worlds: NM_nether,NM_the_end
  type-disabling: false
  disabled-types: creeper,zombie,skeleton,iron_golem
hooks:
  epicboss: false
fix-tab-names: true
fix-death-messages: true
update-notification: true
use-player-bar-permissions: false
override-other-scoreboard: false

Código: (locale.yml) [Seleccionar]
CREEPER: Creeper
SKELETON: Esqueleto
SPIDER: Araña
GIANT: Giante
ZOMBIE: Zombie
SLIME: Slime
GHAST: Ghast
PIG_ZOMBIE: Cerdo Zombie
ENDERMAN: Enderman
CAVE_SPIDER: Araña de Cueva
SILVERFISH: Silverfish
BLAZE: Blaze
MAGMA_CUBE: Cubo de Magma
ENDER_DRAGON: Dragón
WITHER: Wither
BAT: Vampiro
WITCH: Bruja
PIG: Cerdo
SHEEP: Oveja
COW: Vaca
CHICKEN: Pollo
SQUID: Pulpo
WOLF: Lobo
MUSHROOM_COW: Mooshroom
SNOWMAN: Snowman
OCELOT: Ocelote
IRON_GOLEM: Golem de Hierro
VILLAGER: Villager
ARMOR_STAND: Armor Stand
ENDERMITE: Endermite
GUARDIAN: Guardian
SHULKER: Shulker
HORSE: Caballo
RABBIT: Conejo
POLAR_BEAR: Oso Polar
ELDER_GUARDIAN: Elder Guardian
WITHER_SKELETON: Wither Skeleton
STRAY: Stray
HUSK: Husk
ZOMBIE_VILLAGER: Zombie Villager
SKELETON_HORSE: Skeleton Horse
ZOMBIE_HORSE: Zombie Horse
DONKEY: Donkey
MULE: Mule
EVOKER: Evoker
VEX: Vex
VINDICATOR: Vindicator
LLAMA: Llama
Título: Health Bar v1.8.3 → 1.9
Publicado por: C4BR3R4 en 04 de Abril de 2017 a las 08:48
Desinstalado porque es incompatible con el plugin FeatherBoard (http://c4br3r4.es/index.php?topic=486.0)