# Info

* [Patreon](http://patreon.com/lonedev)
* [YouTube](http://youtube.com/lonedev)
* [SpigotMC](https://www.spigotmc.org/members/lonedev.88296/#resources)
* [Website](http://devs.beer)
* [Steam developer page](https://store.steampowered.com/developer/LoneDev/)
* [Discord](https://discord.gg/4dfnpUK)

## What is this plugin?

This plugin is a tool which allows you to:

* Customize the vanilla game items without touching them. All changes are only visual and won't interfere in any way with any plugin or game logic.
* Edit other plugin items in case the other plugin doesn't allow to change `display name`, `lore`, `material`, `custom_model_data` and more.
* Add custom graphical tags (usually called "glyphs" or font images) to ANY item.
* All customization won't cause the item to become unstackable.
* Change item graphical attributes in future updates even for already crafted/obtained player items.
* Give your players more information about what an item can be used for.
* Put some server events information on items. For example show a tag in the lore of every item required during a Christmas quests.

{% hint style="success" %}
This plugin doesn't interfere with any crafting recipe or any other plugin!\
The changes are only visual!
{% endhint %}

## Showcase

<div><figure><img src="https://2055141013-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8oDgyJP076bDrU5QhyC6%2Fuploads%2FxsBTUWS1ZnSpkq6Dr55W%2Fimage.png?alt=media&#x26;token=9cbbfab9-915e-45d0-942c-0be2a5cc457f" alt=""><figcaption></figcaption></figure> <figure><img src="https://2055141013-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8oDgyJP076bDrU5QhyC6%2Fuploads%2Fm6TlVWHNO8vASDD97Doc%2Fimage.png?alt=media&#x26;token=42841bab-4a97-415e-9e56-9248369fb300" alt=""><figcaption></figcaption></figure> <figure><img src="https://2055141013-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8oDgyJP076bDrU5QhyC6%2Fuploads%2FEP0rp3sJnVAtchn7QQAu%2Fimage.png?alt=media&#x26;token=0e4e0caf-9f53-4ad1-9770-1a27af3e979f" alt=""><figcaption></figcaption></figure> <figure><img src="https://2055141013-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8oDgyJP076bDrU5QhyC6%2Fuploads%2FW6E1mv4KKsSNER8LMzD1%2Fimage.png?alt=media&#x26;token=103aa930-a20d-45d5-98b7-a074e075accb" alt=""><figcaption></figcaption></figure></div>

<div><figure><img src="https://2055141013-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8oDgyJP076bDrU5QhyC6%2Fuploads%2FrGcv6yM0LT3lYdC9Y6vf%2Fimage.png?alt=media&#x26;token=eb65ddd2-e0fa-4322-89d2-853f1db9a3a4" alt=""><figcaption></figcaption></figure> <figure><img src="https://2055141013-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8oDgyJP076bDrU5QhyC6%2Fuploads%2FGKYq7oGWNUyPe2OoOrMQ%2Fimage.png?alt=media&#x26;token=bf9a6076-4c0b-4656-8373-80f52d4fd6d7" alt=""><figcaption></figcaption></figure></div>


---

# 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://lonedev.gitbook.io/vanillacustomizer/info.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.
