FishAnything
作者:rebot | 分类:模组
Minecraft 版本: 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1
平台: bukkit paper purpur spigot
Plugin Overview
- A small plugin that enhances entertainment by allowing you to randomly fish up any entity or item with a fishing rod, adding more surprises for players!
- It includes a blacklist feature, where you can configure a list of items and entities that cannot be caught in the configuration file.
Important Note
- You can catch items by immediately reeling in the rod after casting, without having to wait.
- The plugin does not perform checks; any fishing rod can catch items. It is suitable for standalone activity servers.
Command Permissions
- /fishanything - fishanything.reload - Reload the configuration file
Image Preview

Configuration File
# 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请登录后举报
暂无评论,抢个沙发吧~