> For the complete documentation index, see [llms.txt](https://akiisx-studios.gitbook.io/akiisx-studios-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://akiisx-studios.gitbook.io/akiisx-studios-docs/documentation/plugins/amethyst-tools.md).

# Amethyst Tools

**Version:** <mark style="color:purple;">**26.1.x**</mark>\
**Is Folia Supported?**\ <mark style="color:$info;">Yes, we support Folia and you can use plugin on paper versions as well as on Folia!</mark><br>

<figure><img src="/files/U9rEDYn3sGrFltqfZwuh" alt=""><figcaption></figcaption></figure>

## Installation Guide

{% stepper %}
{% step %}

### Follow this guide to install the Amethyst Tools Plugin

{% endstep %}

{% step %}

### Upload JAR File to Your Server

Start by uploading "**Tools-1.2.jar**" file to your Server's > **plugins folder**.\
![](/files/FiS3im1qb6s8W9EdTQlZ)
{% endstep %}

{% step %}

### Dependencies

\
• [<mark style="color:$primary;">Vault</mark>](https://www.spigotmc.org/resources/vault.34315/) (Free) - Optional\
• Install any Economy Plugin e.g EssentialsX, without economy and vault plugin Amethyst Sell Axe will not work.\
• License Key Required, get License Key in Discord: [<mark style="color:$primary;">Join</mark>](https://discord.gg/5YD33GZfnr)
{% endstep %}

{% step %}

### Start your Server

When you turn on the server, you will see that the plugin needs a license key, all you have to do is join this [<mark style="color:$primary;">Discord</mark>](https://discord.gg/tT6mvrgtw6), open a ticket and ask for Donut Tools License Key.
{% endstep %}

{% step %}

### License Key

Follow this guide to know where and how to activate your license key in the plugin.\
\
Enable License Key in Following filepath:\
`Sever\plugins\Tools\config.yml`\
&#x20;![](/files/529KIO91oYkwSar6Me8V)
{% endstep %}
{% endstepper %}

### **Usage Guide & Edit Help**

This guide explains how to use and edit the plugin effectively as a server owner. It introduces all key features and provides a complete overview of the commands needed to manage them. We recommend reading through the entire guide before launching your server.

<details>

<summary><strong>Admin Commands</strong></summary>

These are the admin commands you need to know while using the plugin.\
\
`/tools` - **Help Menu**\
`/t give <player> <tool> <amount>` - **Give a tool to player.**\
`/t selfdestruct <time>` - **Add expiration timer to held item.**\
`/t list` - **List of all available tools.**\
\
You can use `/dt` - prefix or `/donuttools` - prefix.

</details>

<details>

<summary><strong>Amethyst Sell Axe</strong></summary>

In order for this tool to work, as we said above in Dependencies, you need the Vault Plugin\
and some economy plugin, e.g. EssentialsX, when you install those 2 plugins, your Amethyst Sell Axe will work.\
\
**How to edit blocks/items and their price for Amethyst Sell Axe?**\
Follow this filepath:\
`server\plugins\Tools\config.yml` \
![](/files/bFOKQ4Up6awV0JgTQJPQ)<br>

**Now in the Config where is  the Amethyst Sell Axe, configure your  blocks/items and their sell price.**\
![](/files/gpz3gLY01W3OEqqD9frO)

</details>

<details>

<summary><strong>Shard Booster</strong></summary>

In order for this tool to work, you need to have any **Shard Plugin** that has **permission** or a **command** to give the player **4x Shard Multiplier/Booster** after player consume the potion.\
\
**How to edit command that is gonna be executed after shard booster is consumed?**\
Follow this filepath:\
`server\plugins\Tools\config.yml`\
![](/files/FDSugIYVTQ01eIKntjko)

</details>

<details>

<summary><strong>Support</strong></summary>

If you have any questions before or after the purchase, feel free to join our discord server where you can ask for support in the channel #open-ticket\
**Discord Link:** [<mark style="color:$primary;">Click Me</mark>](https://discord.gg/tT6mvrgtw6)

</details>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://akiisx-studios.gitbook.io/akiisx-studios-docs/documentation/plugins/amethyst-tools.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
