promotional bannermobile promotional banner

ColoredTablist for Sponge

Add Colors to Multiplayer-Tablist
Screenshot of ColoredTablist in Action (old Minecraft Version)

Screenshot of ColoredTablist in Action (old Minecraft Version)

Use these Codes in Config or in Commands. You can mix format Codes and Colors (to have bold red Characters for example). "\n" for a new line only works in headers/footers.

Use these Codes in Config or in Commands. You can mix format Codes and Colors (to have bold red Characters for example). "\n" for a new line only works in headers/footers.

Description

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 per-group 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!"
    }
}

 

 

 

 

The ColoredTablist for Sponge Team

Forgeborn tier frameprofile avatar
  • 6
    Projects
  • 352.8K
    Downloads

More from SendNoodlesYoView all