Advanced Notification System for FiveM
Fully Standalone – Compatible with Any Framework (ESX, QBCore, QBX, Custom)
Modern, Responsive & Fully Customizable Notification System
Take your server’s user experience to the next level with this lightweight and clean notification system. Built for performance and design, it works out of the box with any resolution, is highly customizable, and requires zero dependencies on specific frameworks.
Preview
Get Now for Free
Get in on tebex: $0 USD
Usage
- Example Client Side Use
exports["bs-notifications"]:showNotify({
title = "Example title",
description = "Example description",
duration = 7000,
showDuration = true,
position = "top-left",
type = "success",
})
- Example Server Side Use
TriggerClientEvent("bs-notifications:client:showNotify", {
title = "Example title",
description = "Example description",
duration = 7000,
showDuration = true,
position = "top-left",
type = "success",
})
Documentation [Gitbook]
Support [Discord]
Code is accessible | Yes |
---|---|
Subscription-based | No |
Lines (approximately) | 200 |
Requirements | Standalone |
Support | Yes, 24/7 |