# 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="user-guide" %}
[user-guide](https://tailslibdocs.thisistails.ru/user-guide)
{% endcontent-ref %}

### For developers

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

{% content-ref url="custom-items" %}
[custom-items](https://tailslibdocs.thisistails.ru/custom-items)
{% endcontent-ref %}

{% content-ref url="custom-blocks" %}
[custom-blocks](https://tailslibdocs.thisistails.ru/custom-blocks)
{% endcontent-ref %}
