fix duplicate global-bottom-lore
This commit is contained in:
@@ -91,10 +91,6 @@ class ShopItemSlot(
|
||||
addLoreLines(
|
||||
plugin.langYml.getStrings("quick-sell")
|
||||
)
|
||||
|
||||
addLoreLines(
|
||||
plugin.configYml.getStrings("shop-items.global-bottom-lore.sell").formatEco(player)
|
||||
)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user