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.4
🛠️ Bug Fixes
🔊 Sound System Overhaul (1.21.1 Compatibility)
- Resolved an issue where
Sound.valueOf(String)
caused errors on Minecraft 1.21.1. - The plugin now uses
NamespaceKey
strings for sounds inmessage.yml
, improving performance and ensuring better compatibility across Minecraft versions.
ℹ️ Note: Sounds in
message.yml
must now use the namespace format.
Example:BLOCK_NOTE_BLOCK_PLING
➜block.note_block.pling
- Resolved an issue where
⚰️ Duplicate Death Animations
- Fixed a bug that caused death animations to trigger multiple times under specific conditions.
✨ New Features & Improvements
🧱 Toggleable Safe Zone Barrier
- Added a config option to enable or disable the WorldGuard safezone barrier feature.
safezone_barrier: # Enable/disable WorldGuard integration for safezone barriers enabled: true # Barrier duration duration: 3s # Barrier block type block: RED_STAINED_GLASS_PANE # Barrier dimensions height: 4 width: 8
Information
Published on | April 8, 2025 |
---|---|
Downloads | 16 |
Platforms
Paper (1.21-1.21.4)