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

# Installation

1. Download and install java if you don't have it (**17 or above**). Really easy, you can find videos on YouTube like this: [**Click Here**](https://www.youtube.com/watch?v=syW8hEPQRRg)
2. Download the template: [**Click Here**](https://drive.google.com/file/d/1qY2KkTsaX9K7fT_yCznROdja-eCL8SSS)
3. Download the plugin jar: [**Click Here**](https://builtbybit.com/resources/craftyvehicles-model-builder-in-game.39643/)
4. Decompress the template.
5. Drop the plugin jar and **ProtocolLib** inside the **plugins** folder.
6. Download server jar. Can be **spigot** or **paper spigot**. Although, paper spigot has better performance. (**must be 1.19.4 or newer**): Click [**Here**](https://getbukkit.org/download/spigot) or [**Here**](https://papermc.io/downloads/all)
7. Rename the server jar you just downloaded to "**server**".
8. Run the file named "**Start**".
9. Go to Minecraft, multiplayer, add a server, and enter in the server ip: "**localhost**".
10. Done! You can now enter the server and start using the tool.

{% embed url="<https://youtu.be/AIGQCn9_yTw>" %}


---

# 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:

```
GET https://adriansr.gitbook.io/vehicle-model-builder-tool/getting-started/installation.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.
