Make meta info command show where meta was inherited from

This commit is contained in:
Luck
2016-11-14 20:40:33 +00:00
Unverified
parent d95891256b
commit b36a33f015
5 changed files with 33 additions and 25 deletions
+4 -4
View File
@@ -154,10 +154,10 @@ past-date-error: "You cannot set a date in the past!"
chat-meta-prefix-header: "&b{0}'s Prefixes"
chat-meta-suffix-header: "&b{0}'s Suffixes"
meta-header: "&b{0}'s Meta"
chat-meta-entry: "&b-> {0} &f- &f\"{1}&f\""
chat-meta-entry-with-context: "&b-> {0} &f- &f\"{1}&f\"{2}"
meta-entry: "&b-> &a{0} &f= &f\"{1}&f\""
meta-entry-with-context: "&b-> &a{0} &f= &f\"{1}&f\"{2}"
chat-meta-entry: "&b-> {0} &f- &f\"{1}&f\" &8(&7inherited from &a{2}&8)"
chat-meta-entry-with-context: "&b-> {0} &f- &f\"{1}&f\" &8(&7inherited from &a{2}&8){3}"
meta-entry: "&b-> &a{0} &f= &f\"{1}&f\" &8(&7inherited from &a{2}&8)"
meta-entry-with-context: "&b-> &a{0} &f= &f\"{1}&f\" &8(&7inherited from &a{2}&8){3}"
chat-meta-prefix-none: "&b{0} has no prefixes."
chat-meta-suffix-none: "&b{0} has no suffixes."
meta-none: "&b{0} has no meta."