diff options
| author | Anhgelus Morhtuuzh <william@herges.fr> | 2025-10-13 10:43:14 +0200 |
|---|---|---|
| committer | Anhgelus Morhtuuzh <william@herges.fr> | 2025-10-13 10:43:14 +0200 |
| commit | d559084402e3d7f9f0b0f18e411f100db64faaeb (patch) | |
| tree | dd073fe3b21596c415ae8e713cc48d4607396ca7 /README.md | |
| parent | 2a7728fb60fd33e01056e68adad910e1e10bf351 (diff) | |
feat(pvp): grace period
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -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). |
