This plugin allows to add Corpse when player dies.
Installation
Download the latest version.
Upload the plugin to the folder "plugins"
Restart your server.
Commands
Code (YAML):
commands:
corpse:
description: main command
permission: corpse.command.corpse
permission-message: You do not have the permissions to execute this command
Permissions
Code (YAML):
permissions:
corpse.command.corpse:
description: main command
default: op
corpse.event.corpse:
description: drops a corpse when dying
default: op
corpse.event.join.update:
description: update when join
default: op