[Class] Completely hide NameTags without NMS!

Discussion in 'Resources' started by bigteddy98, Jul 18, 2014.

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

    bigteddy98

    This resource is no longer availabe.
     
    Garris0n, Skyost and LCastr0 like this.
  2. Offline

    Kazzababe

    bigteddy98
    This method was already discussed in my thread and I already made clear why I didn't like this method.
    Although NMS is hardly preferable, there are things that you, to my knowledge, cannot achieve without it. And while my method is inefficient, it is more complete than what it would be without.

    For those who'd rather not use NMS and don't mind some of the smaller details, this is fine though.
     
    jimuskin likes this.
  3. Offline

    bigteddy98

    Which advantages does NMS offer us? As far as I tested this version it works perfect.I think you chose for NMS with a reason, but I can't think of a reason you chose NMS.
     
    Skyost and Garris0n like this.
  4. Offline

    Kazzababe

    I didn't want the entity atop the players head to be in any way noticeable, whether that be particle effects, noises, or anything of the sort.
     
  5. Offline

    bigteddy98

    that's why I use a Squid, instead of a Bat. As far as I known Squids do not make particles or noises.
     
  6. Offline

    Kazzababe

    The particle being the invisibility potion.
     
  7. Offline

    Ultimate_n00b

    They make particles, and in water they make noises.
     
  8. Offline

    chasechocolate

  9. Offline

    RawCode

    completely idiotic methods to archive something much worse then NMS...
     
  10. Offline

    JBoss925

    Just saying, I'd recommend adding the squids to an arraylist and then on the entitydamageevent check if the entity attacked is in the arraylist. That way if some other plugin has invisible squids on people's heads for some reason it won't make them invincible. Very impractical, I know, but it's good practice to make sure Utils can't affect other plugins or classes in unintended ways. Otherwise, I severely recommend using NMS for this.
     
  11. Offline

    Regablith

    This is very nice!
     
    bigteddy98 likes this.
  12. Offline

    CeramicTitan

    Another reason why NMS is better in this case.
     
  13. Offline

    Skyost

    bigteddy98 Hi !
    When you teleport a player using player.teleport(...) in a plugin which uses this class, it does not work ;)
     
  14. Offline

    Garris0n

    Skyost likes this.
  15. Offline

    Skyost

    Garris0n Oh okay, I understand why now. Thank you ;)
     
  16. Offline

    ChipDev

    Awesommeezz.
    Add data tags to the squid in case other plugins add squids to the heads..
     
Thread Status:
Not open for further replies.

Share This Page