Updated libreforge
This commit is contained in:
@@ -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() {
|
||||
|
||||
3
eco-core/core-plugin/src/main/resources/eco.yml
Normal file
3
eco-core/core-plugin/src/main/resources/eco.yml
Normal file
@@ -0,0 +1,3 @@
|
||||
resource-id: 2036
|
||||
bstats-id: 14269
|
||||
color: "&e"
|
||||
Reference in New Issue
Block a user