# Block Restrictions

To ensure the integrity and stability of our server, we have certain server-wide restrictions on specific blocks. These restrictions are in place to prevent potential exploitation and discourage practices that could negatively impact server performance.

## Server-Wide Restricted Block

* **Slime Block**: Slime Blocks are restricted server-wide due to potential exploits and the possibility of creating machines that can cause server instability.

***

### Why Do We Restrict Blocks?

The aim of these restrictions is to ensure fair gameplay for all players and to maintain a healthy server environment. Limiting the use of certain blocks helps us prevent:

* Server lag caused by automated or complex contraptions.
* Exploits that could give unfair advantages to players.
* Unintended disruptions to the server’s functionality.

***

## Block Restrictions, by dimension

* **The Ark** [Restrictions](/minecraft/rules-policies/block-restrictions/the-ark-restrictions.md)
* **Mining** [Restrictions](/minecraft/rules-policies/block-restrictions/mining-restrictions.md)
* **Nether** [Restrictions](/minecraft/rules-policies/block-restrictions/nether-restrictions.md)
* **The End** [Restrictions](/minecraft/rules-policies/block-restrictions/the-end-restrictions.md)

***

[Rules & Policies](/minecraft/rules-policies.md)


---

# 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.playtheatria.com/minecraft/rules-policies/block-restrictions.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.
