Minecraft ColoredTablist for Sponge mod 2026 download
logo
minecraft mod ColoredTablist for Sponge

ColoredTablist for Sponge

Game Version: 1.8.9
Total Downloads: 2,479
Updated: Apr 10, 2016
Created: Mar 19, 2016
Download ColoredTablist for SpongeDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
[Sponge-API 4+] ColoredTablist 0.94 beta 29.23 KB Apr 10, 2016 1.8.9 1,196 download ColoredTablist for Sponge [Sponge-API 4+] ColoredTablist 0.94 betaDownload
[Sponge-API 4+] ColoredTablist 0.93 beta 29.22 KB Mar 24, 2016 1.8.9 194 download ColoredTablist for Sponge [Sponge-API 4+] ColoredTablist 0.93 betaDownload
[Sponge-API 4+] ColoredTablist 0.92 beta 23.96 KB Mar 20, 2016 1.8.9 812 download ColoredTablist for Sponge [Sponge-API 4+] ColoredTablist 0.92 betaDownload
[Sponge-API 4+] ColoredTablist 0.91 beta 16.51 KB Mar 19, 2016 1.8.9 137 download ColoredTablist for Sponge [Sponge-API 4+] ColoredTablist 0.91 betaDownload
[Sponge-API 4+] ColoredTablist 0.9 beta 15.77 KB Mar 19, 2016 1.8.9 140 download ColoredTablist for Sponge [Sponge-API 4+] ColoredTablist 0.9 betaDownload

Screenshots

Description

Share this:

ColoredTablist for Sponge is a minecraft server plugin using the Sponge API.

You need to install an implementation of Sponge prior to using this plugin!

 

Features:

  • Add prefix/suffix to player names in Tablist
  • Add header/footer to player's Tablist
  • Format everything using Color Codes (use '&' instead of '§')
  • General Configuration (to change prefix/suffix/.. for the whole Server)
  • UUID Configuration (to change prefix/suffix/.. for single Players)
  • Permission-Groups Configuration (to change prefix/suffix/.. for Groups of Players)

Configuration:

Look at default on pastebin

# ColoredTablist a plugin to color your tablist by McHeaven
 
#Configure defaults and/or single players (using UUIDs) here
#Not adding keys to UUIDs make it fall back to default values
players {
    prefix="[O]&e "
    suffix=""
    header=""
    footer=""
    "example-uuid-4c19-b96e-xxxxxd96b41" {
        prefix="[GHOST] "
        header="CONGRATULATIONS"
        footer="You are a Ghost!"
    }
}
#Setup pergroup values here (Checks for groupName in players parents)
groups {
    group1 {
        prefix="&e[GROUP1]&f"
        suffix=""
    }
    anotherGroup {
        header="You are part of the only &4Group&f.."
        footer="..that sees this!"
    }
}

 

 

 

 

Comments

Add a comment