What can you do with this plugin?
With this plugin, you can make your own special tools that can grant extra resources while mining any block.
You can make the tool drop literally anything!
You can even configure each reward you get from the tool separately, making this plugin perfect to add as utility or to create some fun useful tools for your players and donators
With this plugin, you can make your own special tools that can grant extra resources while mining any block.
You can make the tool drop literally anything!
You can even configure each reward you get from the tool separately, making this plugin perfect to add as utility or to create some fun useful tools for your players and donators
Getting Started
Is as easy as just dropping the plugin jar file into your server plugins folder and then reloading or restarting your server.
You also need to be an operator to spawn in the special tools. Or execute the command as operator or server when using signs.
Discord
Need some help? got any suggestions?
Join our discord!
https://discord.gg/nJYt4nE
Config might look like this:
to reset your config simply delete it and reload the server
Code (YAML):
# Created by AVMG
# Example items, You can make as many as you like
# To get your tool in-game use: /specialtools
# To give another player a tool use /givespecialtool PLAYERNAME TOOLNAME
# Please keep tool Names and Lores unique from other tools to prevent issues!!
Tools :
#Tool name used to spawn the item in with /givespecialtool TOOLNAME
Midas :
#Sets the display name for this tool
DisplayName : §6Pickaxe of Midas
#Lore.
Lore : §9Midas Touch
#The tool used can be anything, for example, GOLDEN_PICKAXE , IRON_AXE
Tool : GOLDEN_PICKAXE
#if VoidOriginalDrop is True it will get rid of the original drop and instead drop whatever you have set in the config.
#So if you make a tool that drops gold when mining stone it will get rid of the stone and only drop gold.
VoidOriginalDrop : false
#BlockList is a list of blocks that you can use the tool on.
#If you mine Netherrack or Endstone with the Midas tool you will not get a gold drop.
#Only when you mine blocks that are in the BlockList of the tool
#you have a chance to receive gold as a drop.
BlockList :
- DIORITE
- ANDESITE
- GRANITE
- STONE
#the rewards that should be given whenever the player mines a block from the block list
#you can have as many as you like please count up from 1 to 2147483647
Drops:
'1' :
#rewarded item, you can use this site to lookup item names https://minecraftitemids.com/
Reward : GOLD_INGOT
#the chance this item drops, can be from 0 to 100, example: 44.65 or 60
DropChange : 5
#amount of items rewarded when this drops can be anything like.
#only whole numbers from 0 to 2147483647
Amount :
#minimal amount of items
min : 1
#maximum amount of items
max : 1
# Example items, You can make as many as you like
# To get your tool in-game use: /specialtools
# To give another player a tool use /givespecialtool PLAYERNAME TOOLNAME
# Please keep tool Names and Lores unique from other tools to prevent issues!!
Tools :
#Tool name used to spawn the item in with /givespecialtool TOOLNAME
Midas :
#Sets the display name for this tool
DisplayName : §6Pickaxe of Midas
#Lore.
Lore : §9Midas Touch
#The tool used can be anything, for example, GOLDEN_PICKAXE , IRON_AXE
Tool : GOLDEN_PICKAXE
#if VoidOriginalDrop is True it will get rid of the original drop and instead drop whatever you have set in the config.
#So if you make a tool that drops gold when mining stone it will get rid of the stone and only drop gold.
VoidOriginalDrop : false
#BlockList is a list of blocks that you can use the tool on.
#If you mine Netherrack or Endstone with the Midas tool you will not get a gold drop.
#Only when you mine blocks that are in the BlockList of the tool
#you have a chance to receive gold as a drop.
BlockList :
- DIORITE
- ANDESITE
- GRANITE
- STONE
#the rewards that should be given whenever the player mines a block from the block list
#you can have as many as you like please count up from 1 to 2147483647
Drops:
'1' :
#rewarded item, you can use this site to lookup item names https://minecraftitemids.com/
Reward : GOLD_INGOT
#the chance this item drops, can be from 0 to 100, example: 44.65 or 60
DropChange : 5
#amount of items rewarded when this drops can be anything like.
#only whole numbers from 0 to 2147483647
Amount :
#minimal amount of items
min : 1
#maximum amount of items
max : 1
Commands
- /specialtools opens a GUI for you to pick your tools from
- /givespecialtool [playername] [toolname] will give a specific player a tool
- /specialtoolsreload reloads the config for specialtools
Permissions
Right now there are no permissions. The only people who can use these the commands are operators or the console.
Screenshots & Gifs
https://i.imgur.com/HrM3Ev2.mp4
https://i.imgur.com/QWekaMo.mp4
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 1.16
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
SpecialTools is a free Minecraft Java mod. Compatible with Minecraft 1.16. Downloaded 1,023 times (via Spigot). Download it and open it directly in the game.