Installation
A modern FiveM notification system with customizable UI, sound effects, and smooth animations.
jv-notify
Installation
Displaying Notifications
Client side
exports['jv-notify']:JVNotify('Title', 'Message', Time, 'type')Server side
TriggerClientEvent('jv-notify:client:ShowNotification', source, 'Title', 'Message', Time, 'type')exports['jv-notify']:JVNotify(playerId, 'Title', 'Message', Time, 'type')Parameters
Time
Types
Examples
Client Examples
Server Examples
Support
Last updated
