promotional bannermobile promotional banner

SimpleTabColors

A lightweight Bukkit plugin that adds permission based colors to your tab list.
<p>SimpleTabColors screenshot.</p>

SimpleTabColors screenshot.

<p>The default image for the project.</p>

The default image for the project.

Description

SimpleTabColors

A lightweight that adds permission-based colors to your tab list.

To have a player or group get a special color in the list, simply give them a permission that looks something like simpletabcolors.[color code]. For example, the permission simpletabcolors.4 applied to your admins group would give them a dark red name in the tab list.

This was designed to be a lightweight, permission-based plugin. It's less than 30 lines of code, and will remain working with future Bukkit/Minecraft updates for the foreseeable future with no updates required. Don't be worried if it hasn't been updated for 6 months!

Permissions

  • simpletabcolors.[color code]: Gives the player with the permission a name in the tab list that is colored with the given color code.

The * Node Issue/Solution

If you have a permissions plugin that allows you to have a * node permission, this will give you all permissions, including the permissions for all the colors in the tab list. The first permission it finds will be used, which means if you have the star node, you'll usually have black.

When using the * node, you'll want to negate the permissions for all the colors you don't want until you get to the color you want. For example, in bPermissions, you negate permissions by using a minus sign in front of the permission. That might make your permissions look something like this:

- *
- -simpletabcolors.1 # Negate every color you don't want.
- -simpletabcolors.2
- -simpletabcolors.3
- simpletabcolors.4 # This one isn't negated because you want the dark red color (4).

You only have to negate permissions if you have or inherit the * node. The plugin should work fine under all other circumstances.

Screenshot

The SimpleTabColors Team

profile avatar
  • 1
    Followers
  • 17
    Projects
  • 1.5M
    Downloads

More from chaseoesView all

  • FirstJoinPlus project image

    FirstJoinPlus

    • 417.4K
    • Bukkit Plugins

    A simple and easy to configure plugin that lets you announce to the server when a new player joins for the very first time.

    • 417.4K
    • September 26, 2016
    • Bukkit Plugins
    • +4
  • BetterSimpleHomes project image

    BetterSimpleHomes

    • 1.6K
    • Bukkit Plugins

    An extremely simple, yet well-developed and bug-free home plugin.

    • 1.6K
    • September 26, 2016
    • Bukkit Plugins
    • +1
  • Chester project image

    Chester

    • 14.9K
    • Bukkit Plugins

    Logs all messages, and when Chester is mentioned, he replies with a logged message.

    • 14.9K
    • September 19, 2016
    • Bukkit Plugins
  • SimplePrefix project image

    SimplePrefix

    • 868.1K
    • Bukkit Plugins

    Easy prefixes and suffixes for in-game chat using permissions (Simple Prefix)

    • 868.1K
    • December 7, 2011
    • Bukkit Plugins
    • +1
  • FirstJoinPlus project image

    FirstJoinPlus

    • 417.4K
    • Bukkit Plugins

    A simple and easy to configure plugin that lets you announce to the server when a new player joins for the very first time.

    • 417.4K
    • September 26, 2016
    • Bukkit Plugins
    • +4
  • BetterSimpleHomes project image

    BetterSimpleHomes

    • 1.6K
    • Bukkit Plugins

    An extremely simple, yet well-developed and bug-free home plugin.

    • 1.6K
    • September 26, 2016
    • Bukkit Plugins
    • +1
  • Chester project image

    Chester

    • 14.9K
    • Bukkit Plugins

    Logs all messages, and when Chester is mentioned, he replies with a logged message.

    • 14.9K
    • September 19, 2016
    • Bukkit Plugins
  • SimplePrefix project image

    SimplePrefix

    • 868.1K
    • Bukkit Plugins

    Easy prefixes and suffixes for in-game chat using permissions (Simple Prefix)

    • 868.1K
    • December 7, 2011
    • Bukkit Plugins
    • +1