EnhancedFishing brings many improvements to the vanilla minecraft fishing mechanics. First of all, it gives you complete control over a players chance of getting a bite while fishing. You can modify the overall odds, and create custom permission nodes that will grant your users improved odds. It also adds many realistic environmental conditions that affect odds, all of which are configurable. These conditions include:
In addition to this, EnhancedFishing adds REAL support for several new enchantments on fishing rods.
All of these effects can be disabled globally through the admin, or by using negated permissions of the form: -enhancedfishing.enchantment.looting
As of v0.1.0 Anvil&Book-based enchanting functionality is built into the main plugin. the addon is no longer required and will be automatically disabled if it's found. a new configuration option is included to control this. "enable-anvils". If the plugin finds an incompatible craftbukkit version the functionality will be disabled.
The treasure available from the looting enchantment is completely configurable, and in its default state is not all that interesting. If anyone is willing to share their customizations I would consider including them in the plugin by default.
enhancedfishing.enchantment.looting - allows use of 'Looting' enchantment
enhancedfishing.enchantment.fortune - allows use of 'Fortune' enchantment
enhancedfishing.enchantment.efficiency - allows use of 'Efficiency' enchantment
enhancedfishing.enchantment.fireaspect - allows use of 'Fire Aspect' enchantment
enhancedfishing.enchantment.thorns - allows use of 'Thorns' enchantment
/efishing reload - reload config file and loot tables.
All of the chance modifiers accept straight numeric values, or multipliers. A fully commented configuration example can be found here.
While EnhancedFishing will work with any bukkit version above 1.5.1-R0.2, The AnvilAddon uses internal craftbukkit code, and must be updated for every new bukkit release. Check the Development Builds link below for the most recent AnvilAddon builds.
Source code is available on github!
Development builds of this project can be acquired at the provided continuous integration server. These builds have not been approved by the BukkitDev staff. Use them at your own risk
EnhancedFishing Development Builds