/
🔊 Sound System Overhaul (1.21.1 Compatibility)
Sound.valueOf(String) caused errors on Minecraft 1.21.1.NamespaceKey strings for sounds in message.yml, improving performance and ensuring better compatibility across Minecraft versions.ℹ️ Note: Sounds in
message.ymlmust now use the namespace format.
Example:
BLOCK_NOTE_BLOCK_PLING➜block.note_block.pling
⚰️ Duplicate Death Animations
🧱 Toggleable Safe Zone Barrier
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