Usage
In-Game Command
You can use the /testnotify
command in-game to trigger a notification.
Syntax:
/testnotify [title] [message] [duration] [type] [position]
Example:
/testnotify "Test Title" "This is a test message" 5000 "success" "top-right"
Notification Types and Positions
Notification Types
success: Displays a success message with a green highlight.
error: Displays an error message with a red highlight.
warning: Displays a warning message with a yellow highlight.
info: Displays an info message with a blue highlight.
Positions
top-left
top-right
bottom-left
bottom-right
middle-left
middle-right
middle-center
top-middle
bottom-middle
Last updated