From 0a9c370cdfed7442e0b019da302c2f09fb40502d Mon Sep 17 00:00:00 2001 From: Anhgelus Morhtuuzh Date: Mon, 13 Oct 2025 11:01:26 +0200 Subject: feat(hearts): disable craft if player is at/above 10 hearts --- README.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index c4b03d1..807c42c 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit v1.2.3