`PH_Notify` is a standalone, modern notification system for FiveM focused on clean visuals, performance, and easy integration.
**What PH_Notify can do**
- Send `success`, `error`, `warning`, and `info` notifications
- Fully customizable per notification: title, message, icon, color, duration, theme, position, animation
- 5 built-in themes: `ph_orbit`, `ph_dark`, `ph_neon`, `ph_minimal`, `ph_classic`
- 6 screen positions: top/bottom, left/right/center
- 3 animations: `slide`, `fade`, `pop`
- Smart stacking with queue support (`MaxVisible` limit)
- Spam merge system for repeated messages (shows `x2`, `x3`, etc. instead of flooding)
- Progress bar + timestamp on each notification
- Optional branding label (server/community tag)
- Client exports: `Notify`, `Success`, `Error`, `Warning`, `Info`
- Server export + server/client events (single player or broadcast with `-1`)
- Built-in `/notifytest` command for quick live testing
- Locale support included (`en` / `de`)
- Responsive UI for different resolutions
**Note**
- Sound is prepared as an optional hook in config/UI, but real playback needs your audio file + enabled audio logic.