Inactive [MECH/INFO/RPG] HealthBar v0.7 - Show health above players heads - [Perms] [Spout] [1060]

Discussion in 'Inactive/Unsupported Plugins' started by plornt, Aug 21, 2011.

  1. Offline

    plornt

  2. Offline

    Duckdoom5

    can you add a graphical bar, just like in the mcMMO plugin?
     
  3. Offline

    Chuckster

    The healthbar should disappear when you crouch
     
  4. Offline

    meizme

    i noticed if you use magicspells to heal someone other than your self the bar doesn't adjust, is there a way to fix this, because i planned on using this for mobarena healers but if it doesn't update then its kind of pointless.
     
  5. Offline

    SeeD419

    It's over NINE THOUSAAAAAAAAAND

    [​IMG]
     
    Deleted user likes this.
  6. Offline

    Haekon

    I was just to about suggest this.

    Sadly, with all the weird crap I'll be doing with Heroes, this would make it really hard on my stealth classes, and it's too much to ask to support it. Anyhow...nice work, tho.
     
  7. Offline

    plornt

    Right starting on code now again. Will fix bugs then work on supporting classes/Heroes etc.

    Edit: All bugs fixed, testing with some people to make sure it works.

    -Version 0.6-
    • Recoded setting of healthbar allowing external plugins to modify health and the healthbar updating within 1 tick.
    • Fixed bug - Duplicate health bar.
    • Fixed bug - Per player title.
    If any new bugs arises or you get stability issues please let me know immediately and I will do my best to change it. Possibly nothing will be done tomorrow as its my birthday and im not *that* sad :p

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 18, 2016
  8. Offline

    chuiby

    I've just updated to 0.6 and it doesn't shows names anymore, only the healthbar.

    Also, some spout plugins renames player's names over their head, when a player gets renamed the healthbar goes away...
     
  9. Offline

    plornt

    Odd, does the console definitely say 0.6 when you load it up (just to make sure I uploaded the right version)?

    The plugin SHOULD update the health bar and re-add it every server tick (which is a bit resource intensive but most servers are fine with it). So theoretically it should show up straight away. Also whats odd is fact that.. *SUDDEN END* OH found out why, are you using the permissions value in the config?
     
  10. Offline

    chuiby

    No its off but i do use permissions plugin.

    Code:
    Characters:
        barCharacter: '|'
        container1: '['
        container2: ']'
    Colors:
        goodHealthColor: a
        containerColor: '9'
        hurtHealthColor: c
    Permissions:
        usePermissions: 'false'
    
     
  11. Offline

    plornt

    Right yeah found the error, I didnt put in the code to get the users name for when you are not using permissions!

    Moved project over to new system: http://dev.bukkit.org/server-mods/healthbar/

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 18, 2016
  12. Offline

    L24D

    @plornt
    Bit of a problem, it kinda doesn't work :p
    nothing shows up above the person's head, permissions are set properly.
    try to reload the config, and all it says is "healthbar"
    or if i try to reload it from the console, it does this:
    Code:
    2011-09-01 01:02:56 [WARNING] Unexpected exception while parsing console command
    org.bukkit.command.CommandException: Unhandled exception executing command 'healthbar' in plugin HealthBar v0.7
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37)
        at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:129)
        at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:344)
        at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:489)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:468)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:363)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    Caused by: java.lang.ClassCastException: org.bukkit.craftbukkit.command.ColouredConsoleSender cannot be cast to org.bukkit.entity.Player
        at me.plornt.healthbar.HealthBar.onCommand(HealthBar.java:30)
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
        ... 6 more
     
  13. Offline

    forceserver

    1.png 2.png 3.png

    ???????????
    can this plugin don't support permission 3.x ?
     
  14. Offline

    Klotzonator

    *le me waiting for updated 1240s version*
     
  15. Offline

    BooGaLoo90

    is this plugin abandoned? id really like an update!
     
  16. Offline

    Deleted user

  17. Offline

    oceanor

    i've posted a compiled version working. check on bukkitdev thread
     
    Codex Arcanum likes this.
  18. Offline

    Codex Arcanum

    Just wanted to say thank you for updating the thing. Good job.
     
  19. Offline

    kemil88

    can you update this for the 1.2.3 [r03]? please i need this plugin!
     
    Kulikuz likes this.
  20. Offline

    Soweer

    please update this plugin!!!!
     
    Kulikuz likes this.

Share This Page