NameColorSuite v2.4

Details

  • Filename
    NCS.jar
  • Uploaded by
  • Uploaded
    Jan 29, 2015
  • Size
    4.08 KB
  • Downloads
    617
  • MD5
    34004e1e9880cedb73a12d57dd3c1daa

Supported Bukkit Versions

  • 1.8.1

Changelog

v1.1 removed "default: null" from all perms to try to fix plugin.yml

v1.2 added "default: false" to all perms to try to fix plugin.yml

v1.3 changed all perms in main class to reflect actual plugin

v1.4 removed tabs from plugin.yml added enable/disable messages

v1.5 Added an event register in onEnable()

v1.6 changed call for player's name from "player" to "player.getDisplayName()" for all cases

v1.7 migrated to spigot.jar from bukkitapi.jar

v1.8 changed the default join message(no perms) to call player.getDisplayName() removed superfluous enable/disable loggers First fully functional build

v2.0 official name now Name Color Suite added player quit message

v2.1 first attempt at a config file added config check to join/leave messages

v2.2 added "== true" check to join/leave message checks Changed JoinNotification permissions to NCS.PlayerNotifier

v2.3 edited constructor for PlayerListener class

v2.4 Added a header to config as of v2.3 all Enabler.Messages configs work all other configs are placeholders

Config partially functional.
only the following sections are functional

Enabler
-->Messages
    -->join
    -->quit

All others are placeholders