Any way to either change a player's skin to that of a monster, or even revert it back to the original skin? I'm looking into making a 'murder mystery' plugin, when the player turns evil I would like them to be unidentifiable.
I'm pretty sure the skin grabbing is handled by the client, so un-overrideable without changing the players name and having a custom account with the correct skin. That said, It might be possible to get the server to send a creeper entity instead of a player to a client, but that would probably include quite a lot of java-foo to get done.