ExtraTools — Create Custom Tools, Weapons & Armor In-Game
No configs. No restarts. 100% GUI. Make powerful custom items in seconds!

✨ What is ExtraTools?
ExtraTools is a lightweight item-creator for Spigot/Paper 1.21.x. Craft fully custom
tools, swords, and armor with:
- All-GUI workflow — no YAML editing required
- Custom Model Data support (for your resource pack)
- Extra Durability pool (shown in lore; used before vanilla durability)
- Speed / Haste boosts on tools
- Extra Damage on weapons
- Potion effects on hold/wear (e.g. armor auras)
- AOE mining & hoeing (vertical or square radius)
- Recipe editor with optional permission to craft
- Optional integrations: ItemsAdder, WorldGuard, DropEdit/DropInfo
Highlights
- Zero setup: drop the jar, start the server, run /ct.
- Create in seconds: pick base item, name, lore, stats, custom model data — done.
- AOE Mining: expand pickaxe/shovel/axe to a (2r+1)×(2r+1) square or a vertical shaft.
- Smart Durability: separate “extra durability” pool tracked in lore.
- Clean storage: one JSON per item in plugins/ExtraTools/items/.
- No performance traps: event listeners are minimal; everything is on-demand.
ScreenShots:
Creation menu :
Tools Creation:
Swords Creation:
Armors Creations:
Manage GUI:
ExtraTools CustomItems:
Videos:
️
Commands & Permissions
Code (Text):
/customtool # Open main GUI (aliases: /ct, /customt, /ctool)
/customtool create # Open create GUI
/customtool view # Open list/manage GUI
/customtool give <player> <id> # Give a saved item by ID
/customtool repair # Repair item in hand
Permissions
- extraTools.admin – access to /ct, /ct create, /ct view, /ct give
- extraTools.repair – access to /ct repair
Integrations (soft-depends)
- ItemsAdder — AOE respects IA blocks & loot
- WorldGuard — region checks before AOE breaks
- DropEdit + DropInfo — uses their drop tables if present
Compatibility
- Server: Spigot/Paper 1.21.x
- Java: 21+
️ Create an Item (In-Game)
- Run /ct
- Choose Armor, Tools, or Weapons
- Pick base material
- Fill prompts: name, lore, extra durability, speed/damage/health/armor, radius/vertical (tools), custom model data
- Done — item saved and ready
Recipe Editor
Open the item manager →
Recipes, place a 3×3 shape, and optionally set a permission (only players with it can craft).
Configuration
No manual config needed. Optional debug:
Code (YAML):
debug:
logBlockDrops
: false
Ready to forge your own gear? Run /ct and start creating!