Server Exports
Last updated
Last updated
source: number
player's ID
data: table
message: string
the notification message
align?: string
the notification alignment
title?: string
the notification title
type?: string
the notification type:
info (default)
success
error
warning
icon?: string
icon or https link
timeout?: number
how many milliseconds the message shows up
For defaults value choose it in the
Success notification with title
Info notification with title and custom alignment