DispNameChanger

Abandoned
Allows the user to change their name, and optionally with permission, names of others.

File Details

DispNameChanger v5.5[1.2.4]

  • R
  • Mar 26, 2012
  • 28.76 KB
  • 512
  • CB 1.2.3-R0.2

File Name

DispNameChanger.jar

Supported Versions

  • CB 1.2.3-R0.2

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