This version fix plugin loading error for modern version of minecraft and java.
As I intend to support Spigot 1.8 from 1.19 and java 8 from Java 18+ I had to shade the guava library inside the plugin because every spigot server use different guava versions.
Note: tested with spigot 1.8 / 1.19 and java 8 / 18