Simple DeathLog

Simple DeathLog

Plugin

A simple plugin to see history player death in server

Server AdventureUtility

12 downloads
0 followers
Created12 days ago
Updated12 days ago

Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

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'
}

preview


Project members

minhboang11

Member


Technical information

License
ARR
Project ID