> 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/events-safeevents/configure-safe-events/safe-events-false-ban.md).

# Safe Events False Ban

Ensure the protection is installed on all scripts by running `fg safe-events install`. If a script calls a protected event but isn't covered by SafeEvents, it will lead to false bans. If the issue persists, check the ban logs and follow this guide:

1. If in "Additional Info" you see **SafeEvents.SafeEvents**, the token (e.g. `resourcename:ServerCallback`) should be added to the **Ignore Events List**.
2. If in "Additional Info" you see **SafeEvents.ExtendedSecurity**, the token (e.g. `resourcename:PeriodicalPlayerStatusCheck`) should be added to the **Ignore Security Events List**.

*Be careful which triggers you whitelist; whitelisting something like `ox_inventory:OpenInventory` is pointless if cheaters can still open inventories. Ensure all resources are protected by running `fg safe-events install` first.*
