# EnesTools
Developer: Enes9899
Premium amethyst tools plugin with self-destruct timer system for Minecraft servers.
## Features
| Command | Description | Permission |
|---------|-------------|------------|
|
|
|
|
## Tool Types
MIT License
Copyright (c) 2026 Enes9899
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Developer: Enes9899
Premium amethyst tools plugin with self-destruct timer system for Minecraft servers.
## Features
- Amethyst Shovel - 3x3 dirt/sand/gravel breaking with directional pattern
- Amethyst Drill - 3x3 stone/ore breaking with directional pattern
- Amethyst Axe - Tree felling system (breaks all connected logs automatically)
- Amethyst Hoe - 3x3 tilling with automatic plant/weed clearing
- Self-Destruct Timer - Tools expire after set duration (1d, 1h, 1w, infinite)
- Ender Chest Timer Control - Timer pauses when stored in Ender Chest
- Per-Tool Configuration - Each tool has individual config file for sounds, particles, enchants
- Folia Support - Full async scheduling for Folia servers
| Command | Description | Permission |
|---------|-------------|------------|
|
/tools | Main command | - ||
/tools give <player> <tool> <amount> [duration] | Give tools | tools.admin ||
/tools reload | Reload configs | tools.reload ||
/tools list | List tools | tools.admin |## Tool Types
shovel- 3x3 dirt/sand/gravel breakingdrill- 3x3 stone/ore breakingaxe- Tree felling (connected log breaking)hoe- 3x3 tilling with plant clearing
1d- 1 day10h- 10 hours30m- 30 minutes1w- 1 weekinfinite- No expiry
tools.admin- Full admin accesstools.reload- Config reload permission
- Minecraft 1.21+
- Paper or Folia server
config.yml- Main settingsmessages.yml- Message customizationEnesTools/shovel.yml- Shovel settingsEnesTools/drill.yml- Drill settingsEnesTools/axe.yml- Axe settingsEnesTools/hoe.yml- Hoe settings
MIT License
Copyright (c) 2026 Enes9899
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
