FishingPlus[1.6.2]c

Details

  • Filename
    FishingPlus1.6.2c.jar
  • Uploaded by
  • Uploaded
    Jul 30, 2013
  • Size
    44.31 KB
  • Downloads
    778
  • MD5
    76fa2d46b964211fd085e31136b392a4

Supported Bukkit Versions

  • 1.6.2

Changelog

  • Added /fp [on/off/treasure] command. /fp [on/off] will turn on/off all FishingPlus catches for all players. /fp treasure will spawn a treasure chest at the user's location. (Mainly for testing, can be used for rewards as well).
  • Added Permissions for successful catches, failed attempt catches, treasure chests, and enchanted catches.
  • Removed "treasure" and "enchanted" entries from the config, use the appropriate permissions if you want to disable them.
  • Enchanted fishing rods with multiple enchants can now get their intended catches, but will suffer more durability as well.
  • Unbreaking enchant will slow down enchanted fishing rods durability loss slightly.
  • Adjusted catch chances slightly
  • Corrected version number in plugin.yml

Nodes:

FishingPlus.*:

description: Gives access to all nodes. children:

  • FishingPlus.fp: true
  • FishingPlus.truecatch: true
  • FishingPlus.falsecatch: true
  • FishingPlus.treasure: true
  • FishingPlus.enchanted: true

FishingPlus.fp:

  • description: Allows access to /fp command.
  • default: op

FishingPlus.truecatch:

  • description: Allows "Successful Catches".
  • default: true

FishingPlus.failcatch:

  • description: Allows "Failed Attempt Catches".
  • default: true

FishingPlus.treasure:

  • description: Allows "Treasure Chest Catches".
  • default: true

FishingPlus.enchanted:

  • description: Allows "Enchanted Catches".
  • default: true