# Modifications

**Phantoms**

* Phantoms and their mechanics are completely disabled.

**Monsters**

* Spawning mechanics have been reworked, with more monsters appearing closer to players.

**Player Spawning**

* Players spawn within a **1,000-block radius** from the world center (0,0).
* The spawn system has been adjusted to provide more variety in starting locations.

**Anti-Cheat**

* Players are permitted to use cheats and modifications.
* However, certain cheat functionalities may be restricted, primarily to prevent harmful movement exploits.

**Item Duplication**

* A system is in place to mitigate item duplication and patch exploits quickly.
* While duplication is inevitable in Minecraft, it remains **allowed** when possible.
* Duplicated items will not be removed.

**Nether Roof**

* Access to the Nether roof is blocked.

**Chat**

* Several chat-related enhancements are available.&#x20;

**Join Messages**

* Custom join messages replace default Minecraft ones.


---

# 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.anarchy.ac/server-info/modifications.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.
