diff options
| author | Anhgelus Morhtuuzh <william@herges.fr> | 2025-10-13 11:01:26 +0200 |
|---|---|---|
| committer | Anhgelus Morhtuuzh <william@herges.fr> | 2025-10-13 11:01:26 +0200 |
| commit | 0a9c370cdfed7442e0b019da302c2f09fb40502d (patch) | |
| tree | aa16539e80f37068c248d9dcc3096342c9f3ffe4 /README.md | |
| parent | d559084402e3d7f9f0b0f18e411f100db64faaeb (diff) | |
feat(hearts): disable craft if player is at/above 10 hearts
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -8,3 +8,6 @@ The grace period is the period when the PvP is deactivated. It is scoped at the player-level and not at the server-level. A player in the grace period cannot be attacked and cannot attack others. The time (in minutes) of the grace period can be set via the gamerule `lifesteal:gracePeriod` (default: 30). + +Hearts cannot be crafted by a player at/above 10 hearts. +You can enable this via the gamerule `lifesteal:canCraftHeartsAboveVanillaMax` (default: false).
\ No newline at end of file |
