Clear Notify System
An advanced, customizable notification system for FiveM servers by Code Universe.
1. Introduction
2. Installation
3. Configuration
Config = {}
Config.Types = {
SUCCESS = { color = "#00BA88" },
ERROR = { color = "#FF4B4B" },
INFO = { color = "#0095FF" },
WARNING = { color = "#FF8800" }
}
Config.DefaultDuration = 5000
Config.Position = "top-right"
Config.MaxNotifications = 44. Basic Usage
5. Advanced Usage
6. API Reference
7. Replacing Standard Notifications
8. Troubleshooting
9. Examples
Support
Credits
Last updated