Publish workflow was uploading original-teams-api-plugin-*.jar (the pre-shade backup) to Modrinth instead of the shaded fat JAR. Servers loading this artifact received a NoClassDefFoundError for com.skyblockexp.teamsapi.api.TeamsAPI. The JAR-locate step now correctly excludes original-*.jar (prefix) rather than *-original.jar (suffix).