> For the complete documentation index, see [llms.txt](https://thisistails.gitbook.io/tailslib/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://thisistails.gitbook.io/tailslib/about-plugin.md).

# About plugin

TailsLib - is a library for creating custom thing like in ItemsAdder plugin by LoneDev. First versions of this plugin was created when i needed custom items but i didn't know about any of plugins that could help me.

TailsLib tries to provide powerfull open source solution for customizing your server with many custom things.

## Upcoming updates

For latest version of TailsLib (0.0.1-beta) plugin have support of:

* Custom Items
* Custom Blocks

In future versions im planning to add:

* Custom Effects
* Custom Mobs
* Scripting Support (Lua or Kotlin DSL, maybe both)

In ideas now im have to add:

* Animation engine

## Quick start

### For users

For admins that wanna know how to setup a plugin or how to use it

{% content-ref url="/pages/KQMlyRodD4Mj2ouoNNZV" %}
[User guide](/tailslib/user-guide/config-file.md)
{% endcontent-ref %}

### For developers

For developers who want to start creating their own blocks and items.

{% content-ref url="/pages/59MU4Ela7b8aIPkAiKO3" %}
[Custom Items](/tailslib/custom-items/nbt-state.md)
{% endcontent-ref %}

{% content-ref url="/pages/qpbGQ9wjnfhJs3ivxI8h" %}
[Custom blocks](/tailslib/custom-blocks/block-methods.md)
{% endcontent-ref %}
