mirror of
https://github.com/Auxilor/Reforges.git
synced 2025-12-28 03:19:29 +00:00
Updated libreforge
This commit is contained in:
@@ -123,7 +123,7 @@ class ReforgesDisplay(private val plugin: ReforgesPlugin) : DisplayModule(plugin
|
||||
|
||||
if (lines.isNotEmpty()) {
|
||||
lore.add("")
|
||||
lore.addAll(lines)
|
||||
lore.addAll(lines.map { Display.PREFIX + it })
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user