9
0
mirror of https://github.com/Auxilor/EcoMobs.git synced 2025-12-21 07:59:28 +00:00

Updated libreforge

This commit is contained in:
Auxilor
2022-04-30 11:33:18 +01:00
parent 8a506c015b
commit bbf20e77d0
4 changed files with 5 additions and 6 deletions

View File

@@ -62,7 +62,7 @@ allprojects {
dependencies {
compileOnly 'com.willfp:eco:6.35.1'
implementation 'com.willfp:libreforge:3.36.2'
implementation 'com.willfp:libreforge:3.37.0'
compileOnly 'org.jetbrains:annotations:23.0.0'

View File

@@ -74,7 +74,7 @@ class EcoBossesPlugin : LibReforgePlugin(525, 10635, "&9") {
}
override fun getMinimumEcoVersion(): String {
return "6.24.0"
return "6.35.1"
}
companion object {

View File

@@ -1,7 +1,7 @@
name: EcoBosses
version: ${projectVersion}
main: com.willfp.ecobosses.EcoBossesPlugin
api-version: 1.16
api-version: 1.17
authors: [Auxilor]
website: willfp.com
load: STARTUP
@@ -14,8 +14,7 @@ softdepend:
- Jobs
- mcMMO
- Vault
- ShopGUIPlus
- DeluxeSellwands
- EcoArmor
commands:
ecobosses:

View File

@@ -1,2 +1,2 @@
version = 8.23.2
version = 8.24.0
plugin-name = EcoBosses