Disable Client Plugins Script?

Does anyone know where I can find one or code for one? I’ve seen it on a couple of servers.

In citmp-server.yml there is this line;

DisableScriptHook: false

Set it to true, so like this:

DisableScriptHook: true

This way scripthook gets disabled on the server.