# VulpesMC Wiki

{% hint style="info" %}
Welcome to the VulpesMC Wiki, You may navigate throughout the different sections on the sidebar to the left, you may also use the search bar if you are looking for something in particular.
{% endhint %}

***

## Wiki Information

This wiki is powered by [gitbook](https://app.gitbook.com/) and is made for the purpose of helping players on the Minecraft server VulpesMC[^1] by making information about different commands and gameplay features more accessible.&#x20;

Below you can see the authors of each individual section.

***

## Wiki Authors

### Server Information

[**VulpesMC Wiki**](/vulpesmc/vulpesmc-wiki.md) - <mark style="color:blue;">SteveStan</mark>

[**Supported Versions**](/vulpesmc/server-information/supported-versions-and-mods.md) - <mark style="color:blue;">SteveStan</mark>

[**Commands**](/vulpesmc/server-information/commands.md) - <mark style="color:blue;">SteveStan</mark>

[**Rules**](/vulpesmc/server-information/rules.md) - <mark style="color:blue;">SteveStan</mark>, <mark style="color:yellow;">JPF84</mark>, <mark style="color:red;">Exsavitator</mark>, <mark style="color:orange;">Zudog</mark>

[**Ranks & Permissions**](/vulpesmc/server-information/ranks-and-permissions.md) - <mark style="color:blue;">SteveStan</mark>, <mark style="color:green;">DevilGamerGirl</mark>

[**How Towns & Nations work**](/vulpesmc/server-information/how-towns-and-nations-work.md) - <mark style="color:blue;">SteveStan</mark>, <mark style="color:green;">Stayrs</mark>, <mark style="color:yellow;">JPF84</mark>

[**How The War System Works**](/vulpesmc/server-information/how-the-war-system-works.md) - <mark style="color:blue;">SteveStan</mark>

### General Gameplay Features

[**Biome Properties & Farming**](/vulpesmc/general-gameplay-features/biome-properties-and-farming.md) - <mark style="color:blue;">SteveStan</mark>

[**Seasons**](/vulpesmc/general-gameplay-features/seasons.md) -

[**Jobs**](/vulpesmc/general-gameplay-features/jobs.md) - <mark style="color:blue;">SteveStan</mark>, <mark style="color:green;">DevilGamerGirl</mark>

[**Custom Enchantments**](/vulpesmc/general-gameplay-features/custom-enchantments.md) - <mark style="color:blue;">SteveStan</mark>

[**Daily Quests**](/vulpesmc/general-gameplay-features/daily-quests.md) - <mark style="color:blue;">SteveStan</mark>, <mark style="color:red;">Gyuri</mark>

[**Vehicles**](/vulpesmc/general-gameplay-features/vehicles.md) - <mark style="color:blue;">SteveStan</mark>

[**Chest Shops**](/vulpesmc/general-gameplay-features/chest-shops.md) - <mark style="color:blue;">SteveStan</mark>, <mark style="color:yellow;">JPF84</mark>

[**Minecarts & Rails**](/vulpesmc/general-gameplay-features/minecarts-and-rails.md) - <mark style="color:blue;">SteveStan</mark>

[**Graves**](/vulpesmc/general-gameplay-features/graves.md) - <mark style="color:blue;">SteveStan</mark>

[**Marriage**](/vulpesmc/general-gameplay-features/marriage.md) - <mark style="color:blue;">SteveStan</mark>

***

## Other Credits

[**Server Resource Pack**](/vulpesmc/vulpesmc-wiki/server-resource-pack.md) - <mark style="color:blue;">SteveStan</mark>, <mark style="color:red;">Exsavitator</mark>, <mark style="color:orange;">DeathRayzur</mark>, <mark style="color:yellow;">JPF84</mark>, <mark style="color:purple;">Pilgrimm</mark>

[**Server Mod Pack**](/vulpesmc/vulpesmc-wiki/server-mod-pack.md) - <mark style="color:blue;">Lupancham</mark>

[**VulpesGuessr**](https://vulpesguessr.vulpesmc.com/) - <mark style="color:blue;">Lupancham</mark>

[**Wiki Embedded Link Image**](https://i.ibb.co/pj3wHhSM/Vulpeswiki.png) - <mark style="color:orange;">Theodor217</mark>

***

[^1]: Server IP: play.vulpesmc.com


---

# 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://vulpesmc.gitbook.io/vulpesmc/vulpesmc-wiki.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.
