9
0
mirror of https://github.com/Auxilor/EcoArmor.git synced 2025-12-28 11:29:18 +00:00

Updated libreforge

This commit is contained in:
Auxilor
2022-05-14 12:21:08 +01:00
parent 01a5eb2c7c
commit d6b8ec92f0
4 changed files with 6 additions and 3 deletions

View File

@@ -62,7 +62,7 @@ allprojects {
dependencies {
compileOnly 'com.willfp:eco:6.34.0'
implementation 'com.willfp:libreforge:3.43.1'
implementation 'com.willfp:libreforge:3.44.0'
compileOnly 'org.jetbrains:annotations:23.0.0'

View File

@@ -20,7 +20,7 @@ import com.willfp.ecoarmor.util.EffectListener
import com.willfp.libreforge.LibReforgePlugin
import org.bukkit.event.Listener
class EcoArmorPlugin : LibReforgePlugin(687, 10002, "&c") {
class EcoArmorPlugin : LibReforgePlugin() {
val ecoArmorYml: EcoArmorYml
init {

View File

@@ -0,0 +1,3 @@
resource-id: 687
bstats-id: 10002
color: "&c"

View File

@@ -1,2 +1,2 @@
version = 7.58.1
version = 7.59.0
plugin-name = EcoArmor