Wonder Notify
Last updated
Last updated
Download script from
Put in your server files
put ensure wonder_notify in your server.cfg
If you want to insert our notify to other script, simple use export (client side) or trigger (server side)
title: string
message: string
type: "info"
, "error"
, "success"
or "alert"
Default: "info"
duration: number
Default: 5000
position: "top-right"
or "right"
or "left"
Default: "top-right"
sound: boolean