v2.2

Details

  • Filename
    NameTags.jar
  • Uploaded by
  • Uploaded
    Jun 16, 2013
  • Size
    11.28 KB
  • Downloads
    50,293
  • MD5
    098f40e35f26aed565b09fc6eba84d1f

Supported Bukkit Versions

  • CB 1.6.4-R1.0

Changelog

v2.2
Add support for white permission node.

v2.1
Fixed bug: When using /reload, config additions were not loaded but replaced.

v2.0
Three new settings for config.yml!
noChangeForLongNames: [default false] If true, long names that would get cut off, instead don't get colored
onlySeeSame: [default false] If true, only players with the same color/format will see that color/format. Everyone else will see the baseColor
baseColor: [default white] Change from white to set everybody to a default colored username. Not affected by onlySeeSame setting.

New permission node: nametags.color.random. Adds ALL the color nodes (but not formatting) to a user.

Lastly, fixed a bug with displaynames that nobody noticed until January.

v1.1
Add nametags.* permission node, so you can negate it for inheritance issues.
Add refresh option. Set refreshAutomatically to true in config to enable.
Checks nametags for changes every minute and refreshes. Note this will result in random changes if you have multiple color/format nodes.

v1.0

First release