Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
A simple plugin that tags players in PvP and kills those who disconnect to prevent combat logging.
⚔️ CelestCombat - Version 1.0.1
✨ New Features
🔔 Update Checker
- Automatically notifies server administrators when a new plugin version is available.
💀 Death Animation System
- Added configurable death animations to enhance combat immersion.
- Supports multiple animations; a random one plays if more than one is enabled.
death_animation: enabled: true # Only play death animation for player kills only_player_kill: true # Enable/disable each # If multiple are enabled, random one will play each time animation: lightning: true fire_particles: false
🛡️ WorldGuard Safezone Barrier
- Introduced a visual barrier for WorldGuard no-PvP regions.
- Helps visually indicate protected zones during combat.
- Players cannot enter the safezone while in combat.
- Players cannot use ender pearls to teleport into the safezone during combat.
safezone_barrier: duration: 5 # How long the barrier stays in seconds height: 4 # How tall the barrier is width: 5 # How wide the barrier is
⛔ Combat Item Restrictions
- Added the ability to block specific items during combat.
- Prevents unfair advantages by restricting key items.
# Items that are blocked during combat # Available items: Foods, Potions, and Elytra disabled_items: - CHORUS_FRUIT - ELYTRA
Information
Published on | March 29, 2025 |
---|---|
Downloads | 2 |
Platforms
Paper (1.21-1.21.4)