/
!Image Preview
# Name of the fishing rod
fishing-rod-name: "Magic Fishing Rod"
# Whether to automatically give the rod on server join or respawn
auto-give: true
# Item blacklist: items that cannot be caught
# Item materials can be viewed at https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Material.html
item-blacklist:
- BEDROCK
- BARRIER
# Entity blacklist: entities that cannot be caught
# Entity names can be viewed at https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/entity/EntityType.html
entity-blacklist:
- ENDER_DRAGON
- WITHER

A fishing rod that can catch everything!