It doesn't work. I don't know what to say to describe the problem, except for images. The command was run on the Lush account. Code: // onCommand $sender->setNameTagVisible(false); $sender->setNameTagAlwaysVisible(false); $sender->respawnToAll(); // Wasn't necessary var_dump($sender->isNameTagVisible(), $sender->isNameTagAlwaysVisible());
blame mojang, they broke the flags in 1.2. Best you can do is hack around it by setting nametag to an empty string.