LimitedGrace
LimitedGrace is a lightweight Minecraft plugin that provides limited death protection. Early deaths keep inventory and experience, and servers can grant extra protection through items or commands via other plugins.
LimitedGrace 1.1.1
release12 марта 2026 г.🎉 LimitedGrace v1.1.1 Released!
LimitedGrace brings an important logic upgrade in version v1.1.1! This release introduces a two-layer protection system, making the server’s death-protection mechanism more flexible and easier to manage. 🚀
✨ New Features
-
🛡️ Core Logic Upgrade: Introduces a dual system of New Player Protection and Extra Protection, allowing more precise protection calculations.
-
➕ New
/lg addCommand: Administrators can now add extra protection counts for specific players without overwriting their existing statistics. -
⚠️ Major Command Changes:
/lg setis now dedicated to modifying a player's extra protection count.- A new
/lg setDeathcommand has been added to modify a player's actual death count.
-
☕ Java 21 Support: The project has been fully upgraded to run on Java 21, providing improved performance and stability.
-
⚙️ More Detailed Configuration: Supports customizable low-protection warning thresholds and comprehensive internationalized message configuration.
-
📊 Detailed Information Display:
/lg getnow clearly shows the remaining counts for both new player protection and extra protection.
📜 Commands & Permissions (Latest)
| Command | Description | Permission | Default |
|---|---|---|---|
/lg get | View your own remaining protection count details | limitedgrace.get | All players |
/lg get <player> | View another player's remaining protection count details | limitedgrace.get.it | OP |
/lg getDeaths | View your own total death count | limitedgrace.get | All players |
/lg getDeaths [player] | View another player's total death count | limitedgrace.get.it | OP |
/lg add <player> <amount> | Add extra protection counts for a player | limitedgrace.add | OP |
/lg set <player> <amount> | Set a player's extra protection counts | limitedgrace.set | OP |
/lg setDeath <player> <amount> | Set a player's actual death count | limitedgrace.setdeath | OP |
/lg reload | Reload the configuration file | limitedgrace.reload | OP |
📦 Upgrade
Note: The configuration structure has been updated (new fields for extra protection). It is recommended to backup and delete the old config.yml so a new one can be generated, or manually add the new fields according to the updated configuration.
LimitedGrace 1.0
release12 марта 2026 г.🎉 LimitedGrace v1.0 Released!
✨ Features
- 🛡 Limited death protection
- 🎒 No inventory drops while protection is active
- ⭐ No experience loss while protection is active
- ⚙ Configurable protection count
- 📢 Remaining protection count notifications
- 👮 Admin commands to view / modify player death counts
- 🚀 Lightweight design with minimal impact on server performance
