Package dev.cwhead.GravesX.listener
package dev.cwhead.GravesX.listener
-
ClassesClassDescriptionRuns grave-related actions after a player respawns: - executes a configured function - optional potion effects - optional grave compass Uses Paper's PlayerPostRespawnEvent when available, falls back to Bukkit's PlayerRespawnEvent, and finally to a short post-death poll if neither fires.