This script is designed to ban players that access FiveM's NuiDevTools while they are in your server. => This will help to prevent people from exploiting triggers through nuidevtools
=> Add HWID Ban ability
- Add the file to your server
resources
. - Ensure Sisyphus_Nui_Denial in your CFG
- Add the following to your qb-core>qb-smallresources>server>logs in the
local Webhooks
table:
['snd'] = 'Your discord webhook goes here'
- Restart your server.
Within the permissions.lua you can add permissions either with the license or the discord id.
You can add more permission types in server>main.lua
Feel free to edit this to your liking but please be sure to leave credit to the author.
This script was inspired by QamarQ's nui_blocker