TorchDry - Gives players warmth and comfort when holding a lit torch. When the torch is ignited, the player receives configurable Warming and Comfort modifiers. When the torch is extinguished, put away, or burns out — the buffs are immediately removed.
- Warmth and Comfort modifiers while holding a lit torch
- Works with all torch types: regular torch, skull torch, abyss torch
- Configurable warmth and comfort values
- Enable/disable individual torch types via config
- Buffs are removed instantly when the torch is extinguished, switched out, broken, or the player dies/disconnects
- Lightweight — only tracks players currently holding a torch
Permission: torchdry.use
Configuration:
{ "Enabled Torches (Shortname -> Enabled)": { "torch": true, "torch.torch.skull": true, "divertorch": true }, "Warmth Value (degrees)": 30.0, "Comfort Value (0-1)": 0.5 }
