Skip to content

Commit

Permalink
Opt-out of remapping on Paper 1.20.5+
Browse files Browse the repository at this point in the history
  • Loading branch information
pop4959 committed Apr 30, 2024
1 parent 9ff7117 commit 525012c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions bukkit/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,8 @@ tasks {
exclude(project(":chunky-folia"))
}
relocate("org.bstats", "${project.group}.${rootProject.name}.lib.bstats")
manifest {
attributes("paperweight-mappings-namespace" to "mojang")
}
}
}

0 comments on commit 525012c

Please sign in to comment.