* A classloader "isolated" from the rest of the Minecraft server. * * Used to load specific LuckPerms dependencies without causing conflicts * Used to load specific CustomFishing dependencies without causing conflicts * with other plugins, or libraries provided by the server implementation. */ publ...