Skip to content

Conversation

@Owen1212055
Copy link
Member

Allows for getting player permissions before a player is accessible. Useful for moving away from the main Player instance.

Allows for getting player permissions before a player is accessible. Useful for moving away from the main Player instance.
@Owen1212055 Owen1212055 added the publish-pr Enables a workflow to build Paperclip jars on the pull request. label Oct 18, 2025
@github-project-automation github-project-automation bot moved this to Awaiting review in Paper PR Queue Oct 18, 2025
@papermc-pr-publishing
Copy link

Last updated for: 400eaa17dbe85dee60fba455bbf230e415f4c499.

Download the Paperclip jar for this pull request: paper-13201.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/pr13201") {
        name = "Maven for PR #13201" // https://github.com/PaperMC/Paper/pull/13201
        mavenContent {
            includeModule("io.papermc.paper", "dev-bundle")
            includeModule("io.papermc.paper", "paper-api")
        }
    }
}

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.

Projects

Status: Awaiting review

Development

Successfully merging this pull request may close these issues.

2 participants