Paper has published a 26.2 paper-api build: 26.2-snapshot-1.build.2-alpha.
Note on version format: The MC 26.2 snapshot cycle uses the scheme 26.2-snapshot-1.build.N-alpha (not 26.2.x.build.N). Confirmed via paperweight.paperDevBundle("26.2-snapshot-1.build.2-alpha") in FancyInnovations/FancyPlugins — this resolves against PaperMC's Maven repo at build time, so the artifact is published. Direct Maven metadata check was unavailable due to environment network policy.
Start 26.2 support on the 26.2 branch:
Auto-filed by the daily 'Watch Paper 26.2 API release' routine.
Paper has published a 26.2 paper-api build:
26.2-snapshot-1.build.2-alpha.Start 26.2 support on the
26.2branch:build.gradle.kts:compileOnly("io.papermc.paper:paper-api:26.2-snapshot-1.build.2-alpha")runServer { minecraftVersion("26.2-snapshot-1") }paper-plugin.yml:api-version: '26.2'./gradlew build) + boot smoke test + ideally a live Fabric client testAuto-filed by the daily 'Watch Paper 26.2 API release' routine.