PHP: public function onJoin(PlayerJoinEvent $e){$p = $e->getPlayer();$p->addTitle("welcome to my server"); might wanna use a delayed task + this only works with api3/network branch of pmmp