How would I add a Prefix to the Nametag like [Owner], Not only for chat but on your nametag too, How would I do this?
Do you know what you're saying? The Human entity does not have a nametag, only players do! Here's the real deal: PHP: $player->setNameTag($tag);
Find Human::setNameTag() here(if you can ): http://docs.pocketmine.net/d4/ddf/classpocketmine_1_1entity_1_1_human.html
You're living in past http://jenkins.pocketmine.net/job/P..._human.html#a2285470b0e18b203a3d69e2d75311805
Lol, I hate it when you go to docs and it still shows you Alpha 1.4 API 1.10.0(I keep forgetting to click on "Latest Doxygen generated from development". XD