File Details
DispNameChanger v5.4[1.1-R6]
- R
- Mar 14, 2012
- 23.10 KB
- 470
- CB 1.1-R6
File Name
DispNameChanger.jar
Supported Versions
- CB 1.1-R6
! Fixed Localization bug that would prevent other locale files from being loaded.
! Fixed name not being restored during session time-out resulting in the user loosing their nick.
! Changed behavior of PlayerList integration; Now can use display names larger than 16 characters. List Name will cut off anything beyond 16 characters.
! Fixed potential bug with checking unique player names when scoreboard is enabled.
! Changed how Localization was handled.
! Fixed Event Handling to properly conform to event standards.
+ Added ability to use display names in commands (Any commands like /kick).
+ Added Global Announce option of nick changes. Broadcast target can be ALL or ADMINS
+ Added permission node 'dispname.announce'. Users with this permission will receive nick changes when global announce is enabled and the target is ADMINS.
- Removed Leftover Debugging lines
- Removed unused imports.
- 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 DisplayNames don't work in server console (yet).