1 of 1 Servers
DiscordWebsiteVPS Dashboard
Minecraft
Minecraft
  • Documentation
  • Game Server Dashboard Guide
  • Game Server Guides
  • Minecraft
    • Minecraft Server Setup Guide
      • Login Creation & Linking Your Discord
      • Minecraft Game Server Dashboard
      • Startup & Connection
    • Server Management
      • The Basics
    • Minecraft Game Server Dashboard
      • 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
Powered by GitBook
On this page
  1. Minecraft
  2. Minecraft Game Server Dashboard
  3. Configuration

Schedules

Manage all of this server's schedules in one place

PreviousStartup ParametersNextAdvanced

Last updated 6 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.

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 in to your desired parameters, click "Submit" to start this schedule.

Your newly create 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 task's:

    • 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]. 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 in this example 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