Skip to content

Paper 26.2 test support build for Images 2.5.11 #179

Description

@yangzijian52

Hi maintainers,

I prepared a Paper/Spigot 26.2 test build for Images based on the current repository.

Summary:

  • Bumped the plugin version to 2.5.11.
  • Added a new Images-v26_R2 module targeting 26.2-R0.1-SNAPSHOT.
  • Mapped 26.2 to R2 in MinecraftVersion.
  • Normalized Paper build metadata such as 26.2.build.40 to 26.2, which fixes repeated warnings like:
    Unknown minor version for 26.2.build.40 using 26.2.build.39.
  • Updated the ProtocolLib Maven coordinate to net.dmulloy2:ProtocolLib:5.1.0 while keeping the Java package imports unchanged.
  • Updated the 26.2 NMS item frame reference to EntityTypes.ITEM_FRAME.

Validation performed:

  • mvn -pl Images-Common,Images-v26_R2 -am clean package passes.
  • A local 26.2-only shaded test jar was produced as Images-26.2-test-2.5.11.jar.
  • Basic startup testing was performed on Paper 26.2, and the plugin appears to work in basic testing.

This should be treated as a Paper 26.2 test build, not a final stable release.

I attempted to push a branch directly, but this account does not have write permission to the repository. I can provide the patch if needed.

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