Store

Legacy Notify

A standalone notification system for FiveM

A standalone, customizable notification system for FiveM. Supports multiple notification types, configurable positioning, custom icons, and can be used from both client and server scripts.

Features#

  • Standalone -- No framework dependency, no database required
  • Multiple Notification Types -- Primary, Success, Error, Warning, Info out of the box
  • Custom Types -- Define your own notification types with custom colors and icons
  • Flexible Positioning -- 8 position options (top-right, top-left, top-center, bottom-right, bottom-left, bottom-center, center-right, center-left)
  • Per-Notification Positioning -- Override the default position on individual notifications
  • Custom Icons -- Use any FontAwesome 6 icon class per notification
  • Global Accent Color -- Subtle glow and border tint applied to all notification cards
  • Max Visible Limit -- Configurable limit on visible notifications per position
  • Smooth Animations -- Configurable entry/exit animation duration
  • Client and Server Exports -- Send notifications from either side
  • Test Commands -- Built-in test commands for previewing notification types
  • Version Checker -- Automatic version checking to notify you when updates are available
  • Localization -- Multi-language support via JSON locale files