mirror of
https://github.com/Xiao-MoMi/Custom-Crops.git
synced 2025-12-30 20:39:19 +00:00
1.5.25
This commit is contained in:
@@ -5,7 +5,7 @@ plugins {
|
||||
|
||||
|
||||
group = 'net.momirealms'
|
||||
version = '1.5.20'
|
||||
version = '1.5.25'
|
||||
|
||||
repositories {
|
||||
mavenCentral()
|
||||
@@ -52,6 +52,8 @@ repositories {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
compileOnly 'dev.dejvokep:boosted-yaml:1.3'
|
||||
compileOnly 'redis.clients:jedis:4.2.3'
|
||||
compileOnly 'com.github.Archy-X:AureliumSkills:Beta1.3.6'
|
||||
compileOnly 'com.github.angeschossen:LandsAPI:6.5.1'
|
||||
compileOnly 'com.github.TechFortress:GriefPrevention:16.18'
|
||||
@@ -59,7 +61,7 @@ dependencies {
|
||||
compileOnly 'com.comphenix.protocol:ProtocolLib:4.8.0'
|
||||
compileOnly 'me.clip:placeholderapi:2.11.2'
|
||||
compileOnly 'com.sk89q.worldguard:worldguard-bukkit:7.0.7'
|
||||
compileOnly 'com.github.LoneDev6:api-itemsadder:3.2.0c-beta6'
|
||||
compileOnly 'com.github.LoneDev6:api-itemsadder:3.2.3c'
|
||||
compileOnly 'com.palmergames.bukkit.towny:towny:0.98.2.0'
|
||||
compileOnly fileTree(dir:'libs',includes:['*.jar'])
|
||||
implementation("net.kyori:adventure-api:4.11.0")
|
||||
|
||||
Reference in New Issue
Block a user