Advanced eHideTags

Advanced eHideTags

Plugin

Powerful nickname hiding tool

Server DecorationGame MechanicsSocialUtility

1,479 downloads
16 followers
Createda year ago
Updated3 months ago

Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

ABOUT

This plugin allows you to hide players nametags.

When a player clicks on another player, a message is sent to the actionbar with the nickname of the player he clicked on

Features

Commands

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

Permissions

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

Config

Configs
Config.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
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>"


Conflicts

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.

External resources



Project members

en0tuk

Owner


Technical information

License
ARR
Project ID