Restore detailed entity information in watchdog dumps - #14242
Open
electronicboy wants to merge 1 commit into
Open
electronicboy wants to merge 1 commit into
electronicboy wants to merge 1 commit into
PaperMC PR Publishing / PR Publishing
succeeded
Sep 9, 2026 in 17s
PR Publishing - 2 artifacts
PR published 2 artifacts
io.papermc.paper:dev-bundle:26.2.local-SNAPSHOT
io.papermc.paper:paper-api:26.2.local-SNAPSHOT
Details
Download the Paperclip jar for this pull request: paper-14242.zip
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/pr14242") {
name = "Maven for PR #14242" // https://github.com/PaperMC/Paper/pull/14242
mavenContent {
includeModule("io.papermc.paper", "dev-bundle")
includeModule("io.papermc.paper", "paper-api")
}
}
}
Loading