Powerful nickname hiding tool
# Available serializers:
# LEGACY_AMPERSAND - "&c&lExample &c&9Text".
# LEGACY_SECTION - "В§cВ§lExample В§cВ§9Text".
# MINIMESSAGE - "<bold><red>Example</red> <blue>Text</blue></bold>". (https://webui.adventure.kyori.net/)
# GSON - "[{"text":"Example","bold":true,"color":"red"},{"text":" ","bold":true},{"text":"Text","bold":true,"color":"blue"}]". (https://minecraft.tools/en/json_text.php)
# GSON_COLOR_DOWNSAMPLING - Same as GSON, but uses downsampling.
serializer = "LEGACY_AMPERSAND"
Debug = 0
[Actionbar]
[Actionbar.Tameable]
"Enable?" = true
"Show on sneak?" = false
[Actionbar.Players]
"Enable?" = true
Message = "&6%name%"
"Show on sneak?" = true
Messages.toml
Prefix = " <white>|</white> <gold>Advanced-eHideTags</gold> <br> <white>|</white> "
[Help]
Test = " <white>|</white> <green>/aeht test - Allows you to test config on yourself"
Reload = "<green>/aeht reload - Reloads plugin configuration"
[Error]
"Wrong Usage" = "<gray>Wrong usage! Please type <gold>/aeht help<gray>!"
"No Permission" = "<red>You do not have permission for this!"
[Success]
Reload = "<green>Config successfully reloaded</green>"
There is a known conflict with TAB, as it has a value invisible-nametags. However, it also don't hide nametags if it on false. To fix this, change invisible-nametags from false to true in the TAB config.