Tutorial Bukkit Coding NameTags Simple Way!

Discussion in 'Resources' started by PvPGlobal, Jan 19, 2015.

Thread Status:
Not open for further replies.
  1. Offline

    PvPGlobal

    Im new in the bukkit forum so i dont know where really to post it...
    Working for 1.8 too!


    Ok lets get to the Main thing.
    I figured out how to make a simple NameTags, Like above the head color name...
    With the Minecraft /scoreboard, Command.
    very helpfull.



    The Code & Plugin.yml in the description..
    PvPGlobal.
     
  2. Offline

    mrCookieSlime

    Moved to Resources.
     
  3. Offline

    PvPGlobal

    Thanks.
     
  4. Offline

    MiniDigger

    So you basicly created a plugin that executes a vanilla command? Whats the point of this?
     
  5. Offline

    Regablith

    This method is so simple yet so ineffective.
     
    Skionz likes this.
  6. Offline

    ChipDev

    This isn't bukkit. You made a simple plugin that executes a command, not a tutorial.
    *Really, I think this thread should be somewhere else, like off topic, or on MCForums.
     
    Konato_K, MiniDigger and Regablith like this.
  7. Offline

    MiniDigger

  8. Offline

    ChipDev

    It is a cool trick anyways :p
     
  9. Offline

    MiniDigger

    Konato_K and ChipDev like this.
  10. Offline

    matanrak

    This guy just posted his way of doing this here, there is no need to complain or be mean...
    this will be very useful for bukkit starters as a fun and easy plugin!
     
  11. Offline

    MiniDigger

    @matanrak this is bad. This is slow. If you have an api, you better use it. Starters should not learn doing things the wrong way. It may works for them, but the will never get better that way
     
  12. Offline

    ChipDev

    @MiniDigger
    I know, but.. well..
    I can't have an excuse to complain. Look back on my old threads. :)
     
    matanrak likes this.
  13. Offline

    matanrak

    I agree, but i still think that this is a great practise for bukkit starters as its easy and can make your server look much better
     
  14. Offline

    Skionz

    @matanrak Its better to do it programmatically.
     
    matanrak likes this.
  15. Offline

    MiniDigger

    @matanrak I don't want to argue with you, but if you want to learn something, you better learn it right. If you do something, do it right or don't do it. This is essential for productive development and a productive learning process.
     
    gal0511Dev likes this.
  16. Offline

    PvPGlobal

    There's many that dont have time to learn java, bukkit coding. so they only want the things they need for the server, today in 1.8 name tags not working good. even in MCPVP. this is the simple way to get name tags, in your own plugin without problems, working in everything. better use vanilla command with coding then writing a big code of api or more things.

    Better then write a big code, and working with permissions... no waste of time
     
    Last edited by a moderator: Jan 30, 2015
  17. Offline

    MiniDigger

    you don't need much code. it may be a small bit of time waste, but your method is performance waste, adjustability waste and overall in a bad style.
     
  18. Offline

    rotm987

    You speak hebrew right?
     
  19. Offline

    NickDEV

    This tutorial is really simple but actually pretty usefull. It would be even better if you do permission for each rank so each rank has "special" color. (Admin, Moderator, Member etc.)
     
  20. Cleaned up thread.
     
Thread Status:
Not open for further replies.

Share This Page