ColoredTablist 1.9.1

Details

  • Filename
    coloredtablist.jar
  • Uploaded by
  • Uploaded
    Jun 15, 2013
  • Size
    15.87 KB
  • Downloads
    3,865
  • MD5
    9a48c3c2cd7f39960729cf7ff1affaec

Supported Bukkit Versions

  • CB 1.5.2-R1.0

Changelog

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..

1.5.1

  • Code Cleanup
  • Possible fix for IllegalArgumentException..

1.5

  • Code Optimization
  • Fixed latest Color-Codes not working in prefixes (permissions).
  • Added a Check for Players, using '*' Node.

Click here to see the full Changelog!

  • Max 14 Characters are shown in the Tablist, longer Names are shortened to 14 (Otherwise it would show an Error because 16 Characters is max. (and we are using Colors so its 16 -2 = 14 O.o)
  • Needs Testing, please tell me about every Bug