2.0
Details
-
FilenameDeathSpectating.jar
-
Uploaded by
-
UploadedDec 14, 2018
-
Size22.25 KB
-
Downloads349
-
MD55dc9b5d17a88fd2084ba4766eb47ac71
Supported Bukkit Versions
- 1.13
Changelog
This plugin now uses and requires Paper. It's easy to upgrade - simply replace the spigot.jar server file with the paperclip.jar file from papermc.io.
Paper's PlayerDeathEvent (and EntityDeathEvent?) is cancelable. This is a far more reliable way to prevent and "fake" a player death, and instantly fixes one of the compatibility issues of not printing the message set inside the death event (setDeathMessage). Also, no need to worry about players holding totem of undying and other future get-out-of-death-free cards.
Other fixes:
- Now ignores NPCs
- Configuration to respawn players in the server default gamemode or their previous gamemode (If you have a plugin properly handling PlayerRespawnEvent then this option shouldn't matter.)
- Reset even more player attributes on respawn (i.e. better mimic craftbukkit's EntityPlayer#reset method.)