it doesn’t show title when i join PHP: public function onJoin(PlayerJoinEvent $event){ $player = $event->getPlayer(); $player->addTitle("te", "test");} I am using PMMP
Do you see those default values? They're there so you don't have to fill those out. You really don't have to fill out all parameters, but it's a known client bug that titles don't show directly on join.
I didn't said you MUST fill in all the parameters What I said is "better" cus you can control the title duration Please read carefully and don't missunderstand my message
But that's not a solution to the issue in this thread, which is what he was trying to say. It doesn't matter what the parameters are in this case, the title still won't show up.