$level = $this->getServer()->getLevelByName("Lobby"); $list = this->sendTop; $level->addParticle(new FloatingTextParticle(new Vector3(50, 50, 50),"", "Teste\n".$list),[$event->getPlayer()]);
@Loosty From what i understand, you want to spawn a FloatingTextParticle with multiline content, is that correct? also, please refrain from making useless comments ( @LewBr & @QuiverlyRivalry )
Please also refrain from making uninformative threads this sabotage our ability to make useful comments