This plugin allows you to get the melted items from the blocks you break.
By default you can get the melted items using a Golden Pickaxe.
Config.yml
Code (YAML):
Ores:
Iron
: true
Gold
: true
Copper
: true
Debris
: true
Blocks:
Cobblestone
: false
Stone
: true
Netherrack
: true
Sand
: true
Sandstone
: true
Red-sandstone
: true
Block-of-quartz
: true
# //You can use any minecraft items as a breaking tool
# //Use this site to get the ID https://minecraftitemids.com
# //Remove minecraft: and make it all Uppercase
Breaking-tool
: GOLDEN_PICKAXE
Currently there are no /reload command but it will be added in future updates.
This is a plugin for small servers to play with friends where you can get the melted items using a pickaxe.
This is the first plugin I have ever made so if you like it consider posting a review also if you have any suggestions or face any issue kindly tell me.