Sentinel Functions

How to use SentinelAC Functions


Sentinel Functions have been introduced to make it even easier for you to automate various tasks around your community

The process for creating a new Sentinel Function is very simple.

  1. Name the Function

  2. Decide when you want the function to be triggered (On Bans, Player Joins, Leaves, etc)

  3. Decide under what conditions the function should trigger (ex: When a ban reason includes "Texture")

  4. Decide which action should be taken when the function triggers (Webhooks, Notes, Logs, etc)

Once this is completed, click "Save Function". Now you've successfully created a Sentinel Function that will automatically run whenever assigned to!

Last updated

Was this helpful?