HomeJavaModsCustomTabBukkit
CustomTabBukkit
Features
This plugin allow you to define player's tab header and footer

Configs
In the plugins\CustomTab folder you have 3 files :

config.cfg:
If you want to bind the plugin with the Bungee version to get global data (Like bungee's playerscounts...), the plugin will work as local tab and bukkit as local tab (local datas and bungee datas can be use both in global and local configs)

footer.cfg & header.cfg:
To change the tab data, you can use "&" for color and this to add information :
Code (Text):

%localdisplayname% : Local player's display name
%localname% : Local player's name
%worldname% : Local player's world name
%localmotd% : Local server M.O.T.D.
%localversion% : Local server version
%localservername% : Local server name
%localmaxplayer% : Local max player counts
%localplayerscounts% : Local player counts
%x%, %y%, %z% : Player's location
%px%, %py%, %pz% : Accurate player's location
%tps% : Server TPS
%ldate% : Local machine date
%lcping% : Local player's ping
%lping% : Local player's ping with color
%ldate-<format>% : Machine date with a specific format : https://docs.oracle.com/javase/7/docs/api/java/text/SimpleDateFormat.html
%swap-<colors>% or %s-<colors>% : swap every second in a list of colors %swaplight% or %swapheavy% for light/heavy color synchronised (%s-<color>% / %sl% / %sh% also works)
%swaptext-delay-text1;;text2;;...% : swap every every delay (in second) in a list of texts (%st-(...) also work)
 
(Check Bungee plugin's Options List if you set bungeecord on true in your configs)


Example :
[​IMG]
with the configs :
header.cfg
Code (Text):

%sh%Hello %sl%%localname%%sh% ! %s-54dc%❤
%sh%Time: %sl%%ldate%%sh% c:
%sl%&m----%sh%&m----%sl%&m----%sh%&m----%sl%&m----%sh%&m----%sl%&m----
 
footer.cfg
Code (Text):

%sl%&m----%sh%&m----%sl%&m----%sh%&m----%sl%&m----%sh%&m----%sl%&m----
%sh%Server: %sl%%localservername%%sh% / Ping: %sl%%lping%
%servermotd%
%sh%Players: %sl%%localplayerscounts%%sh% / tps: %sl%%tps%
%st-2-My 1rs option;;My second option;;My 3rd option%
 
LocalTab command /ltab

You can edit tab in game with /ltab :

Spoiler: Command Screenshots
EVERY BOLD CHARACTERS ARE CLICKABLES OPTIONS
/ltab
[​IMG]
/ltab footer
[​IMG]
/ltab opt
[​IMG]

Permissions

Code (Text):
ctp.ltab : use /ltab command
ctp.ltab.reload : Reload config
ctp.ltab.opt : Show available text options
ctp.ltab.show : Show tab part
ctp.ltab.delline : Delete a line
ctp.ltab.addline : Add a line
ctp.ltab.setline : Set a line
Integration

You can implement your own options of your Bukkit plugin with the API, check here for more information.

Commands

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

CustomTabBukkit is a free Minecraft Java mod. Compatible with Minecraft 1.8, 1.9, 1.10, 1.11 and newer. Downloaded 616 times (via Spigot). Download it and open it directly in the game.

Explore more