Corpses

Corpses

File Details

corpses

  • R
  • Aug 29, 2016
  • 63.20 KB
  • 1.1K
  • 1.8

File Name

corpses.jar

Supported Versions

  • 1.8
  • NOTE* ONLY WORKS ON 1.8-1.8.7

Corpses Corpses is a plugin to enable dead bodies on your server when you die! Unlike some other corpses plugins the dead body is flush with the ground! You can also loot corpses by clicking their heads and taking items from the inventory opened!

Commands /spawncorpse [Player] - Spawns a corpse of a player if the name is given else it just spawns a corpse of yourself.

Permissions corpses.spawn - Permission to use /spawncorpse

Installation 1. Put the jar in the plugins folder. 2. If you are installing from a previous version, delete the old config.

Configuration:

Code (Text): corpse-time: 10 on-death: true looting-inventory: true show-tags: false corpse-time - Set in seconds how long the corpse lasts. (-1 or lower for forever.) on-death - Sets if corpses spawn on death. (true or false) looting-inventory - Allows you to loot corpses of items they have when they died. (true or false) show-tags - Show name tags on corpses. (true or false) (If you hide nametags, there will still be a little gray bar, but that is negligible.)

Images

Source: GitHub link - https://github.com/Tossed/Corpses

Things to add/fix: - Stop allowing clicking of bed that makes corpses disappear. - API (How will this work?) - Algorithm to find the best body orientation - Per world option