> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.empowerservers.com/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# How do I change my server seed?


# 🌱 How to Set a Custom Seed for Your Minecraft Server

[![](https://storage.crisp.chat/users/helpdesk/website/85bc5985980c3800/helpdesk-cta_1gizt3y.png)](https://empowerservers.com/)
---

## 🛠️ How to:

1. **Log into the [Control Panel](https://gp.empowerservers.com).**

2. **Click 'Manage'** next to your server.

   ![](https://storage.crisp.chat/users/helpdesk/website/-/8/5/b/c/85bc5985980c3800/image_3h5v0r.png)

3. **Navigate to your server files.**

   ![](https://storage.crisp.chat/users/helpdesk/website/-/8/5/b/c/85bc5985980c3800/image_cvgzs8.png)

4. **Find and open the `server.properties` file.**

   ![](https://storage.crisp.chat/users/helpdesk/website/-/8/5/b/c/85bc5985980c3800/image_ukdnad.png)

5. **Locate `level-seed` and set it to the seed you'd like.**

   ![](https://storage.crisp.chat/users/helpdesk/website/85bc5985980c3800/image_1jwvq0q.png)

   - If there is no `level-seed` parameter, you can add it manually at the bottom of the list:
     
```
level-seed=yourcustomseedhere
```

6. **Press the 'Save File' button.**

   ![](https://storage.crisp.chat/users/helpdesk/website/-/8/5/b/c/85bc5985980c3800/image_1hzxabk.png)

7. **Generate a new world** to apply the new seed.
   See this guide: [How do I generate a new world?](/en/article/how-do-i-generate-a-new-world-dbe3rn/)
---

# 🌎 Important Notes

- The seed will **only apply** after generating a **new world**.
- Always **take a backup** before making major changes like resetting your world!