Player.displayName

Edits the player's displayed name, as it appears in the server's players list (it can be coloured). It can be edited on PlayerPreLoginEvent.

  1. string displayName [@property getter]
  2. string displayName [@property setter]
    class Player
    final @property @trusted
    string
    displayName
    ()

Meta