Amethyst Tools
🟡 Updated this yearPreview

🔍 Analysis
- 👍 0.2% endorsement rate
- 🏆 #183 of 1452 bukkit mods in this game by downloads
📋 About This Mod
# AmethystTools AmethystTools is a Paper plugin that adds configurable custom mining tools, starting with the Amethyst Pickaxe. It is built for server owners who want powerful utility tools with safe defaults, clean permissions, and simple config-based expansion. ## Why AmethystTools - Area mining with configurable radius and depth - Expiring tools with automatic lore countdown updates - Automatic removal of expired tools - Per-item config system for easy future tool additions - Block protection via configurable blocked-materials list - Area-mining exclusions via `mining.excluded-materials` - Separate messages.yml for fully editable text - Config/message version checks to help with safe updates ## Features - 3x3 style mining by default (`radius: 1`, `depth: 1`) - Blocks in `mining.excluded-materials` are only mineable directly (not as 3x3 side-breaks) - Expiry system (`expiry.days`) with `%time%` placeholder in lore - Dynamic `/at give` item input from config aliases - Admin reload command for config and messages - LuckPerms-friendly permission nodes ## Commands - /at give <player> - /at reload ## Permissions - amethysttools.use - amethysttools.admin ## Config Structure The plugin uses an item map so you can add more tools later without editing Java code. ```yml items: amethyst_pickaxe: aliases: - pickaxe - amethystpickaxe - amethyst_pickaxe material: NETHERITE_PICKAXE name: "&dAmethyst Pickaxe" lore: - "&7Mines in a configurable area" - "&7Expires in: &e%time%" unbreakable: false glow: true enchantments: EFFICIENCY: 5 UNBREAKING: 3 SILKTOUCH: 1 ``` Add more tools by creating new keys under `items` and giving each key aliases. ## Protected Blocks (Default) - BEDROCK - SPAWNER - CRYING_OBSIDIAN - END_PORTAL_FRAME - END_PORTAL - END_GATEWAY - NETHER_PORTAL - REINFORCED_DEEPSLATE ## Area-Mining Exclusions (Default) - OBSIDIAN ## Messages All user-facing text is editable in messages.yml: - no-permission - usage - invalid-player - invalid-item - gave-item - received-item - reloaded - tool-expired ## Compatibility - Server software: Paper - Minecraft API target: 1.21.x - Java: 21 ## Install 1. Build or download the release jar. 2. Place it in your server plugins folder. 3. Start server once to generate config files. 4. Edit config.yml and messages.yml. 5. Run /at reload.
# AmethystTools
AmethystTools is a Paper plugin that adds configurable custom mining tools, starting with the Amethyst Pickaxe.
It is built for server owners who want powerful utility tools with safe defaults, clean permissions, and simple config-based expansion.
## Why AmethystTools
- Area mining with configurable radius and depth
- Expiring tools with automatic lore countdown updates
- Automatic removal of expired tools
- Per-item config system for easy future tool additions
- Block protection via configurable blocked-materials list
- Area-mining exclusions via `mining.excluded-materials`
- Separate messages.yml for fully editable text
- Config/message version checks to help with safe updates
## Features
- 3x3 style mining by default (`radius: 1`, `depth: 1`)
- Blocks in `mining.excluded-materials` are only mineable directly (not as 3x3 side-breaks)
- Expiry system (`expiry.days`) with `%time%` placeholder in lore
- Dynamic `/at give` item input from config aliases
- Admin reload command for config and messages
- LuckPerms-friendly permission nodes
## Commands
- /at give
- /at reload
## Permissions
- amethysttools.use
- amethysttools.admin
## Config Structure
The plugin uses an item map so you can add more tools later without editing Java code.
```yml items: amethyst_pickaxe: aliases: - pickaxe - amethystpickaxe - amethyst_pickaxe material: NETHERITE_PICKAXE name: "&dAmethyst Pickaxe" lore: - "&7Mines in a configurable area" - "&7Expires in: &e%time%" unbreakable: false glow: true enchantments: EFFICIENCY: 5 UNBREAKING: 3 SILKTOUCH: 1 ```
Add more tools by creating new keys under `items` and giving each key aliases.
## Protected Blocks (Default)
- BEDROCK
- SPAWNER
- CRYING_OBSIDIAN
- END_PORTAL_FRAME
- END_PORTAL
- END_GATEWAY
- NETHER_PORTAL
- REINFORCED_DEEPSLATE
## Area-Mining Exclusions (Default)
## Messages
All user-facing text is editable in messages.yml:
- no-permission
- usage
- invalid-player
- invalid-item
- gave-item
- received-item
- reloaded
- tool-expired
## Compatibility
- Server software: Paper
- Minecraft API target: 1. 21.x
- Java: 21
1. Build or download the release jar. 2. Place it in your server plugins folder. 3. Start server once to generate config files. 4. Edit config.yml and messages.yml. 5. Run /at reload.
📊 Mod Details
- Game
- Minecraft Plugins
- Author
- dominik-kaspar-dev
- Version
- 1.3.0
- Downloads
- 913
- Endorsements
- 2
- Category
- bukkit
- Created
- 4/17/2026
- Updated
- 5/13/2026
- Game Versions
- 1.21.11
- Tags
- equipment, utility
🔧 How to Install Minecraft Plugins Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Plugins →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Plugins versions does Amethyst Tools support?
The author lists 1.21.11. Other versions may work but are untested by the author.
What is the latest version of Amethyst Tools?
Version 1.3.0, published 2026-05-13 with 913 downloads recorded at the source.
Keep browsing — more Minecraft Plugins mods await