9
0
mirror of https://github.com/Auxilor/EcoMobs.git synced 2025-12-23 00:49:36 +00:00

Updated libreforge

This commit is contained in:
Auxilor
2022-05-14 12:22:43 +01:00
parent d149eb7907
commit 497f42ccc6
4 changed files with 6 additions and 3 deletions

View File

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

View File

@@ -23,7 +23,7 @@ import com.willfp.ecobosses.util.TopDamagerListener
import com.willfp.libreforge.LibReforgePlugin
import org.bukkit.event.Listener
class EcoBossesPlugin : LibReforgePlugin(525, 10635, "&9") {
class EcoBossesPlugin : LibReforgePlugin() {
val ecoBossesYml: EcoBossesYml
init {

View File

@@ -0,0 +1,3 @@
resource-id: 525
bstats-id: 10635
color: "&9"

View File

@@ -1,2 +1,2 @@
version = 8.28.1
version = 8.29.0
plugin-name = EcoBosses