Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 694 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 694 Bytes

What is CorpseImmortal?

Version: 1.19
Dependency: Citizens

CorpseImmortal is a Bukkit plugin that spawns lootable corpses whenever a player dies.

How to compile

You need maven installed in order to compile CorpseImmortal. Plugin dependencies should be installed in the local maven repository using 'mvn install' in the same directory as pom.xml.

Note

I do not recommend compiling Citizens from source. Instead, do this. You can find the appropriate groupId, artifactId, and version in this repo's pom.xml.