https://github.com/pmmp/PocketMine-...ork/mcpe/protocol/MobArmorEquipmentPacket.php https://github.com/pmmp/PocketMine-.../network/mcpe/protocol/MobEquipmentPacket.php
You can set the armour of Player1 using $player->getInventory()->setLeggings(Item::get(Item::CHAIN_LEGGINGS)); You can send a false armour type to player2 by sending a MobArmourEquipmentPacket with the leggings set as leather