v2.0

Details

  • Filename
    NameTags.jar
  • Uploaded by
  • Uploaded
    Feb 15, 2013
  • Size
    11.18 KB
  • Downloads
    5,671
  • MD5
    cd007be50c09c182e09be6e14e2b9765

Supported Bukkit Versions

  • CB 1.4.7-R1.0

Changelog

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