
Auto Regen
Make any player automatically regenerate if below 2 hearts without anyone noticing.
31
1
Auto Regen
AutoRegen is a Paper plugin that will check your configured players' health every tick, and if it is below 2 hearts and they have no totem, it will regenerate them to 3 and a half hearts. It does not use the Vanilla Regeneration status effect, making it invisibly stealthy.
Usage
Define your players in plugins/AutoRegen/config.yml:
players:
- SpokeIsHere
- ClownPierce
Start/restart your server, and try hitting your players. If they have no totem in their inventory (not necessarily in their hand), they will regenerate.
More config
- You can change when they start regenerating. By default it is 2.
- You can also change to what health they regenerate. By default it is 3.5.
- You can also change if they should regenerate even if they have a totem.
regenerateTo: 4
ignoreTotem: true
threshold: 1.5
To instantly reload and apply all your changes, use /autoregen reload, and not /reload, as it does effectively nothing.
Совместимость
Создатели
Детали
Лицензия:MIT
Опубликован:2 месяца назад
Обновлён:2 месяца назад
