# How do i Allow Non-Premium Players on my Minecraft Server?

1. Head into our [Game Panel](https://panel.nolimithost.cc/) and go into Management > File Manager.

2. Locate `server.properties` in Quick Access on the right. If it's not there, scroll through the file manager to find it manually.

   <figure><img src="/files/vtcdXmsn8l3GhxsqpvEo" alt=""><figcaption></figcaption></figure>

3. To change the server's online mode setting, open the `server.properties` file. Find `online-mode` and set it from `true` to `false`.

   <figure><img src="/files/anyDo3tLsXvhAYqY5jXk" alt=""><figcaption></figcaption></figure>

4. After updating your server.properties file as shown below.

   <figure><img src="/files/QXGtXV2hlyGCg4i1nSzx" alt=""><figcaption></figcaption></figure>

5. Restart the server and enjoy it with your friends without any limits.

{% hint style="info" %}
If you require assistance, don't hesitate to reach out to our support team at [NolimitHost Support](https://billing.nolimithost.cc/submitticket.php).
{% endhint %}


---

# 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.nolimithost.cc/games/minecraft/how-do-i-allow-non-premium-players-on-my-minecraft-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.
