Skip to content

feat: PlayerSwapWithEquipmentSlotEvent#13687

Merged
kashike merged 1 commit intomainfrom
feat/swap
Mar 10, 2026
Merged

feat: PlayerSwapWithEquipmentSlotEvent#13687
kashike merged 1 commit intomainfrom
feat/swap

Conversation

@kashike
Copy link
Member

@kashike kashike commented Mar 8, 2026

No description provided.

@kashike kashike requested a review from a team as a code owner March 8, 2026 23:36
@github-project-automation github-project-automation bot moved this to Awaiting review in Paper PR Queue Mar 8, 2026
@kashike kashike added the publish-pr Enables a workflow to build Paperclip jars on the pull request. label Mar 8, 2026
@papermc-pr-publishing
Copy link

papermc-pr-publishing bot commented Mar 8, 2026

Last updated for: dba78c57d89416dc6399b614de5b42e4c41fc1c7.

Download the Paperclip jar for this pull request: paper-13687.zip

Maven Publication

The artifacts published by this PR:

Repository Declaration

In order to use the artifacts published by the PR, add the following repository to your buildscript:

repositories {
    maven("https://maven-prs.papermc.io/Paper/pr13687") {
        name = "Maven for PR #13687" // https://github.com/PaperMC/Paper/pull/13687
        mavenContent {
            includeModule("io.papermc.paper", "dev-bundle")
            includeModule("io.papermc.paper", "paper-api")
        }
    }
}

Copy link
Member

@Owen1212055 Owen1212055 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What about getting the equipment slot to swap into?

@github-project-automation github-project-automation bot moved this from Awaiting review to Changes required in Paper PR Queue Mar 9, 2026
@kashike kashike added type: feature Request for a new Feature. scope: api labels Mar 9, 2026
@kashike kashike moved this from Changes required to Awaiting review in Paper PR Queue Mar 9, 2026
@kashike kashike self-assigned this Mar 10, 2026
@kashike kashike moved this from Awaiting review to Awaiting final testing in Paper PR Queue Mar 10, 2026
@kashike kashike moved this from Awaiting final testing to Ready to merge in Paper PR Queue Mar 10, 2026
@kashike kashike enabled auto-merge (squash) March 10, 2026 02:50
@kashike kashike disabled auto-merge March 10, 2026 02:53
@kashike kashike merged commit bd74bf6 into main Mar 10, 2026
6 checks passed
@kashike kashike deleted the feat/swap branch March 10, 2026 02:54
@github-project-automation github-project-automation bot moved this from Ready to merge to Merged in Paper PR Queue Mar 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

publish-pr Enables a workflow to build Paperclip jars on the pull request. scope: api type: feature Request for a new Feature.

Projects

Status: Merged

Development

Successfully merging this pull request may close these issues.

4 participants