# How to change the difficulty of a server

## **Introduction** <a href="#id-497ycbrbrvna" id="id-497ycbrbrvna"></a>

Greetings! If you're reading this guide, it's because you need to change your server's difficulty. Remember, there are several options, such as:

## **🚀 Option #1** <a href="#jmc2z9o520aw" id="jmc2z9o520aw"></a>

#### **File Modifications** <a href="#bh4shfc02452" id="bh4shfc02452"></a>

<div align="left"><figure><img src="/files/xrwQeXgjN9Wybu0yltcv" alt=""><figcaption></figcaption></figure></div>

Start by going to your server and selecting the Files option. We'll search for this file:

**• server.properties**

<div align="left"><figure><img src="/files/SdVLFZY1Xr41Oa0Kx56B" alt=""><figcaption></figcaption></figure></div>

## **Text to localize** <a href="#fl48d3509rck" id="fl48d3509rck"></a>

Once you have located server.properties you must look for the option called

<kbd>difficulty=(the difficult)</kbd>

<div align="left"><figure><img src="/files/Bi4Stbw3P1TOP6Nkcr5m" alt=""><figcaption></figcaption></figure></div>

## **🚀 Option #2** <a href="#d7c79ehjgf0s" id="d7c79ehjgf0s"></a>

Enter your server and type the command <kbd>/difficulty</kbd>

<div align="left"><img src="/files/VS7aWDhfxKq8zq96s9je" alt=""></div>

Now simply enter the difficulty you want. You'll have the option to set it to easy, hard, or peaceful.

An example would be <kbd>/difficulty normal</kbd>

## **🚀 Option #3** <a href="#w5ecvtixj88i" id="w5ecvtixj88i"></a>

#### **Locate your server's console** <a href="#n3hguj2xgn3j" id="n3hguj2xgn3j"></a>

<div align="left"><figure><img src="/files/sYByl7cLFzO9RVKHorWh" alt=""><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/uIITzqju9p0xXWUYRqkp" alt=""><figcaption></figcaption></figure></div>

Once in the console, type the command difficulty <kbd>(</kbd>[<kbd>Enter the difficulty you want. You'll have the option to set it to easy, hard, or peaceful.)</kbd>](#user-content-fn-1)[^1]

Thanks for reading the guide!

{% hint style="success" %}
Done! The difficulty should now be changed. Remember to save the file and restart the server.
{% endhint %}

[^1]: Remember that to execute commands from the console it is not necessary to write "/" an example would be `/difficulty`that in Minecraft it would be written like this but in the console it is written`difficulty`


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.plenix.net/guides/minecraft-guides/how-to-change-the-difficulty-of-a-server.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
