Updated libreforge

This commit is contained in:
Auxilor
2022-05-14 12:15:54 +01:00
parent bb2ae31b1f
commit 0ec424d88b
4 changed files with 6 additions and 3 deletions

View File

@@ -41,7 +41,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

@@ -17,7 +17,7 @@ import org.bukkit.Bukkit
import org.bukkit.event.Listener
import kotlin.math.floor
class BoostersPlugin : LibReforgePlugin(2036, 14269, "&e") {
class BoostersPlugin : LibReforgePlugin() {
val boostersYml = BoostersYml(this)
override fun handleEnableAdditional() {

View File

@@ -0,0 +1,3 @@
resource-id: 2036
bstats-id: 14269
color: "&e"

View File

@@ -1,2 +1,2 @@
version = 4.5.1
version = 4.6.0
plugin-name = Boosters