TriggerNotifySystem
π§ Available since Version 1.0.0!
PARAMETER
Type (INT) -> Set type (1 = normal, 2 = announce)
Variant (INT) -> Number of pre-defined variants (nil is not used)
Header (STRING) -> The header e.g. "SERVER RESTART" or "EVENT NEWS"
Desc (STRING) -> The description e.g. "The server will be restarted in X minutes!"
Image (STRING) (OPTIONAL) -> Link or path to Icon Image
Color (STRING) (OPTIONAL) -> Valid #HexCode
ProgressAnim (BOOL) (OPTIONAL) -> ProgressbarAnim (Colors) true or false?
Duration (INT) (OPTIONAL) -> The duration in ms (5000 = 5 seconds)
Without pre-defined Variant If you do not specify an OPTIONAL value, the general default value is used. With pre-defined Variant If you do not specify an OPTIONAL value, the pre-defined default value is used
Last updated