Support
Last updated
Last updated
Join our for:
Real-time support
Community discussions
Feature requests
Bug reports
Development updates
Visit our page to:
Report bugs
Request features
View known issues
Track development progress
Q: How do I change the notification style?
A: In your config.lua
, set the Style
option to either 'minimal' or 'advanced':
Q: Can I customize the notification duration?
A: Yes, set either globally in config:
Or per notification:
Q: How do I disable sound effects?
A: Remove or comment out the sound entries in your config.lua
.
Q: Why aren't my notifications showing up?
A: Check:
Resource is started (ensure b2-sleeknotify
)
No console errors
Correct export usage
UI files are properly built
Resource Not Starting
Check your server console for errors
Verify ensure b2-sleeknotify
is in your server.cfg
Confirm all files are in the correct locations
Verify the resource name matches your folder name
UI Not Loading
Check the ui/dist
folder exists
Verify all files listed in fxmanifest.lua
exist
Rebuild the UI if necessary:
"Export Not Found"
"Type Not Supported"
Ensure you're using one of the supported types:
success
error
info
warning
"Position Not Valid"
Verify you're using a supported position:
Notifications Lagging
Check notification duration
Reduce maximum concurrent notifications
Verify server performance
Check client FPS impact
Memory Usage
Clear old notifications
Don't spam notifications
Use appropriate duration times
Check existing GitHub issues
Search Discord for similar problems
Try basic troubleshooting
Update to latest version
Include:
Resource version
FiveM server version
Error messages
Steps to reproduce
Expected vs actual behavior
Screenshots/videos if relevant
Author: B2DevUK
We welcome contributions! Please:
Fork the repository
Create a feature branch
Submit a pull request
Follow code style guidelines
Include tests if applicable
Remember to join our Discord for the fastest support and to stay updated on new releases and features!
Discord:
GitHub: