Health Tag

Discussion in 'Archived: Plugin Requests' started by abmenzel, Mar 18, 2013.

  1. Offline

    CreeperShift

    I'm aware of that. However as I understand it on vanilla you need to set the *HealthUnderNametagThing* for every user either manually or through a commandblock. Skippers plugin wont be useless because it automates that process.
     
  2. Offline

    skipperguy12

    CreeperShift

    Added health below name tags

    Codisimus

    Fixed with newest one!

    Side note:
    Fixed all crashes, added config for customization!
     
    CreeperShift likes this.
  3. Offline

    Hoolean

    Any chance of some screenshots, with the old plugin and the new plugin :p?
     
  4. Offline

    skipperguy12

  5. Offline

    CreeperShift

    skipperguy12

    I have a really neat idea, do you know if MineCraft supports ASCII symbols in their scoreboards?

    Wouldn't it be really cool if it actually showed ♥♥♥♥♥♥♥♥♥♥ ?

    (Hold ALT and hit 3 on the numpad, let go of ALT and the heart will appear :) )

    Do you think you could make something like that work? :)
     
    Codisimus and MrBluebear3 like this.
  6. Offline

    NeilFarwoods

    I just want to point out that its very easy to do in minecraft 1.5 WITHOUT plugins. just in vanilla minecraft see the file!

    -Neil
     

    Attached Files:

    MrBluebear3 likes this.
  7. Offline

    CreeperShift

    I think your file got removed. Is it possible to do this without setting it manually & per player?
     
  8. Offline

    skipperguy12

    NeilFarwoods

    No. Bukkit doesn't let you do this yet, this is for vanilla in single player.
     
  9. Offline

    NeilFarwoods

    Yes you can do this by closest player, and YES this can go on the beta 1.5

    The file: HealthDisplay.txt
     

    Attached Files:

  10. Offline

    NeilFarwoods

    Plz tell me if it works.
     
  11. Offline

    NeilFarwoods

    skipperguy12 hey! does the file i sended work could u please say so.. It does at mine but ehh.....
     
  12. Offline

    Codisimus

    NeilFarwoods The /scoreboard command is not available in bukkit.

    EDIT: Nvm, I actually read the text file now. That seems like it should work.
     
  13. Offline

    NeilFarwoods

    @Codismus At mine it did work, Well if u use it in the server it dont, But if u added the scoreboard thingy in singleplayer first, then it should just be fine.
     
  14. Offline

    iPadHD

    How can I make it so when a new player joins, they see their health bar on the side, and the amount of monsters they killed?
    And only theirs.
     
  15. Offline

    NeilFarwoods

    iPadHD

    Well first of all make a repeat system on the commands in the file up.
    For the kills
    Make a spawnpoint with tripwire hooks. that will de the following:

    For killing mobs and players

    Redstone
    Command Block: /scoreboard objectives add totalKillCounts Kills
    Repeater 3 tick
    Command Block: /scoreboard objectives setdisplay sidebar Kills
    Repeater 2 tick
    Command Block: /scoreboard players @p add Kills 1
    Repeater 2 tick
    Repeater 2tick
    Command Block: /tp @p -location-

    Only Players

    Redstone
    Command Block: /scoreboard objectives add playerKillCount Kills
    Repeater 3 tick
    Command Block: /scoreboard objectives setdisplay sidebar Kills
    Repeater 2 tick
    Command Block: /scoreboard players @p add Kills 1
    Repeater 2 tick
    Repeater 2tick
    Command Block: /tp @p -location-


    If you want to start a conversation with me, i can learn you how to buy various items with the kills aswell.
     
  16. Offline

    skipperguy12

    NeilFarwoods

    Way too much work when you can just drag and drop this...
     
  17. Offline

    iPadHD

    How can I make it so when a new player joins, they see their health bar on the side, and the amount of monsters they killed?
    And only theirs.
     
  18. Offline

    NeilFarwoods

    iPadHD Check what i posted.

    skipperguy12 First of all this isnt much work at all :) Second of all, your kinda right, if you have a server without plugins -> Solution Too bad i couldnt help :(
     
  19. Offline

    skipperguy12

    iPadHD

    Add me on Skype, skipperguy12.

    I might be able to make a custom version of the plugin for you.
     
  20. Offline

    NeilFarwoods

    skipperguy12
    Are you good with plugins then?

    If you are, Could u make a plugin that first exploding wither skulls with a bow?
     
  21. Offline

    Codisimus

    Also, as long as it is programmed well, in most cases a Bukkit plugin will use less system resources than redstone circuits
     
  22. Offline

    iPadHD

  23. Offline

    Deleted user

    Permissions?
     
  24. Offline

    skipperguy12

    ShootToMaim

    Add me to Skype. I'll have to make a custom build for you.
     
  25. Offline

    Deleted user

    There's no need for that :3.
    If you could release it when a beta build/recommended build for 1.5 comes out, and compile using that, it would be great :).
    Just release it on BukkitDev? :p.
    Thanks again mate.
     
  26. Offline

    skipperguy12

    NeilFarwoods

    Yea, done. Add me on Skype so I can send it to you. Message me if you want certain features, right now if your OP or have permission witherbow.shoot, you shoot witherbows. If you want, I could add something where it needs to be named by an anvil or something to shoot witherbows.

    ShootToMaim

    Some people don't want to fuss around with permissions. Add me, i'll do it for you :)

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

    finalblade1234

  28. Offline

    RevengeCreeper

    Can't You Just Do /scoreboard objectives add Health health Health then /scoreboard objectives setDisplay Health belowName
     

Share This Page