Fixed the playtime statistic used in death announcements.
The plugin now uses the current world's playtime (player.getWorld().getFullTime()) to calculate run duration, making the displayed playtime reflect the actual survival time of the current hardcore world/run.
If a world is not available, the plugin will automatically fall back to the player's total playtime statistic.
Thanks to community feedback for helping identify this issue.