Added bStats

This commit is contained in:
Auxilor
2022-02-11 09:16:49 +00:00
parent bc1e4e1ec5
commit 2f8debc12b
@@ -11,7 +11,7 @@ import com.willfp.libreforge.LibReforgePlugin
import org.bukkit.Bukkit import org.bukkit.Bukkit
import org.bukkit.event.Listener import org.bukkit.event.Listener
class BoostersPlugin : LibReforgePlugin(0, 0, "") { class BoostersPlugin : LibReforgePlugin(0, 14269, "&e") {
val boostersYml = BoostersYml(this) val boostersYml = BoostersYml(this)
override fun handleEnableAdditional() { override fun handleEnableAdditional() {