Hide from 'tab' list

Discussion in 'Plugin Development' started by BMX_ATVMAN14, Nov 18, 2012.

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

    BMX_ATVMAN14

    Hey guys, I was just wondering if there is anyway I could make a vanish command, that would not only hide my entity but also hide my name on the 'tab' list, I know how to hide my entity but haven't a clue how to hide my name from \who and all that. Can I have some help please?

    Thanks,
    BMX

    ----900th post :D ----
     
  2. Offline

    zack6849

    target.setPlayerListName("");
    probably a better way but this is what i use.
     
  3. Offline

    Comphenix

    The built-in vanish API in Bukkit does this already.

    For an example of how to use it, check out EasyVanish,
     
Thread Status:
Not open for further replies.

Share This Page