Go to file
bmgjet b11e754afe
logo
2023-02-19 18:40:44 +13:00
PersistantCorpses.cs Add NPC support 2021-08-23 18:54:22 +12:00
README.md Update README.md 2021-06-26 03:14:34 +12:00
corpsescreenshot.jpg Add files via upload 2021-06-17 18:38:49 +12:00
persistantcorpses.png logo 2023-02-19 18:40:44 +13:00

README.md

Persistant Corpses Plugin
Stops players corpses despawning unless they reduce the corpses health to 0% from farming or burning it.

Permissions:
PersistantCorpses.clean  =  Allows command /cleaddead to remove all player corpses from the map.
PersistantCorpses.count  = Allows command /countdead to show in chat the ammount of player corpses on the map.
PersistantCorpses.view  = Allows command /viewdead to show on map locations of corpses.

Commands:
/corpse.clean args  - Removes corpses, if args is empty removes all else removes on contains partial.
/corpse.count args - Counts all corpses if args empty, else counts those that contain partial.
/corpse.view args  - View on screen location of all corpses when args empty else shows partial match.



Plugin also adds to the players name tag the cause of death.

*Do note on start up you will get some invalid corpse positions wrning from the corpses that have been built ontop of or fallen though the map*