> For the complete documentation index, see [llms.txt](https://help.minecraftafk.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.minecraftafk.com/faq/vpn-blocks-full-half.md).

# VPN blocks (full/half)

Some servers have VPN blocks. All accounts connected with the web client uses a proxy to connect with, which is essentially a VPN. This means that unless the proxy is of a very high quality, then the connection will be caught as a VPN and blocked if the server has a VPN block. Only Tier 3 has the best quality proxies. On some servers this will give a message like "VPN's are not allowed on this server!", on others it simply just won't allow you to connect.

## How it works on web tiers

### Tier 1

Is not recommended for these servers. Sometimes it works. Sometimes it doesn't. Sometimes it will work and then stop working. The proxies are not of a super high quality as they are too expensive for us to offer for such a cheap plan.

### Tier 2

You can add your own proxies to ensure your connection. Buy quality proxies yourself and manage them with your accounts.

### Tier 3

We guarantee that you can connect to any server. If you can't, we replace your proxy or refund you if it doesn't work at all

## Servers we recommend you have Tier 3

Note that Tier 1 and 2 sometimes work, as the proxies are selected at random. But because of their quality we cannot guarantee a stable connection and it might just stop working for these specific server. Also, this is the list of known servers, there might be more that we don't know about.

Subnets are listed for  you with Tier 2, so you can buy the correct proxies for your server yourself if you do not want Tier 3. Read more about proxies [here](/faq/what-is-a-proxy.md).

* **DonutSMP** (works with subnet: `154.12.141.XXX`)
* **OneBlockMC** (works with subnet: `45.43.80.XXX` or `154.3.233.XXX`)
* **FreshSMP** (works with subnet: `154.12.141.XXX`)
* **Jartex** (works with subnet: `185.212.160.XXX`)
* **Rebirth of Balkan** (works with subnet: `23.109.212.XXX`)
* **Playblocks** (works with subnet: `45.43.80.XXX` or `176.116.230.XXX`)
* **AkumaMC** (works with subnet: `45.43.80.XXX`)
* **BlocksMC** (works with subnet: `45.151.160.XXX`)
* **Minecadia** (works with subnet: `154.12.132.XXX`)
* **Pika Network** (works with subnet: `176.116.230.XXX`)
* **Performium** (works with subnet: `45.43.80.XXX`)
* **MidnightSky** (works with subnet: `64.137.91.XXX` or `154.12.132.XXX`)
* **OG Network** (works with subnet: `154.12.132.XXX`)
* **LeftyPvP** (works with subnet: `154.9.200.XXX`)
* ANY SERVER WITH `.pl`, `.tr` or any other country specific domain (works with a proxy from the specific country)

If you have Tier 3, we will set this up for you. If you have Tier 2, you need to either upgrade your plan or set up the correct proxies yourself. If you have Tier 1, we recommend that you upgrade if you want to play the above servers.

## Server blacklist

You cannot connect to these servers, no matter your Tier.

* **Superawesome** (superawesome.dk)

If you bought the client for the specific servers and have NOT connected to any other servers we will refund you.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.minecraftafk.com/faq/vpn-blocks-full-half.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
