Hi is it possible to make player's skin transparent? i saw this in PC version and i saw $isTransparent in pocketmine source code so does MCPE support this? and if so, so how? because in 0.13.1 intyre removed this from source.
It is not supported in PocketMine source to prevent abuse. You can modify PlayerListPacket (the putByte(0) line).