[1.21.* - 26.1.*] EzShops 2.5.2 - Teams API integration bugfix
Fixed
TeamsAPI optional integration - NoClassDefFoundError no longer crashes plugin startup when TeamsAPI is absent from the classpath. The availability check is now wrapped in a NoClassDefFoundError catch block so the integration degrades gracefully whether the JAR is missing entirely or the plugin is simply not loaded.