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

@@ -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"