mirror of
https://github.com/Auxilor/EcoArmor.git
synced 2025-12-28 19:39:13 +00:00
Fixed not met lines display
This commit is contained in:
@@ -70,7 +70,7 @@ class ArmorDisplay(plugin: EcoPlugin) : DisplayModule(plugin, DisplayPriority.LO
|
||||
}
|
||||
|
||||
if (lines.isNotEmpty()) {
|
||||
lore.add("")
|
||||
lore.add(Display.PREFIX)
|
||||
lore.addAll(lines)
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#libreforge-updater
|
||||
#Sun May 15 14:28:06 BST 2022
|
||||
version=7.59.3
|
||||
version=7.59.4
|
||||
plugin-name=EcoArmor
|
||||
|
||||
Reference in New Issue
Block a user