# 🛡️Welcome to LiteGuild

**LiteGuild** is a Minecraft plugin that allows server administrators to manage guilds. Administrators can create guild configurations, and players can join existing guilds from a list or create their own guilds using in-game currency.

***

## 🔑 Key Features

<div align="left"><figure><img src="/files/dMEiXu5KNJgLQORS8smu" alt="" width="428"><figcaption></figcaption></figure></div>

### 💰 Guild Bank

* The guild receives a **percentage of the money** earned from completing guild quests or from purchases in the guild shop.

### 🏪 Guild Shop

* Various items available for players.
* The inventory updates over time.

### 🗺️ Guild Quests

* Collaborative tasks for the entire guild.
* Players must work together to complete objectives.

### 🌟 Perks, Characters, and Guild Levels

* You can create **perks** that players can upgrade.

<div align="left"><figure><img src="/files/6cjXhmceHkuvAcUjjiKq" alt="" width="560"><figcaption></figcaption></figure></div>

* You can create a **guild level system**, where higher levels affect the shop, quests, and the number of players that can join.

<div align="left"><figure><img src="/files/KjaI8q7c11ZcNCGTbkhj" alt="" width="561"><figcaption></figcaption></figure></div>

* You can create **characters** for the guild with different modifications, e.g., faster quest cooldowns, discounts in the shop, and other effects.

<div align="left"><figure><img src="/files/iaSyIR6AhzHJMLoM6BCA" alt="" width="563"><figcaption></figcaption></figure></div>

* All these elements are fully configurable in the config file, and you can create them **without limits**, defining any upgrades you want.

### 🛠️ Player Management

* Configure **permissions** — what actions a player can perform in the guild.\\

<div align="left"><figure><img src="/files/2n3EpeqMID0m0n8CrLzu" alt="" width="450"><figcaption></figcaption></figure></div>

* Custom roles for each player, e.g., miner, fisherman, trader, etc.


---

# 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://paw-studio.gitbook.io/paw-studio-docs/liteguild/welcome-to-liteguild.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.
