Skip to main content

Player::notify

This function sends a notification to the player.

You can use the colour codes found here: [Fonts and colors](/fonts-and-colors)

Syntax​

``` player.notify(message) ```

Parameters​

  • message -

Example​

Creates a command to let the player enter a message which will then come up as a notification.

See Also​