1 of 1 Servers
DiscordWebsiteVPS Dashboard
1 of 1 Servers
1 of 1 Servers
  • Welcome to 1 of 1 Servers
  • 1 of 1 Knowledge Base
    • Customer Guides
      • Adding Developer Access
      • Connect to VPS via Visual Studio Code
      • Dedicated Server vs VPS
      • Product Addons
      • Server Transfers Guide for FiveM
      • What is a CDN | Proxy Cache
    • Networking Guides
      • Basic Network Troubleshoot
      • CloudFlare Proxy
        • Setup
        • DNS Settings
      • Disable UDP for RDP
      • How to run Wireshark
      • How to run Windows MTR
      • Opening your Windows Ports
      • Remote Desktop Connection
      • Speed Tests
      • SQL Issues
    • Troubleshooting Error Codes
      • Remote Desktop Connection Errors
      • VPS Server Errors
  • 1OF1 Set Up Guides
    • API
      • CDN API
      • DDoS Shield API
    • CDN | Proxy Cache
      • CDN | Proxy Cache Setup Guide
    • Dedicated Servers
      • Dedicated Server Setup Guide
        • After Purchase
        • Link Your Discord
        • Manage Your Dedicated Server
    • Graffana Logging
  • VPS Servers
    • VPS Setup Guide
      • After Purchase
      • Link Your Discord
      • Deploy your Operating System
      • Getting Your VPS Login Details
      • Remote Desktop & SSH Guides
        • Logging into Remote Desktop
        • Logging into VPS with Linux OS
          • Creating SSH Key for VPS Install
    • VPS Upgrade or Downgrade
  • 1OF1 Dashboards
    • Dedicated Dashboard
      • Client Area
      • Sever Management and Information
      • My Account
      • Logs
    • DDoS Dashboard
      • IP Management
      • Creating Rules
        • Creating Presets
      • Creating a Webhook
    • Game Server Dashboard
      • Login Creation & Linking Discord
      • System
        • Console
        • Server Details
        • SFTP Details
        • Audit Log
      • Management
        • File Manager
        • Database
        • Backups
        • Subusers
        • Allocations
      • Configuration
        • Startup Parameters
        • Schedules
        • Advanced
      • Tools
        • Modpack Manager
        • Plugin Manager
    • VPS Dashboard
      • Customer Area
      • Server Management
      • Media
      • Password Reset & VNC
      • Network
      • Storage
      • Backups
      • Sharing
  • 1OF1 Game Guides
    • FiveM
      • Car Pack Installation
      • Clothing Installation
      • Common Errors Troubleshoot
        • CURL 56 ERROR
        • CURL 28 ERROR
        • "Fetching server variables..."
        • "Downloading server manifest..."
        • “...are you allowing UDP Packets?”
        • Thread Hitch Warnings
      • External pma-voice server
      • External Zumble/Rust Mumble Server
      • FiveM Convars Definitions
        • FiveM Cities | Opinion Article
          • Population
          • Donations
          • Developing
          • Staff Members
          • Departments
        • MLO Installation
        • Two Servers in One
      • SQL Backup
    • Game Server Guides
  • 1OF1 IN THE COMMUNITY
    • Giveaways
    • 1OF1 Merch
    • Donations
    • Fivemerr
    • Project Sloth
    • Guilda Bot
    • NextV Codes
  • 1OF1 Discounts & Partners
    • Project Sloth
    • Snipe Scripts
    • UZStore
  • Kreativ Signs
Powered by GitBook
On this page
  1. 1OF1 Dashboards
  2. Game Server Dashboard
  3. Configuration

Schedules

Manage all of this server's schedules in one place

PreviousStartup ParametersNextAdvanced

Last updated 5 months ago

The schedules tab allows for commands and power options to be automated, so you are able to enjoy your server in a more hands-free environment!

Schedules and their tasks are directly fed into the console to be executed.

This example will use a Minecraft Server. However, the features, functions, and instructions remain the same for other games.

The tab displays:

  • The schedule's name;

  • The number of tasks the schedule contains;

  • The schedule's last run/deployment;

  • The time-frame for it's next run;

  • Buttons to: Manage, Create, or Delete a schedule.

Creating a Schedule & Tasks

Let's create a schedule to restart your server every 12 hours.

This can help reduce lag by deleting all particles/dropped items, save the current world and it's contents, and run the diagnostic properties of a boot cycle to repair any underlying issues.

To create a schedule:

  • Click the "Create" button, this will trigger a pop-up window for you to:

    • Name your schedule (example, Squeaky Clean)

    • Set the time-frame parameters (example, every 12 hours every day)

    • Make sure your schedule is enabled by turning on the "Enable" toggle button.

      • This makes sure the schedule actually runs, you can disable schedules at any time by editing it and turning this button to the off position.

    • Once every field is filled into your desired parameters, click "Submit" to start this schedule.

Your newly created schedule will appear, you must now add the "Task(s)" that will run on this schedule. Our example is to restart the server every 12 hours, the "Task" is the restart command.

To create a task:

  • Click "Create Task", this will trigger another pop-up window for you to select the tasks:

    • Action

      • Send Power Action/Send Command

    • Time Offset

      • The time (in seconds) it may take for the task to execute and run to completion, a restart may take up to 2 minutes, depending on the server size and it's contents.

    • Payload

      • The specific action that is to be executed, example: Restart the server.

  • Once all the fields are filled, be sure to click "Submit" to create your task!

There are 2 options for the Tasks Action, Send power action and Send command. We have covered an example for "Send power action", but what about "Send command"?

The "Send command" option is a great tool for executing commands on a regular basis like [/weather clear] or [/time set day] in Minecraft. Or even for scheduling announcements!

This example will show how to schedule an announcement to be published in the global chat every 30 minutes.

The schedule was created and named "Announcement" with a time of "*/30*.

To create the task:

  • Click "Create Task", this will trigger another pop-up window for you to select the tasks:

    • Action

      • This example will use "Send Command"

    • Time Offset

      • The time (in seconds) it may take for the task to execute and run to completion, an announcement should take 0 seconds.

    • Payload

      • The specific action that is to be executed

      • Example: /say The best server in the world! Powered by 1of1 Servers.

  • Once all the fields are filled, be sure to click "Submit" to create your task!

Schedules Tab Overview
Create Schedule, example restart every 12 hours
Power Action Option (ex, Send power action)
Payload Option (ex, Restart the server) & Time Offset at 120 seconds
Submit Button
Announcement Task Example: Minecraft Server
Announcement in-game preview