Changelog
⚔️ 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
Files
CelestCombat-1.0.4.jar(106.83 KiB) Primary Download
Details
Licensed CC-BY-NC-SA-4.0
Published 6 months ago
Updated 3 months ago