9
0
mirror of https://github.com/Auxilor/Reforges.git synced 2025-12-24 17:39:32 +00:00

Updated libreforge

This commit is contained in:
Auxilor
2022-05-16 13:11:33 +01:00
parent 0df4338aa3
commit dc7a095eb9
3 changed files with 3 additions and 3 deletions

View File

@@ -44,7 +44,7 @@ allprojects {
dependencies {
compileOnly 'com.willfp:eco:6.35.1'
implementation 'com.willfp:libreforge:3.44.2'
implementation 'com.willfp:libreforge:3.44.3'
compileOnly 'org.jetbrains:annotations:23.0.0'

View File

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

View File

@@ -1,4 +1,4 @@
#libreforge-updater
#Sun May 15 14:27:17 BST 2022
version=4.71.2
version=4.71.3
plugin-name=Reforges