Wonder Notify
Installation
Putting script to server
Download script from keymaster
Put in your server files
put ensure wonder_notify in your server.cfg
How to use script?
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"
or"error"
or"success"
Default:
"info"
duration:
number
Default:
5000
position:
"top-right"
or"right"
or"left"
Default:
"right"
Last updated