Preview: https://youtu.be/2L2ZN-ZmCyY[/youtube
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.