File Details
NaturalRegeneration-1.1.0.jar
- R
- Jan 18, 2026
- 30.55 KB
- 5.1K
- Early Access
File Name
NaturalRegeneration-1.1.0.jar
Supported Versions
- Early Access
[v1.1.0] - 2025-01-18
Added
Health Cap
- Added configurable health cap to limit regeneration
- Supports absolute values (
80= won't heal above 80 HP) - Supports percentage values (
80%= won't heal above 80% of max HP) - New command:
/nr healthcap <value>to configure in-game - Set to
noneor empty to disable (default behavior)
Update Checker
- Automatically checks for new versions from GitHub and CurseForge
- Runs on server startup and every 12 hours while running
- Logs update notifications to console when new version is available
- Notifies operators (players with
*permission) when they join - Can be disabled via
CheckForUpdatesconfig option
New Configuration Options
| Option | Default | Description |
|---|---|---|
HealthCap |
"" |
Max HP to regenerate to (absolute or percentage) |
CheckForUpdates |
true |
Enable/disable update checking |
New Commands
| Command | Description |
|---|---|
/nr healthcap <value> |
Set health cap (80, 80%, or none) |

