Fixed booster names

This commit is contained in:
Auxilor
2022-02-09 10:31:17 +00:00
parent d55de3caa2
commit 7e282c4513

View File

@@ -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()