⭐ PLUGIN DESCRIPTION The plugin adds a life system to your Minecraft server. When a player dies, they lose one life, and when all lives are lost, they are automatically banned. Administrators can manage player lives, unban them, and set new life amounts.
PLUGIN FEATURES Automatic data saving in SQLite
Support for 7 languages
Asynchronous caching for high performance
PlaceholderAPI integration
Flexible configuration via config.yml
Permission system
Customizable ban/unban commands
PlaceholderAPI `%lifelimiter_hearts%` - current player lives
`%lifelimiter_max_hearts%` - maximum lives
`%lifelimiter_min_hearts%` - minimum lives
Plugin Commands `/ll add <player> <amount>` - Add lives to a player
`/ll give life-stealer <player>` - Give a syringe of life to a player
`/ll remove <player> <amount>` - Remove lives from a player
`/ll unban <player> <amount>` - Unban player and set their lives
`/ll reload` - Reload plugin configuration
`/ll help` - Show commands help
Plugin Permissions `lifelimiter.admin` - Access to plugin commands (default: op)