Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for Nighter

A simple plugin that tags players in PvP and kills those who disconnect to prevent combat logging.

Report CelestCombat?

Release
1.0.6

Nighter released CelestCombat version 1.0.6 on May 10, 2025

⚔️ 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)
🏹 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

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

Information

Published onMay 10, 2025
Downloads5

Platforms

Paper Paper (1.21-1.21.5)