mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-06-12 04:23:54 +00:00
Fixed a typo in the gradle file
This commit is contained in:
@ -37,7 +37,7 @@ shadowJar {
|
||||
dependencies {
|
||||
include(dependency(':worldedit-core'))
|
||||
relocate ("org.bstats", "com.sk89q.worldedit.bukkit.bstats") {
|
||||
include(dependency("org.bstats:bstats-bukkit:1.3"))
|
||||
include(dependency("org.bstats.bStats-Metrics:bstats-bukkit:1.3"))
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user