> For the complete documentation index, see [llms.txt](https://zitemaker.gitbook.io/builderswand/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://zitemaker.gitbook.io/builderswand/introduction/getting-started.md).

# Getting Started

## Welcome to BuildersWand

BuildersWand is a powerful building tool that transforms how you create in Minecraft. Whether you're constructing massive castles, digging massive tunnels, or designing detailed interiors, this plugin gives you the tools to build faster and more efficiently than ever before.

### What Makes BuildersWand Special

You know that feeling when you're building in Minecraft and you just wish you had something to make it easier, faster, and just... better? That's BuildersWand.

It's the ultimate building plugin, packing powerful features that are still super easy to use and customize. It works perfectly on any server, so whether you're building casually or running a huge world, BuildersWand gives you what you need to create amazing Minecraft experiences.

The plugin features multiple wand tiers, each offering different capabilities. Basic wands are perfect for beginners, while advanced and expert wands provide the power and range needed for large-scale projects.

### Key Features

* **Smart Selection**: Automatically detects and selects connected blocks
* **Multiple Modes**: Place, break, and line modes for different building tasks
* **Built-in Storage**: Store blocks directly in your wand for easy access
* **Visual Feedback**: Particle effects show you exactly what will be affected
* **Undo System**: Easily reverse your last action if something goes wrong
* **Permission System**: Granular control over who can use what features
* **Plugin Integration**: Works seamlessly with WorldGuard, Towny, and other protection plugins

### Who This Plugin Is For

BuildersWand is designed for builders who want to spend more time creating and less time placing individual blocks. It's perfect for:

* **Creative builders** working on large projects
* **Server administrators** who need efficient building tools
* **Survival players** who want to speed up construction
* **Minigame developers** creating complex arenas and structures

### Getting Started

The plugin is designed to be intuitive. Most players can start building effectively within minutes of receiving their first wand. The included GUI makes it easy to adjust settings, and the visual feedback ensures you always know what your wand will do before you use it.

Ready to start building? Let's get you set up with your first wand.


---

# 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://zitemaker.gitbook.io/builderswand/introduction/getting-started.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.
