FiveM Server Side Steam-Enforced Multi-tier Ping, White list and Ban script.
NOTE: A more advanced version of this script exists at :
https://github.com/mikethemadkiwi/MIAV/tree/MIAV2
IF you cannot run MYSQL.
run this version... else run the one above!!
- Edit the ranks in "MIAV_config.lua"
- put MIAV folder in resources
- add "start MIAV" to your server.cfg
- enjoy.
"/wltoggle 0" - will set the whitelist to 0 ( public )
"/wltoggle 50" - will set the whitelist to 50 ( regulars or higher )
"/wltoggle 250" - will set the whitelist to 250 ( owner only )
"/banall #id" - will ban the target user id, unless it has higher rank than the player
- delete the user's details from all files in "banlists" folder.
- save the files. ( script does NOT need to be restarted. it updates on the fly.
- Thanks@!!
Madkiwi