Advanced eHideTags

Powerful nickname hiding tool

6,53k

Advanced eHideTags

<center>ABOUT</center>

<center>This plugin allows you to hide players nametags. <br> <br> When a player clicks on another player, a message is sent to the actionbar with the nickname of the player he clicked on </center>

Features

- **Placeholder API** support - **Minecraft Formatting** support - **MiniMessage Formatting** support - **Hex Color Formatting** support - **TOML** config format (Linter) - A lot of customization

Commands

- /aeht reload - Main Plugin Command - /aeht reload - Plugin Command to Test on YOUrself - /aeht reload - Plugin Help Command - /aeht reload - Config Reload Command

Permissions

- aeht. - Allows you to reload plugin - aeht. - Allows you to use /aeht command - aeht. - Allows you to use /aeht help command - aeht. - Allows you to use /aeht test command - aeht.* - Gives all plugin permissions

Config

Configs

<details> <summary>Config.toml</summary>

```toml

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

```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>"

```

</details>

Conflicts

There is a known conflict with To fix this, change invisible-nametags from false to true in the TAB config., 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.

ADS