mirror of
https://gitlab.com/SamB440/rpgregions-2.git
synced 2025-12-27 18:59:10 +00:00
Update InventoryFramework
This commit is contained in:
@@ -60,7 +60,7 @@ dependencies {
|
||||
implementation 'co.aikar:idb-core:1.0.0-SNAPSHOT' // database
|
||||
implementation 'com.zaxxer:HikariCP:2.4.1' // database
|
||||
implementation 'org.apache.commons:commons-lang3:3.6' // apache commons (included as it has changed in versions)
|
||||
implementation 'com.github.stefvanschie.inventoryframework:IF:0.5.17' // inventory framework
|
||||
implementation 'com.github.stefvanschie.inventoryframework:IF:0.5.19' // inventory framework
|
||||
implementation 'org.bstats:bstats-bukkit:1.7' // plugin stats
|
||||
implementation "io.papermc:paperlib:1.0.2" // paperlib - async teleport on Paper
|
||||
|
||||
|
||||
Reference in New Issue
Block a user