How to make particle, I read the docs, but it didn't make any sense to me.. http://jenkins.pocketmine.net/job/P...etmine_1_1level_1_1particle_1_1_particle.html
Code: $this->getServer()->getDefaultLevel()->addParticle(new LavaParticle($pos)); Where $pos is a Vector3