Adonis Integration
SimpleAnticheat comes native with integration for Adonis to provide things like automatic bypassing for admins and exploit logging. This is extremely helpful and provides a painless way for game owners to make sure their moderators aren't getting in the way of the anticheat, possibly preventing them from moderating the game properly.
How do I enable the integration?
In the past, you've been able to simply enable the integration and be set. This is no longer the case following a recent Adonis update. The instructions below explain how you can enable the Adonis integration in the new update.
Head over to your SimpleAnticheat configuration and enable the Adonis integration by setting
Enabled
to true.Under the AdonisSettings category, you can choose to keep the
AccessKey
the same or change it to whatever you'd like. Remember this key for later!Now that we've set up everything for SimpleAnticheat to run the integration, we need to a few values in our Adonis settings. Head over to your Adonis configuration and scroll down to ~line 182.
Enable
G_API
,G_Access
, andLogs
by setting them to true.Make sure you've set your
G_Access_Key
so that it's matching in both configurations.You're done! If you have any questions, feel free to ask in the Discord!


Last updated
Was this helpful?