From d559084402e3d7f9f0b0f18e411f100db64faaeb Mon Sep 17 00:00:00 2001 From: Anhgelus Morhtuuzh Date: Mon, 13 Oct 2025 10:43:14 +0200 Subject: feat(pvp): grace period --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 5507c7f..c4b03d1 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,9 @@ LifeSteal is a server-side mod recreating the LifeSteal SMP experience. -The number of maximum hearts can be set via the gamerule `lifesteal:maxHearts`. +The number of maximum hearts can be set via the gamerule `lifesteal:maxHearts` (default: 20). + +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). -- cgit v1.2.3