Changelog

2.1.1

  • Fixed prefix permissions
  • Readded metrics

2.1.0

  • No more Compatiblity Version needed (checks for compatibility and disables invisibility feature if not compatible)
  • Removed multi[1-6] permissions and 'Colors:' for groups as both can be done using prefixes and &[ColorLetter] ('&4' would be red)
  • Added suffix value for groups
  • Changed "Prefix:" value for groups to "prefix:"
  • Code cleanup



2.0.0 [Compatiblity Version]

  • Same as Main 2.0.0 Version without invisibility feature

2.0.0

  • "UseNicknames" in config renamed to "UseChatNames" as it has nothing to do with "/coloredtablist nick"
  • Player Listnames should now change correctly to their DisplayNames after joining (if "UseChatnames" is true in config)
  • A Players Listname updates every 15 seconds after join if "UpdateEvery15Seconds" is set to true in config

1.9.9 [Compatiblity Version]

  • Same as Main 1.9.9 Version without invisibility feature

1.9.9

  • A Players Name now updates after he uses Essentials "/nick" Command

1.9.8

  • Updated to latest CraftBukkit
  • Added new Invisibility Feature: Add 'coloredtablist.invisible' to a player and his name won't show up on the tablist. Only usable when UsePermissions is set to true in config.

1.9.7

  • Updated to latest CraftBukkit

1.9.6

  • Updated to latest CraftBukkit

1.9.5

  • Fixed Bug when using /ctl via console

1.9.4

  • Updated to latest Bukkit for 1.6.2

1.9.3

  • Made reload command possible to use from console

1.9.2

  • Added MultiWorld Support

1.9.1

  • Updated to latest Craftbukkit

1.9

  • First Look into Code for months :)
  • Fixed Bug when using "/ctl nick <nickname>" to an already existing Name in the Tablist
  • Added Depending Node to Vault in plugin.yml
  • Some Code Cleanup

1.8

  • Updated deprecated PlayerChatEvent

1.7

  • Added (beta-) new Feature: coloredtablist.switchthrewall only available for permissions-mode users, don't use in combination with prefixes
  • Added new Command: /ctl nick <nickname>

1.6.1

  • Changed default Value (Config) for "ScrollLongNames" to false, as it's not recommended to use because of the way minecraft arranges names in the list. (Client-Side unfixable) x(

1.6

  • Added "ScrollLongNames" Option, when activated long names (16+) will be scrolled from right to left.

1.5.3

  • Fixed (Code) Bug
  • Probably fixed Issue for PermissionsBukkit-Users (default Group..)
  • Added ingame Message when using Permissions Mode and '*' (pex)

1.5.2

  • Fixed Group-Mode when inheriting from other Groups, now the Main Group is checked instead of checking if playerInGroup (Vault is a bit confusing sometimes :) )

1.5.1

  • Code Cleanup
  • Possible fix for IllegalArgumentException when Player names have a certain length.

1.5

  • Code Optimization
  • Fixed latest Color-Codes not working in prefixes (permissions).
  • Added a Check for Players, using '*' Node. If you use '*' from pex, simply set coloredtablist.* to false (negate it) before setting the '*' thing!

1.4

  • Improved Commands
  • Added /coloredtablist colors to view color-codes
  • Fixed &k (and other new color codes) not working in prefix.

1.3

  • Added new Commands to edit the config.

1.2.1

  • /coloredtablist is now reloading the Config too.

1.2

  • You can use Colors in Prefixes (&e = yellow) now!

1.1.1

  • Added new Permissions to coloredtablist.* (sry I forgot to do that :/)

1.1

  • Reconfigurated new Permissions (should fix that the prefixes are given by default in permissions mode)

1.0

  • Added 3 more multi Permission Nodes
  • Added prefix Permission Nodes

0.9.3

  • Fixed Bug when Playername + Color is above 16 Characters and no Prefix is set (Group-Mode)

0.9.2

  • Fixed Bug when Playerlist isnt Updating on Join in Group-Mode

0.9.1

  • Forgot to remove a Debug Message in 0.9 sry :D

0.9

  • Added Prefixes for Group-Mode (look into your Config, you also have to retype the Colors into Colors:)
  • Fixed Bug when Playername + Colors is between 12 - 16

0.8

  • Added Plugin Metrics so ColoredTablist is on this Page.
  • Added Author to plugin.yml
  • Added Option UseNicknames in Config

0.7.3

  • Fixed Bug when the Playername is 13 Characters long.

0.7.2

  • Now Resetting the Color after the Name (the little Ping Thing looks as it should) but only, if the playername is short enough so it doesnt get shortened for that (as I think the playername is more important than the Ping Thing.. I am not even sure if its not just showing something random xD)

0.7

  • Added multi Color Codes to Groups (you have to redo your Group Configuration sry about that)
  • 0.7.1: added missing Vault depend stuff.

0.6

  • Added multi Permissions (configurable to mix Colors with Italics)
  • Changed Code of Permissions, please Test (thats why its a Beta..)

0.5

  • Fixed Command '/coloredtablist' yeahh :D

0.4

  • Added Check when you Chat (So the Tablist updates when a Player sends a message)
  • Added Config for using Group Colors instead of Permissions (just look into the Config :) )

0.3

  • Fixed Bug if the Playername is longer than 14 Characters (in the Tablist are max 14 Characters shown now.)
  • Made Command only usable as Player (you got an error if you use it from console)

0.2

  • Added Command 'coloredtablist' (reloads the tablist, helpfull when you change permissions)
  • Added Description to plugin.yml

0.1

  • Started the whole Project
  • So I cant write much now...