Skip to content

xaronnn/xaron_notify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

XARON Notify

Just another notification plugin for FiveM.

For more scripts and development, click here to join my Discord server!

Documentation

The first thing you need to do is to download the resource and start it in your server.cfg.

ensure xaron_notify

An example usage;

exports["xaron_notify"]:XARON.sendNotify({
  ['type'] = "show",
  ['title'] = "MY TITLE",
  ['identifier'] = "my_title_identifier",
  ['text'] = "Hello world",
  ['cooldown'] = 5000,
})

That will look something like this.

demo

Also in these notifications are you able to use the HTML codes.

About

Just another notify script for FiveM.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published