mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-06-12 04:23:54 +00:00
Shade logger bridges as well
This commit is contained in:
@ -85,6 +85,7 @@ jar {
|
||||
shadowJar {
|
||||
dependencies {
|
||||
include(dependency(':worldedit-core'))
|
||||
include(dependency("org.apache.logging.log4j:log4j-slf4j-impl:2.11.2"))
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user