Hey guys ever since I discovered you can play the explosion sound how do you play the sound to a certain player?
PHP: $player->dataPacket(MC_EXPLOSION, array( "x" => $x, "y" => $y, "z" => $z, "radius" => $size, "records" => array()));
So like this? Case "explode": $player->dataPacket(MC_EXPLOSION, array( "x" => $x, "y" => $y, "z" => $z, "radius" => $size, "records" => array() ));
It's going to take some time, @wies says it is not easy to judge when a person crafts something and send an achievement to them without editing the src. I may just do the achievements for like getting wood, mining stone, etc. The other stuff is to come...