AdvancedPickaxe adds fully configurable tools to Minecraft:
Pickaxe, Axe, Shovel, and Hoe.
These tools allow area-breaking, configurable uses, and include Efficiency V & Fortune III by default.
Available Tools
Tool
Function
Pickaxe Mines blocks in a configurable area
Axe Cuts multiple logs or wood blocks at once
Shovel Digs dirt, sand, gravel in area
Hoe Tills multiple soil blocks at once
Features
- Customizable Area Break
Set the width × height × depth of the tool’s effect (example: 3x3x3, 10x10x10, 100x100x100)
- Uses System
Tools have limited uses. The remaining uses are displayed when breaking blocks.
- Enchantments
Tools come with Efficiency V and Fortune III.
- Supports Pickaxe, Axe, Shovel, Hoe
Commands
/giveitem <player> <tool> <sizeX> <sizeY> <sizeZ> <uses>
Parameters:
- <player> – target player name
- <tool> – pickaxe / axe / shovel / hoe
- <sizeX> – width of area
- <sizeY> – height of area
- <sizeZ> – depth of area
- <uses> – number of uses the tool has
Example:
/giveitem (player_name) pickaxe 3 3 3 500
Gives player (player_name) a Pickaxe that breaks blocks in a
3x3x3 area with
500 uses.
Installation
- Place the AdvancedPickaxe.jar file into your Paper or Spigot server plugins folder.
- Restart the server.
- Use /giveitem to give players advanced tools.
Recommended: Paper 1.21.x (compatible with Spigot 1.21.x)
Notes
- Performance Warning: Very large sizes (e.g., 100x100x100) can heavily impact server performance.
- Customizability: You can modify tool sizes and uses per /giveitem command.