I would like to have the feature added to CorpseAPI, to display custom skins on unconscious players. E.g. Using a custom signature and value. Just the way you modify a players skin.
E.g. you could add a method called Corpse#setSkin(String signature, String value) to adjust the skin, or add another spawnCorpse function to set the skin on init like so: Corpse#spawnCorpse(@NotNull Player player, @NotNull Location location, @NotNull String signature, @NotNull String value)
If you have further questions, please let me know!
Thanks!