Changelog
⚔️ CelestCombat - Version 1.0.6
New Features
🛡️ SafeZone Protection Improvements
- Push Force Control: Added new
push_force
setting that determines how strongly players are repelled when attempting to enter SafeZones while in combat. Higher values will push players further from SafeZone borders.- Configurable in
safezone_protection.push_force
(default: 1.5)
- Configurable in
🏹 Combat Mechanics Enhancements
- Ender Pearl Combat Reset: Added new
refresh_combat_on_land
option to control whether a player's combat timer should be refreshed when landing an Ender Pearl.- Configurable in
enderpearl.refresh_combat_on_land
(default: false) - When enabled, landing an Ender Pearl will reset the combat timer, preventing escape tactics
- Configurable in
Bug Fixes
- Fixed various minor bugs and improved performance
- Enhanced compatibility with latest Minecraft version
Reminders
- Remember to back up your config before updating
- The language system now supports custom languages - check the config header for instructions
📋 Config Example for New Features
safezone_protection:
enabled: true
push_force: 1.5 # New setting - controls knockback strength
enderpearl:
refresh_combat_on_land: false # New setting - toggles combat timer reset
Files
CelestCombat-1.0.6.jar(121.41 KiB) Primary Download
Details
Licensed CC-BY-NC-SA-4.0
Published 6 months ago
Updated 3 months ago