[videos]
[youtube]https://youtu.be/2L2ZN-ZmCyY[/youtube]
[/videos]
Discord: https://discord.gg/sPqkfQHPAa
FS Notify is a modern standalone notification system designed for serious FiveM Roleplay servers. It gives your server clean, customizable, and professional notifications with an in-game editor, live preview, custom sounds, ACE permissions, and full developer support.
No ESX, QB-Core, Qbox, or framework dependency is required. FS Notify works with any server setup.
ββββββββββββββββββββ
π¨ In-Game Notify Editor
Open the notify editor directly in-game using /fs_notify.
β’ Edit notification styles without touching files manually
β’ Customize Success, Info, Warning, and Error notifications separately
β’ Change colors, icons, sounds, fonts, position, opacity, size, and layout
β’ Designed for fast setup and easy server customization Β
ββββββββββββββββββββ
π Admin & Player Edit Mode
FS Notify supports both personal player customization and admin-controlled global server styling.
β’ Player Edit Enabled: Players can edit their own notification style
β’ Player Edit Disabled: Only admins can edit the shared server-wide notification style
β’ Perfect for public servers, serious RP communities, and custom UI setups Β
ββββββββββββββββββββ
π ACE Permission Support
Admin mode is protected using ACE permission, with no framework permission system required.
β’ Server-side ACE permission checks
β’ Clean no-permission access screen
β’ Copy-ready permission line shown in-game
β’ Simple and secure admin access control Β
Example Permission:
add_ace identifier.license:your_license_here fs_notify.admin allow
ββββββββββββββββββββ
π Live Preview System
Preview your notification style instantly while editing.
β’ Test notifications before saving
β’ See changes live inside the editor
β’ Preview each notify type separately
β’ No need to restart the resource again and again Β
ββββββββββββββββββββ
π Custom Sound System
FS Notify includes built-in sound options and custom sound support.
β’ ESX-style sounds
β’ Custom sound URL support
β’ Separate sound settings for each notification type Β
ββββββββββββββββββββ
β¨ Rich Text Highlight Support
Highlight important words inside notifications using simple brackets.
Examples:
Press [E] to open the menu
You received [$500] cash
Vehicle is [LOCKED]
Anything inside brackets will appear with a clean highlighted effect. Perfect for keybinds, prices, warnings, and important roleplay text.
ββββββββββββββββββββ
π₯οΈ Modern React NUI Menu
FS Notify includes a clean React-based in-game editor.
β’ Draggable menu
β’ Resizable menu
β’ Clean sidebar layout
β’ Sticky live preview
β’ Professional in-game configuration panel Β
ββββββββββββββββββββ
π οΈ Developer Friendly Usage
FS Notify can be used easily from any client-side or server-side script.
Client Export:
exports.fs_notify:show(message, type, duration, title)
Example:
exports.fs_notify:show("Your changes were saved", "success", 5000, "Successful")
Client Event:
TriggerEvent("fs_notify:show", message, type, duration, title)
Example:
TriggerEvent("fs_notify:show", "You received cash", "info", 5000, "Payment")
Server Export:
exports.fs_notify:show(playerId, message, type, duration, title)
Example:
exports.fs_notify:show(source, "Admin announcement received", "warning", 6000, "Notice")
Server Event:
TriggerClientEvent("fs_notify:show", playerId, message, type, duration, title)
Example:
TriggerClientEvent("fs_notify:show", source, "You are not allowed to do this", "error", 5000, "Error")
ββββββββββββββββββββ
βοΈ Safe Config System
β’ Live config system for saved notification styles
β’ Default config fallback if live config is missing
β’ Server owners can create a default notify theme
β’ Player styles can start from the server default theme Β
ββββββββββββββββββββ
π Standalone & Optimized
β’ No ESX required
β’ No QB-Core required
β’ No Qbox required
β’ No framework lock
β’ ACE permission support
β’ Works with custom servers
β’ Works with any framework Β
ββββββββββββββββββββ
FS Notify is not just a basic notification script.
It is a complete customizable FiveM notify system with an in-game editor, live preview, rich text highlights, custom sounds, ACE permissions, and developer-friendly exports.
Ideal for serious Roleplay servers that want clean, modern, and professional notifications.