Updated libreforge
This commit is contained in:
@@ -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'
|
||||
|
||||
|
||||
@@ -53,7 +53,7 @@ class TalismansPlugin : LibReforgePlugin(611, 9865, "&6") {
|
||||
}
|
||||
|
||||
override fun getMinimumEcoVersion(): String {
|
||||
return "6.19.0"
|
||||
return "6.35.1"
|
||||
}
|
||||
|
||||
companion object {
|
||||
|
||||
@@ -13,8 +13,7 @@ softdepend:
|
||||
- Vault
|
||||
- mcMMO
|
||||
- Jobs
|
||||
- ShopGUIPlus
|
||||
- DeluxeSellwands
|
||||
- EcoArmor
|
||||
commands:
|
||||
talismans:
|
||||
description: Parent command.
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
version = 5.44.2
|
||||
version = 5.45.0
|
||||
plugin-name = Talismans
|
||||
Reference in New Issue
Block a user