WARNING! Only works with 1.8 and above!
- Contributors:
- BeYkeRYkt
Description:
A small library for developers. Basically hides / shows player tags over the head with players using Bukkit Scoreboard.
Features:
- Hide/Show player tags using a Bukkit Scoreboard.
Configuration:
Methods:Code (Text):# HideTagAPI v1.0.0 Configuration
# by BeYkeRYkt
AutoJoinHide: true - Automatically hide nickname after join on the server.
Events:
- hideTag (Player player) - hide player tag;
- showTag (Player player) - show player tag;
- getPluginScoreboard() - Main Scoreboard for the plugin
- PlayerActionTagEvent
Known issues:
- Sometimes it may conflict with other plugins scoreboard.
Source Code:
License is MIT.
https://github.com/BeYkeRYkt/HideTagAPI

HideTagAPI 1.0
Bukkit Library for hide player tags