DispNameChanger v5.5[1.2.4]

Details

  • Filename
    DispNameChanger.jar
  • Uploaded by
  • Uploaded
    Mar 26, 2012
  • Size
    28.76 KB
  • Downloads
    404
  • MD5
    ce3f4001d8741f34198d142a0c617470

Supported Bukkit Versions

  • CB 1.2.3-R0.2

Changelog

! Moved Spout Event code to Separate Listener; Solves problem with events not loading when Spout is not present (i.e. names not restoring on join).
! Changed plugin to use RESET instead of WHITE for terminating color changes.
! Changed the organization of the i18n in DNC.
! Reordered DNCStrings_en.properties file to be in alphabetical order with keys.
+ Added default localization file 'DNCStrings.properties'.
+ Added Enumeration DNCStrings to hold all the DNCStrings keys.
+ Added command 'list' to list all users online with their display names.
+ Added permission nodes for the new chat color formats and magic color.
+ Added l10n entries for the new permission nodes and list command.
- Removed 'error_console' string as it was a duplicate of 'error_console_rename'.
- Stripped out un-needed method signatures.

  • Names that are right at 16 characters and have the prefix option enabled will be truncated by the plugin in the player list.
  • Commands with Display Names don't work in server console (yet).
  • List Command does not have pagination so it's possible to not completely see all the users.