Sentinel Documentation
SDKSubscribeInvite Sentinel
  • GETTING STARTED
    • About Sentinel
    • What's a workspace?
    • Getting Started with Sentinel
      • Linking an Experience
  • 🛡️ Is Sentinel Safe to Use? Addressing Your Security Concerns
  • INFORMATION
    • Features
      • Cross-Platform Tool Suite
      • Account Linking
      • Role Synchronization
      • Advanced Analytics
    • How to get a Discord Role Id
    • Sentinel Roles: Flexible Permission Management
    • Using Sentinel's CRON Jobs to Automatically Unban Players Through Roblox Open Cloud API
    • Anti-Raid Protection & AI Content Moderator by Nebula Labs
    • Role Sync: Automatically Assign Discord Roles Based on Roblox Data
    • AI Content Moderator: Smart Civility
  • Luau SDK
    • BanAPI Documentation
  • RankingAPI Docuemtation
  • EvidenceAPI Documentation
  • DiscordAPI Documentation
  • Open Cloud API
    • Open Cloud API Introduction
    • v1
      • Models
        • BanInfo
      • Routes
        • BansAPI
          • /is-banned
          • /ban-async
          • /pending-bans
          • /pending-unbans
          • /bans
          • /unban-async
          • /export/bans/json
          • /export/bans/csv
        • RankingAPI
          • /group-role
        • EvidenceAPI
          • /evidence/create
          • /evidence/{evidenceGuid}
          • /evidence/{evidenceGuid}/metadata
    • METALink Registry API
  • Webhooks
    • Introduction to Webhooks
    • Security & Authentication for Webhooks
    • Default Payload Schema
    • Payload Dummies
      • DISCORD_BANNED
      • DISCORD_UNBANNED
      • GAME_BAN_UPDATED
      • GAME_BANNED
      • GAME_UNBANNED
  • Blogs
    • 🚀 Introducing Sentinel Tickets: Revolutionizing Discord Support
    • 🚨 Sentinel Evidence System is Now Live for Premium Users! 🚨
    • Sentinel February Update
  • 🚀 Coming Soon: April Platform Update – Sentinel Bot Development
  • March Update
  • AI Content Moderator Beta
  • Legal
    • 6 Month Retention Policy
    • Term's of Service
    • Privacy Policy
Powered by GitBook
On this page
  • Why Use CRON Jobs for Unbans?
  • Prerequisites
  • Step-by-Step Guide
  • Key Benefits of CRON-Based Unbans
  • Need Help?

Was this helpful?

Export as PDF
  1. INFORMATION

Using Sentinel's CRON Jobs to Automatically Unban Players Through Roblox Open Cloud API

PreviousSentinel Roles: Flexible Permission ManagementNextAnti-Raid Protection & AI Content Moderator by Nebula Labs

Last updated 4 months ago

Was this helpful?

Sentinel’s CRON Jobs feature allows users to automate the unbanning process for players without requiring other players to be actively in-game. By leveraging the Roblox Open Cloud API (OCAPI), you can streamline unban requests to ensure smooth and immediate execution, even when players are offline.

Why Use CRON Jobs for Unbans?

Without CRON Jobs, unbans will require players to join the game to trigger the unban process Luau Jobs, which can delay resolution. Sentinel's CRON Jobs automate this task by utilizing the Roblox Open Cloud API, making unbans efficient and hassle-free.


Prerequisites

  1. A Linked Roblox OCAPI Key Before setting up CRON Jobs, ensure you’ve created and bound an OCAPI key to your workspace. If you haven’t done this yet, follow the guide here:


Step-by-Step Guide

To enable CRON Jobs simply link a Roblox OCAPI key to your workspace with ``/bindapikey``.


Key Benefits of CRON-Based Unbans

  1. Offline Support: Players do not need to be online for their bans to be lifted.

  2. Time Efficiency: Automates repetitive tasks, freeing up moderation teams for other priorities.

  3. Seamless Integration: Fully utilizes the Roblox Open Cloud API for a robust solution.


Need Help?

If you encounter any issues while setting up CRON Jobs or linking your OCAPI key please contact Sentinel Support.

https://sentineldocs.metatable.dev/getting-started/getting-started-with-sentinel/linking-an-experience#step-2-create-and-bind-an-open-cloud-api-key