Compatibility
Minecraft: Java Edition
1.21.11
Platforms
Links
Tags
Creators
Details
Licensed BSD-2-Clause
Published last month
๐ LogDeath
LogDeath is a lightweight and high-performance Minecraft plugin designed for Folia servers. It records player deaths with detailed information and allows players or admins to view death history easily.
โก Features
- ๐ Logs player deaths (time, world, coordinates, cause)
- ๐ค View your own death history with
/deaths - ๐ ๏ธ Admins can view other players' logs with
/deaths <player> - ๐พ Per-player data storage (separate files for better performance)
- โก Async + Cache system for ultra-fast performance
- ๐ง Smart queue system to prevent file corruption
- ๐ Auto-save system (every few seconds)
- ๐งต Fully optimized for Folia multi-threading
๐ Performance
LogDeath is built with performance in mind:
- Uses in-memory caching for instant data access
- Saves data asynchronously to avoid lag
- Prevents file conflicts with a queue system โ Suitable for servers with many active players
๐ Permissions
logdeath.useโ Allows using/deathslogdeath.adminโ Allows viewing other players' logs
๐ Commands
/deathsโ View your own death history/deaths <player>โ View another player's death history (admin only)
๐ง Technical Details
-
Designed specifically for Folia
-
Uses:
- Async Scheduler
- Region-safe execution
- Thread-safe collections (ConcurrentHashMap, Queue)
๐ก Future Plans
- GUI interface
- Teleport to death location
- Statistics / leaderboard
- SQLite support
โค๏ธ Support
If you like this plugin, consider supporting or contributing!


