Magical Campfires
🟡 Updated this year🖼️ Gallery (1 images)
🔍 Analysis
- 👍 0.5% endorsement rate
- 🏆 #221 of 367 adventure mods in this game by downloads
📋 About This Mod
<details> <summary>❗ Google will lock-down Android and your ability to install applications❗</summary> Starting in September 2026, Android will require all apps to be registered by verified developers in order to be installed on certified Android devices, and Google gets to decide who 'verified developers' are. - Your right to <u>freely</u> develop and **install** whatever apps (`.apk` files) you want may cease. - App developers will be forced to hand over govt. ids to Google and tie their apps to their real life identities. - Google gets to decide who gets approved. Being rejected means nobody can install your apps. - Developers Google arbirarily chooses it doesn't like, as well as users who reside in sanctioned regions like Russia, may face difficulties or be cut-off entirely from having their apps installable. Please visit the following resources for more infromation: - (https://developer.android.com/developer-verification) - (https://keepandroidopen.org/) - (https://consumerrights.wiki/w/Android_Developer_Verification) </details> # Magical Campfires A Minecraft plugin and mod that adds healing effects when players are near campfires or soul campfires. ## ✨ Features - **Healing Mechanics**: Players standing near campfires/soul campfires receive gradual health regeneration - **Configurable Settings**: Adjust healing amount, range, interval, and more - **Visual Feedback**: Optional actionbar messages to notify players when healing - **Campfire Types**: Separate configurations for normal campfires and soul campfires - **Burning Requirement**: Option to require campfires to be lit for healing effects ## ⚙️ Configuration <details> <summary>Paper/Folia</summary> ```yaml settings: enabled: true # Master toggle campfire: enabled: true # Normal campfire healing interval: 40 # Ticks between heals (20 ticks = 1 second) is_lit: true # Must be lit to heal amount: 1 # Health per heal (1 = ½ heart) range: 3 # Block radius for effect actionbar: enabled: true # Show actionbar message message: "<gold>You're getting healed by a campfire" soul_campfire: enabled: false # Soul campfire healing interval: 60 is_lit: true amount: 1 range: 4 actionbar: enabled: false message: "<blue>You're getting healed by a soul campfire" ``` </details> <details> <summary>Fabric</summary> ```json { "enabled": true, "campfire": { "enabled": true, "interval": 2000, // ms, not ticks "amount": 1.0, "range": 3, "actionbar": { "enabled": true, "message": "§2You\u0027re getting healed." } }, "soul_campfire": { "enabled": true, "interval": 2000, // 1 second = 1000ms "amount": 1.0, "range": 3, "actionbar": { "enabled": true, "message": "§2You\u0027re getting healed." } } } ``` </details> ## 📋 Commands - `/campfire reload` - Reloads the plugin configuration - only Plugin **Permission:** `magicalcampfire.reload` ## 🔒 Permissions - `magicalcampfire.reload` - Allows reloading the plugin configuration ## 🔄 How It Works 1. The plugin checks around players for campfires at configured intervals 2. If a campfire is found within range (and lit if configured): - Player receives health regeneration - Optional actionbar message is displayed 3. Different settings can be configured for normal and soul campfires Perfect for survival or rpg servers looking to add immersive healing mechanics around campfires! 🔥 ## Need a reliable server? Check out NeyHost! **NeyHost** offers affordable, high-performance servers for **Minecraft** (Java & Bedrock), **7DTD**, **Hytale**, and more! (https://cdn.modrinth.com/data/cached_images/e3c8c277ed078e15143510979d9ea85dcae439d3_0.webp)](https://www.neyhost.com/?ref=YEAHAKIS30)
❗ Google will lock-down Android and your ability to install applications❗
Starting in September 2026, Android will require all apps to be registered by verified developers in order to be installed on certified Android devices, and Google gets to decide who 'verified developers' are.
- Your right to freely develop and install whatever apps (`.apk` files) you want may cease.
- App developers will be forced to hand over govt. ids to Google and tie their apps to their real life identities.
- Google gets to decide who gets approved. Being rejected means nobody can install your apps.
- Developers Google arbirarily chooses it doesn't like, as well as users who reside in sanctioned regions like Russia, may face difficulties or be cut-off entirely from having their apps installable.
Please visit the following resources for more infromation: - (https://developer.android.com/developer-verification) - (https://keepandroidopen.org/) - (https://consumerrights.wiki/w/Android_Developer_Verification)
# Magical Campfires
A Minecraft plugin and mod that adds healing effects when players are near campfires or soul campfires.
## ✨ Features - Healing Mechanics: Players standing near campfires/soul campfires receive gradual health regeneration - Configurable Settings: Adjust healing amount, range, interval, and more - Visual Feedback: Optional actionbar messages to notify players when healing - Campfire Types: Separate configurations for normal campfires and soul campfires - Burning Requirement: Option to require campfires to be lit for healing effects
## ⚙️ Configuration
Paper/Folia
```yaml
settings:
enabled: true # Master toggle
campfire:
enabled: true # Normal campfire healing
interval: 40 # Ticks between heals (20 ticks = 1 second)
is_lit: true # Must be lit to heal
amount: 1 # Health per heal (1 = ½ heart)
range: 3 # Block radius for effect
actionbar:
enabled: true # Show actionbar message
message: "
Fabric
```json { "enabled": true, "campfire": { "enabled": true, "interval": 2000, // ms, not ticks "amount": 1. 0, "range": 3, "actionbar": { "enabled": true, "message": "§2You\u0027re getting healed." } }, "soul_campfire": { "enabled": true, "interval": 2000, // 1 second = 1000ms "amount": 1. 0, "range": 3, "actionbar": { "enabled": true, "message": "§2You\u0027re getting healed." } } } ```
## 📋 Commands - `/campfire reload` - Reloads the plugin configuration - only Plugin Permission: `magicalcampfire.reload`
## 🔒 Permissions - `magicalcampfire.reload` - Allows reloading the plugin configuration
## 🔄 How It Works 1. The plugin checks around players for campfires at configured intervals 2. If a campfire is found within range (and lit if configured): - Player receives health regeneration - Optional actionbar message is displayed 3. Different settings can be configured for normal and soul campfires
Perfect for survival or rpg servers looking to add immersive healing mechanics around campfires! 🔥
## Need a reliable server? Check out NeyHost! NeyHost offers affordable, high-performance servers for Minecraft (Java & Bedrock), 7DTD, Hytale, and more! [!(https://cdn.modrinth.com/data/cached_images/e3c8c277ed078e15143510979d9ea85dcae439d3_0.webp)](https://www.neyhost.com/?ref=YEAHAKIS30)
📊 Mod Details
- Game
- Minecraft Plugins
- Author
- YeahAkis_
- Version
- 2.1
- Downloads
- 2,384
- Endorsements
- 11
- Category
- adventure
- Created
- 8/1/2024
- Updated
- 4/6/2026
- Game Versions
- 1.18, 1.18.1, 1.18.2, 1.19, 1.19.1
- Tags
- adventure, game-mechanics, utility
🔧 How to Install Minecraft Plugins Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Plugins →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Plugins versions does Magical Campfires support?
The author lists 1.18, 1.18.1, 1.18.2, 1.19, 1.19.1, 1.19.2. Other versions may work but are untested by the author.
What is the latest version of Magical Campfires?
Version 2.1, published 2026-04-06 with 2,384 downloads recorded at the source.
Keep browsing — more Minecraft Plugins mods await
