en0tuk / eHideTags

Spigot plugin to hide players nametags

Home Page:https://www.spigotmc.org/resources/ehidetags.97904/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project is abandoned by licensing problems.
Please use "Advanced eHideTags".
It's continued version of this plugin from me.

https://raw.githubusercontent.com/en0tuk/eHideTags/master/spigot%20images/EHT-Spigot-Banner@2x.png

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

  • Placeholder API support
  • Minecraft Formatting support
  • Hex Colors support

Commands

  • /eht - Main Plugin Command
  • /eht help - Config Reload Command
  • /eht reload - Plugin Help Command

Permissions

  • eht.reload - Allows you to reload plugin
  • eht.updatenotify - Allows you to get update notifications
  • eht.command - Allows you to use /eht command
  • eht.help - Allows you to use /eht help command
  • eht.* - Gives all plugin permissions

Config

actionbar:
  enabled: true
  # Placeholders:
  # %name% - Player Name
  # %displayname% - Player Displayname
  message: '&6%name%'

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.

About

Spigot plugin to hide players nametags

https://www.spigotmc.org/resources/ehidetags.97904/

License:MIT License


Languages

Language:Java 100.0%