summaryrefslogtreecommitdiffstats
path: root/bukkit/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'bukkit/build.gradle')
-rw-r--r--bukkit/build.gradle4
1 files changed, 3 insertions, 1 deletions
diff --git a/bukkit/build.gradle b/bukkit/build.gradle
index 53f4fdb8..f32151b3 100644
--- a/bukkit/build.gradle
+++ b/bukkit/build.gradle
@@ -34,7 +34,7 @@ repositories {
maven { url = 'https://repo.leonardobishop.com/releases/' }
// PlaceholderAPI
maven { url = 'https://repo.extendedclip.com/content/repositories/dev/' }
- // PlayerBlockTracker, SCore, ShopGUIPlus, Slimefun4
+ // ItemsAdder, PlayerBlockTracker, SCore, ShopGUIPlus, Slimefun4
maven { url = 'https://jitpack.io/' }
// PlayerPoints
maven { url = 'https://repo.rosewooddev.io/repository/public/' }
@@ -75,6 +75,8 @@ dependencies {
compileOnly 'com.songoda:skyblock:2.3.30'
// IridiumSkyblock TODO fix whenever repo is up
//compileOnly 'com.github.Iridium-Development:IridiumSkyblock:master-SNAPSHOT'
+ // ItemsAdder
+ compileOnly 'com.github.LoneDev6:API-ItemsAdder:3.5.0b'
// JetBrains Annotations
compileOnly 'org.jetbrains:annotations:23.0.0'
// MMOItems