2.0

Details

  • Filename
    DeathSpectating.jar
  • Uploaded by
  • Uploaded
    Dec 14, 2018
  • Size
    22.25 KB
  • Downloads
    349
  • MD5
    5dc9b5d17a88fd2084ba4766eb47ac71

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.)