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)
Example :
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----
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
/ltab footer
/ltab opt
/ltab
/ltab footer
/ltab opt
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
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.
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.8, 1.9, 1.10
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
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.