
PluginMIT
OrjusHummer
Adds customizable Excavator (area mining) and Magnet enchantments.
13
Downloads
0
Followers
2 months ago
Updated
📦
1
Versions
📖About OrjusHummer
Overview
HummerExcavator is a Paper/Spigot plugin for Minecraft 1.21+ that adds powerful mining enchantments designed for fast and clean resource gathering. The plugin focuses on performance, flexibility, and full server-side control.
Video
Features
Enchantments
Excavator
Mines multiple blocks at once in a configurable area around the target block.
- Level 1: 3×3×1
- Level 2: 3×3×2
- Level 3: 5×5×1
- Level 4: 5×5×2
- Level 5: 5×5×3
- Cannot be removed via grindstone
Magnet
Automatically sends all mined drops directly to the player’s inventory.
- Works with Excavator
- Can be removed via grindstone
Items
- Save custom tools with enchantments, names, and lore
- Store items in a SQLite database
- Give, list, and delete saved items using commands
Configuration
- Fully customizable messages
- Editable enchantment names, descriptions, and lore
- Supports hex colors and legacy color codes
Commands
| Command | Description | Permission |
|---|---|---|
/hm givebook <player> <type> <level> |
Give enchantment book | excavator.give |
/hm save <name> |
Save item in hand | excavator.admin |
/hm give <name> <player> |
Give saved item | excavator.admin |
/hm delete <name> |
Delete saved item | excavator.admin |
/hm list |
List saved items | excavator.admin |
/hm reload |
Reload configuration | excavator.admin |
Permissions
excavator.use— Use enchantmentsexcavator.give— Give enchantment booksexcavator.admin— Admin commands
Installation
- Download
HummerExcavator.jar - Place it in the
pluginsfolder - Restart the server
- Edit
config.ymlif needed
Technical Details
- Platform: Paper / Spigot
- Minecraft version: 1.21+
- Database: SQLite
- Text API: Adventure (Kyori)
License
MIT License