mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-07-06 12:46:42 +00:00
Remove ASkyBlock
ASkyBlock does only exist up to 1.12 and won't be continued to higher versions.
This commit is contained in:
@ -65,7 +65,6 @@ dependencies {
|
||||
"implementation"("com.palmergames.bukkit:towny:0.84.0.9") { isTransitive = false }
|
||||
"implementation"("com.thevoxelbox.voxelsniper:voxelsniper:5.171.0") { isTransitive = false }
|
||||
"implementation"("com.comphenix.protocol:ProtocolLib-API:4.4.0-SNAPSHOT") { isTransitive = false }
|
||||
"implementation"("com.wasteofplastic:askyblock:3.0.8.2") { isTransitive = false }
|
||||
}
|
||||
|
||||
tasks.named<Copy>("processResources") {
|
||||
|
Reference in New Issue
Block a user