# Lucky Rabbit - Lootboxes

A powerful and feature-rich lootbox plugin that brings engaging animations, versatile rewards, and seamless customization to your Minecraft server.

{% hint style="danger" %}
To get PREMIUM version of plugin, you need buy one of 3 addons (Standard, Premium or Enterprise), next join our [discord](https://discord.gg/RfBydgJpmU), choose minecraft role and go to get-license channel, and read pinned message.
{% endhint %}

#### Roadmap & TODO's

{% stepper %}
{% step %}

### Enhanced Lootbox Animations

* [ ] Add more particle-based animations for lootbox reveals.
* [ ] Implement spin-based animations for a dynamic lootbox experience.
  {% endstep %}

{% step %}

### Language Support

* [ ] Add support for language customization.
* [ ] Enable language changes via API calls from other plugins.
  {% endstep %}

{% step %}

### Lootbox Entity Management

* [x] Add an option to despawn or de-place lootbox entities as needed.
  {% endstep %}

{% step %}

### Advanced Probability System

* [x] Develop an improved percentage-based chance system.
* [x] Implement automatic recalculation of item probabilities when new items are added to a lootbox.
  {% endstep %}

{% step %}

### Console Command Accessibility

* [x] Make essential commands accessible via console, including:
  * Key management
  * License handling
  * Plugin reload
  * Animation controls
    {% endstep %}

{% step %}

### Web-Based Lootbox Editor

* [ ] Create a web dashboard for managing lootboxes and items.
* [ ] Implement automatic percentage calculation for item chances.
* [ ] Display a comprehensive list of lootboxes and their contained items.
  {% endstep %}

{% step %}

### Improved Tier Transition Messaging

* [x] Display clearer messages when changing plugin tiers, especially from Trial to Free.
* [x] Add a prompt to encourage purchasing a license during tier changes.
  {% endstep %}
  {% endstepper %}


---

# 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://rabbit-tale-studio.gitbook.io/rabbit-tale-plugins/plugin-wiki/quickstart.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.
