Fixed booster names
This commit is contained in:
@@ -20,7 +20,7 @@ abstract class Booster(
|
|||||||
0
|
0
|
||||||
)
|
)
|
||||||
|
|
||||||
val name = plugin.configYml.getFormattedString("message.${this.id}.name")
|
val name = plugin.configYml.getFormattedString("messages.${this.id}.name")
|
||||||
|
|
||||||
init {
|
init {
|
||||||
register()
|
register()
|
||||||
|
|||||||
Reference in New Issue
Block a user