ender dragon player hp bar

Discussion in 'Archived: Plugin Requests' started by chunkaymonkay, Dec 16, 2013.

  1. Offline

    chunkaymonkay

    Plugin category: RPG

    Suggested name: enderdragon HP bar

    What I want : im looking for a plugin that displays a players health on a boss bar like so:http://imgur.com/2ubXVAQ the base health would be 50/50 and you can gain more health by adding armor like so: http://imgur.com/uHvV0ld

    Ideas for commands: No commands needed for this plugin.

    Ideas for permissions: none

    When I'd like it by: as soon as possible
     
  2. Offline

    imaboy321

    ??? I cant understand the What I Want thing. Too much rambling and run on sentences :(
     
  3. Offline

    The Fancy Whale

    Wait so is the bar showing actual player health or just the armor?
     
  4. Offline

    EpicWin92

    What server are you getting those pictures from? Dungeon Realms?
     
    xEpicTaco likes this.
  5. Offline

    Fluxanoia

    Couldn't you just use player names instead of spamming peoples screens with the health bar?
     
  6. Offline

    chunkaymonkay

    Its just top of screen and no not Dr and the actual health

    Well is the armors health

    The armors
    armores health
     
  7. Offline

    chunkaymonkay

  8. Offline

    chunkaymonkay

    bump

    anyone?
     
  9. Offline

    Evildude221

    chunkaymonkay

    https://www.dropbox.com/s/2dbmepvy0kcxmq0/DragonBarHealth.jar

    Note:

    I did NOT make this, I had NOTHING to do with it. I saved it from a request thread a LONG time ago, and I'm not sure if it currently works with 1.7, or if it has any bugs. (It worked when i tested it on 1.6)

    I wish i could credit who made it but i seriously can't remember their name.
     
  10. Offline

    chunkaymonkay

    oh ty ill go check it out

    Evildude221
    nope dosent work :(
     
    Evildude221 likes this.
  11. Offline

    timtower Administrator Administrator Moderator

    Error log? Anything at all?
     
  12. Offline

    chunkaymonkay

    timtower
    nope no error log it just dos
    nt appear on the log it dosnt say dragonhealthbar enabled and when i do /pl it dosnt show up
     
  13. Offline

    Desle

    How would you obtain armor...? Should the normal healthbar still update?
     
  14. Offline

    chunkaymonkay

    Desle i dont have a plugin yet that adds health but im still looking around for it and no
     
  15. Offline

    Evildude221

    chunkaymonkay
    timtower

    I'll test the plugin and see if I can find the issue.

    EDIT:


    No error's on startup, using the plugin and barapi (I Don't think it needs barapi but i installed it none the less.)

    Error started when i logged on.

    Error:
    Code:
    [14:43:14] [Server thread/INFO]: CGFX360[/192.168.1.2:50305] logged in with entity id 435 at ([world] -238.57022919265899, 75.0, 5.944703423549188)
    [14:43:14] [Server thread/WARN]: [DragonBarHealth] Task #2 for DragonBarHealth v0.0.1 generated an exception
    java.lang.NoClassDefFoundError: net/minecraft/server/v1_6_R3/Packet
        at nl.timdebrouwer.dragonbarhealth.Runner.run(Runner.java:17) ~[?:?]
        at org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftTask.run(CraftTask.java:53) ~[bukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
        at org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:345) [bukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
        at net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:587) [bukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
        at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:250) [bukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
        at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:545) [bukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
        at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:457) [bukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
        at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [bukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
    Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_6_R3.Packet
        at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader.java:70) ~[bukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
        at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:53) ~[bukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
        at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_02]
        at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_02]
        ... 8 more
    I also just realized, But did you make this timtower?

    Plugin.yml:

    main: nl.timdebrouwer.dragonbarhealth.DragonBarHealth
    name: DragonBarHealth
    author: Timtower
    version: 0.0.1
     
  16. Offline

    timtower Administrator Administrator Moderator

    Evildude221 Apparently I did. This is using packets, that is why it is throwing errors.
     
  17. Offline

    Evildude221

    Last edited by a moderator: Jun 5, 2016
  18. Offline

    chunkaymonkay

  19. Offline

    timtower Administrator Administrator Moderator

  20. Offline

    chunkaymonkay

    timtower ill test it out :D

    timtower so i tested it out and it dosent work for 1.7 but it works for 1.6 could you update it please?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 5, 2016
  21. Offline

    timtower Administrator Administrator Moderator

    Evildude221 likes this.
  22. Offline

    chunkaymonkay

    timtower thank you very much Tim I really appreciate it
     
    timtower and Evildude221 like this.
  23. Offline

    Necrodoom

    Removed offtopic.
    TarikBerk this isnt the place to complain about your rule breaking.
     
    Evildude221 and timtower like this.
  24. Offline

    TarikBerk

  25. Offline

    chunkaymonkay

    timtower sorry to bother you but i just tested the plugin out and it wont show up on my config or work i havent seen any errors in the config though
     
  26. Offline

    timtower Administrator Administrator Moderator

    Evildude221 likes this.
  27. Offline

    chunkaymonkay

  28. Offline

    timtower Administrator Administrator Moderator

  29. Offline

    chunkaymonkay

  30. Offline

    timtower Administrator Administrator Moderator

Share This Page