• Changelog
- Added compatibility improvements for legacy and modern Spigot versions.
- Fixed 1.8 compatibility by removing direct dependency on the modern org.bukkit.Particle API.
- Modern particles now use reflection-based World#spawnParticle handling.
- Legacy servers continue using the Effect based particle system.
- Fixed reload command mismatch.
- Added /upart reload as an alias for /part reload.
- Added legacy permission alias support for upart.reload.
- Fixed Java 8 UTF-8 BOM compilation issues.
- Successfully rebuilt the plugin.
Compatibility
- Tested compilation against Spigot 1.8.8 API.
- Tested compilation against the default modern Spigot API.
- Output jar: Particles.jar