📄Craft Notify

Craft Notifications is A Notification System which can be used in any FiveM server as it is Standalone

Installation

After Downloading the script from your Keymaster Unzip it with WinRar or any other extractor Drag the folder Named "craftnotify" into your resources folder, And then add this to Your server.cfg where other resources are started or ensured like this, ensure craftnotify

Exports & Trigger Events

Exports

exports['craftnotify']:Notify("Title", "Message", Time, 'type')

Trigger Events

TriggerEvent('craftnotify:Notify',"Title", "Message", Time, 'type')

Notify Details

Our Notifications are in 4 Different Notify Types, SUCCESS ( its a Green Color Notify ) ERROR ( Its A Bright Red Color Notify ) INFO ( Its A greyish Gradient White Color Notify ) Warning ( Its a Yellowish type Notify ) Every Notify has there different Icons, For More info or Free support you get us here : https://discord.gg/zXpkGkEEzA

Last updated