You have BossBar?! I thought it was outdated with endless errors... Could you please give me the link or attach the file
some code PHP: $npk = new SetEntityDataPacket(); $npk->metadata = [Entity::DATA_NAMETAG => [Entity::DATA_TYPE_STRING, $title]]; $npk->entityRuntimeId = $eid; $p->dataPacket($npk);
I have the same problem only on pmmp after I tested on Nukkit everything worked, so it looks it's pmmp bug Maybe connection between server and client?