# ​Defining spawn

You can define spawn using WorldEdit or other plugins such as EssentialsSpawn, although WorldEdit + WorldGuard does an amazing job.

&#x20;You can do this by using a wooden axe and selecting two opposite corners of your build, this will select a box around your build.&#x20;

Then you can do <mark style="color:$primary;">/rg create spawn</mark> followed by <mark style="color:$primary;">/rg flags</mark> to customise your region (people will automatically not be able to build here) If players have a large spawn radius or spawn isnt in the area you want it to, you can use <mark style="color:$primary;">/gamerule spawnradius 0</mark> and Essentials has <mark style="color:$primary;">/setspawn</mark> to set the block you are stood on to the block players will spawn at.

{% hint style="success" %}
**Good to know:** You can create a support ticket, describe your problem and, send proof of purchase so that you can be provided with the correct world download&#x20;
{% 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://wiki.breadbuilds.com/minecraft-map-issues/defining-spawn.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.
