> For the complete documentation index, see [llms.txt](https://gabjeksuper.gitbook.io/fiveguard-configuration/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gabjeksuper.gitbook.io/fiveguard-configuration/addon/package-addon.md).

# Package Addon

Install this [addon](https://github.com/jeakels/addon) and add it as a resource on your server (DO **NOT** place it inside your Fiveguard folder).

Open the addon config.lua and do the following:

* **line 3**: put a webhook
* **line 7**: put `false` if you want Fiveguard resource not to restart automatically if there is a new update (may cause crash/false ban for all players if you have [anti stopper](https://gabjeksuper.gitbook.io/fiveguard-configuration/block-expolits/block-server-exploits/fiveguard-and-resource-anti-stopper) active)
* **line 75**: put `true` *(may cause false bans or could be used by cheaters to ban players)*
* **line 122**: put `20` or more instead of 13 if it gives you false bans
* **line 126**: set it to `false` if it gives you false bans in case you have scripts that spawn peds with weapons or you have the game's peds that spawn with weapons by default
* **line 188**: Use the default template to use the temporary permissions system (client side triggers). For the bypasses list click [**here**](https://docs.fiveguard.net/permission-system/custom-permissions-ace).
* **line 258**: Use the default template to use the temporary permissions system (server side triggers). For the bypasses list click [**here**](https://docs.fiveguard.net/permission-system/custom-permissions-ace).

After doing all this, restart the server and run this command `fga bypass-native install`

*If this module increases your server lag/your players can't log in, delete the module from your main resources or delete it globally with the commands*&#x20;

* *`fga bypass-native [install/uninstall] [resourceName]`*
* *`fga bypass-native [install/uninstall]`*

If you encounter permission issues add these lines to your server.cfg file

* `add_ace resource.addon command allow`
* `add_unsafe_child_process_permission "addon"`
