Skip to content

Paper 26.2 API available — start 26.2 migration #5

Description

@uema5a

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:

  • 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'
  • protocol-version: follow upstream sakura-ryoko/syncmatica's 26.2 mod_version when available
  • rebuild (./gradlew build) + boot smoke test + ideally a live Fabric client test

Auto-filed by the daily 'Watch Paper 26.2 API release' routine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions