• Sounds 1.0.0 Changelog
- Added full legacy compatibility support for Minecraft 1.8.8+.
- Rebuilt the plugin against Spigot API 1.8.8 with Java 8 bytecode.
- Removed api-version from plugin.yml to allow loading on 1.8 servers.
- Updated plugin metadata and version to 1.0.0.
- Registered the /sounds reload command properly.
- Extended internal version detection up to V1_26.
- Improved universal sound resolving for legacy and modern servers.
- Added support for both Bukkit sound enum names and universal-style aliases such as block.note.harp.
- Added safer fallback handling when a sound does not exist on the current server version.
- Fixed missing sound mappings:
- entity.wither.death
- entity.phantom.flap
- item.book.page
- Fixed 1.8 armor equip sound mapping to avoid invalid legacy sound names.
- Fixed async sound playback by scheduling sounds back onto the main server