Use Headers and Footers in Tab List, It should work on it's own, but it's a good idea to use ProtocolLib.
Commands(You can use color codes with both):
/header [msg]: Sets the Header to msg
/footer [msg]: Sets the Footer to msg
Permissions:
header.change - allows /header and /footer
If a plugin is using this as an API, set enabled to false in config.yml
API:
You can send a header and footer to a player by using
Or, you can send to everyone by usingCode (Text):TabHeader.sendHeaderAndFooter(String header, String footer, Player p);
Code (Text):TabHeader.broadcastHeaderAndFooter(String header, String footer);

TabHeader 1.0
Use Headers, and Footers in the Tab List
Recent Updates
- Added 1.9 support Apr 24, 2016