---
title: How to Pause your Necesse Server when no Players are Online
description: Learn how to enable automatic pausing of your Necesse server when no players are online.
source: "https://nodecraft.com/support/games/necesse/how-to-pause-your-necesse-server-when-no-players-are-online"
image: "https://dynamic-assets.nodecraft.com/signedurl/w7vokBAexMnVlnMZ1Q/image.jpg?modifications=W3sibmFtZSI6ImdhbWVfYmciLCJpbWFnZV91cmwiOiJodHRwczovL2Ntcy1hLm5vZGVjcmFmdC5jb20vZi8xMzM5MzIvMjAwMHg1NTAvMmU4Mjk1M2UzMi9uZWNlc3NlLWJhbm5lci5wbmcvbS8ifSx7Im5hbWUiOiJnYW1lX2xvZ28iLCJpbWFnZV91cmwiOiJodHRwczovL2Ntcy1hLm5vZGVjcmFmdC5jb20vZi8xMzM5MzIvMzc1eDE1MC85ZGIzZTVmNTE0L25lY2Vzc2UtbG9nby5wbmcvbS8ifSx7Im5hbWUiOiJjdGFfdGV4dCIsInRleHQiOiJDcmVhdGUgeW91ciBvd24gc2VydmVyISJ9LHsibmFtZSI6InRleHQiLCJ0ZXh0IjoiSG93IHRvIFBhdXNlIHlvdXIgTmVjZXNzZSBTZXJ2ZXIgd2hlbiBubyBQbGF5ZXJzIGFyZSBPbmxpbmUifV0&s=4935bf02b6ec1dbbb0a060071c0502564e4f846c1c522bc65b1e55b9550bc54d"
published: "2025-10-17T20:22:20.022Z"
updated: "2025-10-17T20:22:19.988Z"
---

# How to Pause your Necesse Server when no Players are Online

Learn how to enable automatic pausing of your Necesse server when no players are online.

You might find it useful to automatically pause progress in your Necesse Server when no players on are online. For example, this would prevent any NPCs from perishing from unexpected mobs when no players are online!

## Enable Automatic Pausing

There are two ways in which you can enable automatic pausing when no players are online on your Necesse server.

### Nodecraft Server Control Panel

1. **Login** to your Nodecraft **[Dashboard](https://app.nodecraft.com/dashboard)**
2. **Click on Panel** with the gear icon located in the bottom right of your Renown server.
3. Go to your **Game Settings** tab on the left-hand side of the control panel.
4. Enter the **Worlds** tab at the top of the page, and ensure the "Pause when Empty" option is enabled.

  ![Necesse Pause when Empty configuration](https://cms-a.nodecraft.com/f/133932/1023x575/e26bc93302/necesse-pause-when-empty.png/m/1000x0/smart)
5. Save and restart your server.

### Editing Files

1. **Login **to your Nodecraft **[Dashboard](https://app.nodecraft.com/dashboard)**
2. Click on **Panel **with the gear icon located in the bottom right of your Necesse server.
3. Go to **File Manager/Files** in the left-hand side of the control panel.
4. Navigate to the `server.ini` in `/data/cfg`.
5. Enable or disable automatic pausing for your server by setting the `pauseWhenEmpty` field to `true` or `false`.

  ![Necesse server.cfg pause when empty configuration](https://cms-a.nodecraft.com/f/133932/1708x456/401cc165dc/necesse-pause-when-empty-config.png/m/1000x0/smart)
6. **Save**, and then **Restart** the server.
