mirror of
https://github.com/lucko/LuckPerms.git
synced 2025-08-26 15:54:22 +02:00
Set mappings namespace to skip remapping on Paper 1.20.5+ (#3881)
This commit is contained in:
@@ -25,6 +25,10 @@ shadowJar {
|
||||
from {
|
||||
project(':bukkit').tasks.shadowJar.archiveFile
|
||||
}
|
||||
|
||||
manifest {
|
||||
attributes(["paperweight-mappings-namespace": "mojang"])
|
||||
}
|
||||
}
|
||||
|
||||
artifacts {
|
||||
|
Reference in New Issue
Block a user