[Request] Allow the owner of a server to audit his server's security by using mods

I suggest allowing a server’s development team to use hacks, cheats and any kind of mod without any FiveM restriction or ban, with the purpose to audit and enhance the security

I’d do it as follows:

  • in server.cfg you must have defined sv_master1 "" (to only allow this mode in non-production environments)
  • in server.cfg you must have defined a whitelist of usernames that won’t be banned for cheats

If these conditions are met, the FiveM ban system will not ban the users of hacks while in that server.

This will help the server’s developers to build stronger security systems.
Thanks.

1 Like

You don’t need actual ‘hacks’ to test your anticheat, you can just enable scripthook and use whatever menu or mount whatever Lua mod menu as client_script.

Also this is already possible if you remove adhesive from the client (and server?) and set sv_lan.

It also should not be the responsibility of “the server’s developers” to build, sell, buy or otherwise market “security systems”.

If you have access to real ‘hacks’ or ‘cheats’, don’t use them yourself but send them in runnable, unactivated form to support@fivem.net.

1 Like

Ok thanks