Features
Right now, the plugin allows the players to upgrade their pickaxe to the next level of pickaxe after the one they currently have. When a player joins the server, that player receives a Wooden Pickaxe with Efficiency 1. The player then has to use that pickaxe in order to gain pickaxe levels.
How to Gain Pickaxe Levels
In order to gain pickaxe levels, the player has to mine ore. Now, every pickaxe only allows certain ore to be mined. Each ore that can be mined by a certain pickaxe can be configured in the plugin's config file.
Commands
/lp - Shows the current version of the plugin you have installed.
/lp level - Shows your current pickaxe level.
/lp reload - Reloads the plugin's configuration.
Permissions
lp.reload - Allows the use of the /lp reload command.
Configuration
Extra Drop Percentage - Double value. Default is 25.0 (25%). Do 50.0 for 50%, 75.0 for 75% etc.
Amount of Extra Ores to Drop - Single value. Default is 2. Do 3 for 3 extra drops, 4 for 4 extra, etc.
Levels: (A number of levels the player needs in order to get the item listed.)
Stone Pickaxe - Default is 5. Do 10 for 10 levels needed, 15 for 15 levels needed, etc.
Iron Pickaxe - Default is 10.
Diamond Pickaxe - Default is 20.
Efficiency 5 - Default is 30.
Mining Fatigue - Default is 65.
Pickaxes: (The list of pickaxes for the plugin)
Ores: (The type of ores each pickaxe can mine.)
Wood Pickaxe - Default is COAL_ORE. Do IRON_ORE for Iron Ore, DIAMOND_ORE for Diamond Ore, etc.
Stone Pickaxe - Default is COAL_ORE & IRON_ORE.
Iron Pickaxe - Defaults: COAL_ORE, IRON_ORE, LAPIS_ORE, GOLD_ORE, and REDSTONE_ORE
Diamond Pickaxe - Defaults: all of the ores.
List of ores you can list:
- COAL_ORE
- IRON_ORE
- LAPIS_ORE
- GOLD_ORE
- REDSTONE_ORE
- EMERALD_ORE
- DIAMOND_ORE
- QUARTZ_ORE
If you have any further questions, feel free to comment and let me know. I will try to answer everyone's questions as soon as possible.


