Open
Description
Is your feature request related to a problem? Please describe.
Recently MTA provided a new security update to block modded Timecyc.dat file to prevent possible cheating. The issue is many, if not all ENB mods use the Timecyc.dat file to enhance visuals.
Describe the solution you'd like
Add the possibility to get SHA/MD5 values of modded Timecyc.dat file (possibly other modded files aswell) on onPlayerModInfo event, so server can check against local whitelist and decide to keep or kick the player.
Describe alternatives you've considered
Either disable the SD for Timecyc.dat file or add a "global" MTA whitelist system.