Skip to content
Home Support Status Legal Account Control Panel
ProRedLine Support
  • Docs
  • My Tickets
  • Report Incident

Account Management

19
  • Login & password reset
    • How to Reset Your Password
    • Can’t Log In?
    • How to Change Your Login Email
  • Change account details
    • How to change your address
    • How to Change Your Email or Name
    • Can I Use a Company Name?
    • Can I change notification preferences?
  • Add secondary user access
    • What Is a Secondary User?
    • How to Add or Remove Users
    • Permission Levels Explained
  • Account suspension rules
    • When Is an Account Suspended?
    • How to Reactivate a Suspended Account
    • Can a Suspended Account Still Receive Emails?
  • Close your account
    • How to Request Account Closure or Account Data
    • What Happens to My Data?
    • Can I Reopen My Account Later?
  • Suspension vs deletion
    • What’s the Difference Between Suspension and Deletion?
    • Can I Be Suspended and Request Data Deletion?
    • When Is Deletion Triggered Automatically?

Game Servers

38
  • Ark Survival Ascended
    • ASA Startup Variables
    • ASA Legal Information
    • ASA Updating/Reinstalling Server
    • ASA Troubleshooting & Support
    • ASA RCON
  • Euro Truck Simulator 2
    • ETS2 Startup Variables
    • ETS2 Joining the Server
    • ETS2 Legal Information
    • ETS2 Updating/Reinstalling Server
    • ETS2 Troubleshooting & Support
  • Insurgency
    • Insurgency Startup Variables
    • Insurgency Legal Information
    • Insurgency Updating/Reinstalling Server
    • Insurgency Troubleshooting & Support
  • Minecraft Java
    • Minecraft Java Startup Variables
    • Minecraft Java Legal Information
    • Minecraft Java Updating/Reinstalling Server
    • Minecraft Java Troubleshooting & Support
  • Minecraft Bedrock
    • Minecraft Bedrock Startup Variables
    • Minecraft Bedrock Legal Information
    • Minecraft Bedrock Updating/Reinstalling Server
    • Minecraft Bedrock Troubleshooting & Support
  • Rust
    • Rust Startup Variables
    • Rust Legal Information
    • Rust Enable Additional Features
    • Rust Updating/Reinstalling Server
    • Rust Troubleshooting & Support
  • Satisfactory
    • Satisfactory Startup Variables
    • Satisfactory In-game Setup
    • Satisfactory Letting Others Join
    • Satisfactory Legal Information
    • Satisfactory Updating/Reinstalling Server
    • Satisfactory Troubleshooting & Support
  • Unturned
    • Unturned Startup Variables
    • Unturned Joining the Server
    • Unturned Legal Information
    • Unturned Updating/Reinstalling Server
    • Unturned Troubleshooting & Support

App & Web Servers

26
  • Discord Bot
    • Discord Bot Startup Variables
    • Creating Discord Bot within Discord Dev
    • Adding Discord Bot to Discord Server
    • Modifying Discord Bot’s Files
    • Discord Bot Legal Information
    • Discord Bot Updating/Reinstalling Server
    • Discord Bot Troubleshooting & Support
  • LanguageTool
    • What is a LanguageTool Server?
    • LanguageTool Startup Variables
    • LanguageTool Server with Browser Extension
    • Using LanguageTool with HTTPS and IP Whitelisting
    • LanguageTool Legal Information
    • LanguageTool Updating/Reinstalling Server
    • LanguageTool Troubleshooting & Support
  • Uptime Kuma
    • What is an Uptime Kuma Server?
    • Uptime Kuma Startup Variables
    • Uptime Kuma Admin Account
    • Using Uptime Kuma with HTTPS
    • Uptime Kuma Legal Information
    • Uptime Kuma Updating/Reinstalling Server
    • Uptime Kuma Troubleshooting & Support
  • VS Code
    • What is a Visual Studio Code Server?
    • Visual Studio Code Startup Variables
    • Visual Studio Code Legal Information
    • Visual Studio Code Updating/Reinstalling Server
    • Visual Studio Code Troubleshooting & Support

Control Panel

10
  • Basic navigation
    • Emails and Installation After Payment
    • Overview of the Dashboard
    • Where to Find Key Settings
    • Mobile Access | Is It Possible?
  • File manager
    • Uploading and Editing Files
    • Understanding File Permissions
    • Restoring Deleted Files
  • Scheduler & backups
    • Creating Automatic Backups
    • Scheduling Tasks
    • Restoring from Backup

Security & Trust

4
  • Official Contact Information
  • How to Recognize Phishing Attempts
  • Enable 2-Factor Authentication
  • Account Recovery Options

Troubleshooting

4
  • My Server Won’t Start
  • Error Connecting to Server
  • Email Notifications Not Arriving
  • Performance Issues on My Server

Platform & Tools

2
  • Reporting Incidents
  • Our websites and Their Purpose

Payments & Billing

15
  • Accepted payment methods
    • Supported Payment Types
    • Using Credit Card for Auto-Renew
    • Can I Pay via Bank Transfer?
  • View or download invoices
    • Where to Find Your Invoices
    • How to Download an Invoice
    • Invoice Not Showing?
  • Failed payments & retry logic
    • Does the System Retry Failed Payments?
    • How to Update Your Payment Method
    • Why Did My Payment Fail?
  • Reactivation fee explained
    • Can I Avoid the Reactivation Fee?
    • Why a Reactivation Fee Exists
  • Prepaid model explained
    • How renewal reminders work
    • What happens if I don’t renew on time?
    • How to renew/cancel a subscription
    • What is a prepaid model?
View Categories
  • Docs
  • Control Panel
  • Scheduler & backups
  • Scheduling Tasks

Scheduling Tasks

ProRedLine
Updated on July 16, 2025

2 min read

AI Doc Summarizer Doc Summary
AI Doc Summarizer Thinking Thinking

Introduction #

Scheduling tasks is an easy tool to use for automated actions on your server. From custom commands to restarts, this function will do it all for you. This is done by creating a schedule (in which you can set the ‘time’ it triggers its tasks), and in each schedule, you can create (multiple) actions which will be executed (these are called tasks).

First creating a schedule #

These steps can be repeated to add multiple schedules on a server.

  1. Open your server’s panel and go to the ‘Schedules’ tab
  2. Click on the ‘Create schedule’ button
  1. A popup will appear with the schedule’s settings. Give this schedule a name.
  1. In this same popup, fill in when you want the schedule to trigger. Use the time sheet to understand the time options, or use this website to understand how it works and what each value does: https://crontab.cronhub.io/
  2. Optionally (de)select the option ‘Only When Server Is Online’, which only executes the schedule when the server is running, and the option ‘Schedule Enabled’, which enables the automatic triggering of the schedule
  3. Once finished with all of these settings, click ‘Create schedule’
  1. Your schedule has now been created!

Creating tasks in a schedule #

  1. Click on the newly (or already existing) schedule under the ‘Schedules’ tab of your server’s panel.
  2. Click on the ‘New Task’ button.
  1. A popup will appear with a couple of options and fields. First an ‘action’ needs to be selected. This is what each options mean:
    • Send command: Sends a command to your (game) server’s console each time the schedule runs
    • Send power action: Starts, Stops or Restarts your (game) server each time the schedule runs
    • Create backup: Creates a backup each time the schedule runs. Deletes the oldest backup if you have reached the backups limit for your server.
  2. All of these actions have different options, here’s a quick explanation of each field.
    • Send command:
      • Time offset (in seconds): This is only handy if you run multiple tasks within the same schedule. This waits executing the action # seconds after the previous task started executing. Leaving this at 0 seconds means it will run at the same time as the previous task.
      • Payload: This is the command which will be sent to the console. Enter the command exactly into this field how you would do it in the console.
      • Continue on failure: If the task has failed for any reason, still execute the tasks which may come after this task.
    • Send power action:
      • Time offset (in seconds): This is only handy if you run multiple tasks within the same schedule. This waits executing the action # seconds after the previous task started executing. Leaving this at 0 seconds means it will run at the same time as the previous task.
      • Payload: Select the power option you wish to be executed. There’s also a fourth option called ‘Terminate the server’. This option is like stopping your server, but not gracefully. This can lead to data corruption, so we do not recommend using this option in a task.
      • Continue on failure: If the task has failed for any reason, still execute the tasks which may come after this task.
    • Create backup:
      • Time offset (in seconds): This is only handy if you run multiple tasks within the same schedule. This waits executing the action # seconds after the previous task started executing. Leaving this at 0 seconds means it will run at the same time as the previous task.
      • Ignored Files: If you wish some files to be kept out of the backup, enter them in this field.
      • Continue on failure: If the task has failed for any reason, still execute the tasks which may come after this task.
  3. Now click ‘Create Task’
  1. Your task has now been created! Repeat these steps to create additional tasks within the same schedule. Optionally click ‘Run Now’ if you wish to trigger the schedule now instead of waiting for the automatic trigger.

Still need help after reading this article?

Create a Ticket
Updated on July 16, 2025
Creating Automatic BackupsRestoring from Backup
Table of Contents
  • Introduction
  • First creating a schedule
  • Creating tasks in a schedule
Share This Article:
  • Facebook
  • X
  • LinkedIn
  • Pinterest
Was it helpful?
  • Happy
  • Normal
  • Sad

Useful links

Home
Store
About Us
Status/Incidents
Support
News
Information
Customer Dashboard

Legal

Terms of Service (ToS)
Privacy Policy
Cookie Policy
Refund Policy
Acceptable Use Policy (AUP)
Contact & Support Policy

KVK: 95892494
VAT Number: NL005177436B09

  • Facebook
  • Google
  • Instagram
  • TikTok
  • WhatsApp
  • YouTube
  • X
  • Discord

Contact

info@proredline.com

P.O. Box 5449
3299 ZG, Maasdam
Netherlands

2025 © Copyright - ProRedLine
  • Docs
  • My Tickets
  • Report Incident
Type your search
Loading...

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.