File Details
DispNameChanger v5.6.0[1.3.1]
- R
- Aug 10, 2012
- 39.37 KB
- 1.4K
- CB 1.3.1-R1.0
File Name
DispNameChanger.jar
Supported Versions
- CB 1.3.1-R1.0
! Fixed Bug where display names weren't being set on the Title of non-spout users for users with a spoutcraft client.
! Updated localization system to use French translation.
! Updated config to remove example node for commands. Now in documentation.
! Display list command now has pagination.
+ Added French Translations: Thanks to bearbear12345
+ Added ability to change when display names are saved
+ Added warning to console if both save conditions are disabled.
+ Added API Class: Moved majority of work code to this class.
+ Added NonUniqueNickException: For code that uses API Calls.
+ Added SubNodes in config for commands: 'replace', 'mode'.
- Removed Legacy code: DPLSpout - No longer need fix provided by code
- 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).