Compatibility
Minecraft: Java Edition
1.21–1.21.8
1.20.x
1.19.x
1.18.x
Platforms
Supported environments
Creators
Details
Licensed MIT
Published last year
Updated 3 months ago
Changelog
2.0 Rewrite
🚀 New Features
- Added support for lower versions (1.19+)
- Added
/campfire reloadcommand - Complete configuration overhaul with nested settings
- Separate configuration for normal campfires and soul campfires
- Added actionbar messages when being healed
- Added global enable/disable toggle
- Added range configuration for campfire effects
- Added healing amount configuration
- Added lit/unlit configuration option
- Added separate intervals for each campfire type
🔧 Configuration Changes
- New YAML structure with
settingssection - Moved all settings under nested configuration:
settings: enabled: true campfire: enabled: true interval: 40 is_lit: true amount: 1 range: 3 actionbar: enabled: true message: "<gold>You're getting healed by a campfire" soul_campfire: enabled: false interval: 60 is_lit: true amount: 1 range: 4 actionbar: enabled: false message: "<blue>You're getting healed by a soul campfire"
⚙️ Technical Changes (the nerd stuff)
- Rewrote plugin with better OOP structure
- Improved performance with separate tasks for each campfire type
- Changed package name from
org.twipnetworktoorg.notionsmp
🐛 Bug Fixes
- Fixed potential memory leaks in task scheduling
- Improved campfire detection logic
- More robust configuration handling
- Players don't get healed while dead anymore which caused reviving when relogging
Files
Metadata
Release channel
ReleaseVersion number
2.0Loaders
Game versions
1.19–1.21.6Downloads
14Publication date
June 25, 2025 at 5:24 PMPublisher

YeahAkis_
Member


