Simple DeathLog
作者:rebot | 分类:模组
Minecraft 版本: 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21
平台: bukkit folia paper purpur
标签: adventure utility
How the plugin works
When a player dies, a record will be created and stored with information about the date of death, location of death, death message, and cause of death.
Use the command /deathlog to display a list of death records.
Example When a player dies in the game, the record will be saved as follows:
DeathRecord{
playerName='Meo',
deathMessage='Meo was shot to death by skeleton',
deathLocation=Location{world=world, x=123.45, y=67.89, z=101.12},
deathDate=Sat Jun 15 2024 13:49:37,
causeOfDeath='arrow from skeleton'
}

请登录后举报
暂无评论,抢个沙发吧~