Show proper MythicMobs names #18
Labels
bug
Something isn't working
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
When using MythicMobs and
AlwaysShowName
set tofalse
, we do not show the mob name but rather we seem to replace it with the vanilla name. That also causes the mob's name to be unset/lost. This is likely because the custom name is not visible. We should be able to read the custom name either from the Bukkit API itself (whether it's shown or not) or add a soft-dependency on MythicMobs. See also #15 (from @Maitlans)The text was updated successfully, but these errors were encountered: