Auto Regen
作者:rebot | 分类:模组
Minecraft 版本: 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
平台: bukkit paper purpur spigot
标签: game-mechanics
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.5To instantly reload and apply all your changes, use
/autoregen reload, and not/reload, as it does effectively nothing.
请登录后举报
暂无评论,抢个沙发吧~