Mob heads lore
Sikatsu opened this issue · 15 comments
I do have protocollib installed. When I hover over the head in my inventory, only ''Mobhunting Reward'' is displayed, but when using [item] from the ShowItem plugin, the hidden stuff gets shown.
I need to try the plugin on my test server to fully understand but I'm of to bed now.
Hmm... its this a plugin or what do you do when you see this? I con only remove this if it is an action supported by ProtocolLib and this is hard to check
https://ci.dmulloy2.net/job/ProtocolLib/javadoc/overview-summary.html
This is the list I can choose from
https://ci.dmulloy2.net/job/ProtocolLib/javadoc/com/comphenix/protocol/PacketType.Play.Client.html
Yeah, its the plugin ShowItem, when you use [item] in the chat it will then display the hidden lines.
Not sure what else I can tell you, Im not a developer haha
I will look into what I can do, or perhaps the developer of ShowItem. Will let you know, this is not too important anyway. Might be other issues on the github with a higher priority ^^
You could try this in the ShowItem config.yml
# Block items with certain strings in the lore from getting shown (case-insensitive)
# r= prefix indicates that the string should be handled as a regex
lore: []
# - "name 1"
# - "r=name \\d"
Or you could ask the guy to add support for mu plugin :-) It would probaly be easy for him to remove the lines starting with "Hidden:"