Description
IronFortune is a simple plugin that makes pickaxes enchanted by Fortune much better. You are able to get iron ingots if you break an iron ore. The same works on gold ores / gold ingots. The higher the enchantment level the higher the drop. Also you are able to earn exp after you broke an ore. This is just like it does on diamond ores, for example.
Features
- Gives you ingots instead of ores if you are breaking the ore with a Fortune-enchanted Pickaxe
- Works for iron and gold ores
- Similar to the Fortune effect on diamonds, for example
- The higher the enchantment level the higher the ingot and exp drop
Drop-Chances
Note that these are just approximate values
| Fortune level | 1 ingot | 2 ingots | 3 ingots | 4 ingots |
|---|---|---|---|---|
| Level I | 67% | 33% | - | - |
| Level II | 50% | 25% | 25% | - |
| Level III | 40% | 20% | 20% | 20% |
| Level IV+ | 32% | 17% | 17% | 34% |
Setup
- Just move the plugin file into your plugins folder and restart you server. Very easy, isn't it? ;)
- Configure the plugin in the conifg.yml. You can find the file in the plugin/IronFortune folder.
enabledWorlds: - world - farm_world
Permissions
- Supports every known permissions plugin (e.g. PermissionsEX, GroupManager, ...)
- You can use it also without a permissions plugin. The default values will apply.
| Permissions node | Description | Default |
|---|---|---|
| ironfortune.* | Allows you to use all IronFortune features | op |
| ironfortune.iron | Allows you to use IronFortune features for iron | no op |
| ironfortune.gold | Allows you to use IronFortune features for gold | no op |
| ironfortune.allworlds | Allows you to use IronFortune features in every world | no op |
| ironfortune.exp | Allows you to get exp for mining ores | no op |
Planned features
- /ironfortune command to see your permissions and deactivate the features
- Economy support: You will have to pay a configurable amount to use the feature
- Multi-Language support: German

