# Welcome to the ModernDisguise wiki!

## 📃 Info

ModernDisguise is a free opensource fast lightweight disguise library that supports all versions from 1.8.8 - 1.21

It's very developer friendly that's why the wiki won't be as big as probably expected

## 🔑 License

This project uses the GNU General Public License v3.0 license.

## ❓ FAQ

**- What can this library do?**\
&#x20;  You can change the player's:

* Name (Server side)
* Skin (Server side)
* EntityType (up to 82 entities) (Client side & other players only can see it)

**- Why ModernDisguise?**

Why not? It's fast, efficient, maintained, open-source & saves you a lot of headache.


---

# 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://docs.gravemc.net/moderndisguise/moderndisguise.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.
