9
0
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:
Auxilor
2022-05-16 13:42:30 +01:00
parent ec5ec20c11
commit 8faf14ce6f
2 changed files with 2 additions and 2 deletions

View File

@@ -70,7 +70,7 @@ class ArmorDisplay(plugin: EcoPlugin) : DisplayModule(plugin, DisplayPriority.LO
}
if (lines.isNotEmpty()) {
lore.add("")
lore.add(Display.PREFIX)
lore.addAll(lines)
}
}

View File

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