---
title: How to Change the Time on Your Minecraft Server
description: Learn how to change the time using commands on your Minecraft server.
source: "https://nodecraft.com/support/games/minecraft/general/how-to-change-the-time-on-your-minecraft-server"
image: "https://dynamic-assets.nodecraft.com/signedurl/w7vokBAexMnVlnMZ1Q/image.jpg?modifications=W3sibmFtZSI6ImdhbWVfYmciLCJpbWFnZV91cmwiOiJodHRwczovL2Ntcy1hLm5vZGVjcmFmdC5jb20vZi8xMzM5MzIvMjAwMHg1NTAvZGNiMGFkNjkzOC9jYXZlcy1hbmQtY2xpZmZzLXB0LTItMS0yLTAucG5nL20vIn0seyJuYW1lIjoiZ2FtZV9sb2dvIiwiaW1hZ2VfdXJsIjoiaHR0cHM6Ly9jbXMtYS5ub2RlY3JhZnQuY29tL2YvMTMzOTMyLzM3NXgxNTAvM2MxZGIyYmFiNS9taW5lY3JhZnQucG5nL20vIn0seyJuYW1lIjoiY3RhX3RleHQiLCJ0ZXh0IjoiQ3JlYXRlIHlvdXIgb3duIHNlcnZlciEifSx7Im5hbWUiOiJ0ZXh0IiwidGV4dCI6IkhvdyB0byBDaGFuZ2UgdGhlIFRpbWUgb24gWW91ciBNaW5lY3JhZnQgU2VydmVyIn1d&s=7c6de487b5df61b8d5622660ebb46e99ef3a9dc4357db25ddba486074a64758a"
published: "2025-06-02T03:08:09.459Z"
updated: "2025-06-02T03:11:38.266Z"
---

# How to Change the Time on Your Minecraft Server

Learn how to change the time using commands on your Minecraft server.

Ever wished it could suddenly become daytime on your server? Minecraft includes a /time command that lets you do just that! This article will walk you through how to use it.

## Using the /time Command

The time command has 4 preset options for quickly changing the time to different parts of the day.

| Time | Command Example | Result |
| --- | --- | --- |
| Day | /time set day | Sets time to 7:00am |
| Noon | /time set noon | Sets time to 12:00pm |
| Night | /time set night | Sets time to 7:00pm |
| Midnight | /time set midnight | Sets time to 12:00am |

You’re not limited by these, however! You can also enter a number to specify the exact time you’re wanting. These numbers correspond to the number of ticks at the desired time. Minecraft days start at 6:00am, so that would be time 0. A full Minecraft day is 24,000 ticks, so this can be divided down to get the specific time you want. Here’s some examples:

| Time | Command Example | Result |
| --- | --- | --- |
| 0 | /time set 0 | Sets time to 6:00am |
| 4000 | /time set 4000 | Sets time to 10:00am |
| 14000 | /time set 14000 | Sets time to 8:00pm |
| 20500 | /time set 20500 | Sets time to 2:30am |

**Note: Setting the time this way will reset your day counter to 0.**

## Using the /time Command in the Control Panel

1. Navigate to your Nodecraft Dashboard.
2. Click the **Panel **button for your Minecraft server.
3. Locate and click **Console** in the menu on the left side.
4. With the server running, type **/time set day** at the bottom of the console.
5. Press the **Enter** key on your keyboard to send the command.

If the command was entered correctly, you will receive a response similar to:  
\[Server thread/INFO\]: **\[Server thread/INFO\]: Set the time to 1000**

## Conclusion

You have now set the time on your server! Time will continue from the point that you set it unless you have the daylight cycle gamerule disabled. You can find our guide for that [here](https://docs.google.com/document/d/1S5yeNJvqrKkR8WvG4tW7-etDuXfq2sGopnK1Q7h6dGo/edit?tab=t.2hvyzwle1xy9).

## Need Help?

If you have questions or run into any issues, our support team is here to help! Reach out using the support widget on our website or visit our [support center](https://nodecraft.com/support) for further assistance.
