Separate names with a comma.
Comments in 'Plugin Development' started by Legoboy0215, Nov 29, 2015.
How would I do this? Add a nametag using metadata?
what? you mean only add nametag to some entity?
For example, I send an ddEntityPacket and spawn a creeper. How would I make it so it has a nametag?
PHP: $creeper->setNameTag("Creeper");
$creeper->setNameTag("Creeper");