Hover text not applying to entire item measage
Closed this issue · 0 comments
rossnoah2 commented
There is an issue where the hover text breaks when the color code changes, for example when I set it to
# The format of the item placeholders.
name-format: "&5[&b{name} {amount}&5]&r"
# The format of the {amount} placeholder.
# {times} correspond to amount of item
amount-format: "x{times}"
Only the very last &5]
has the hover text instead of the entire message
Hovers text only shows on that last character