1 200
收录服务器
1 600
注册
150 010
玩家
PyroFishing [1.9.X - 1.16.X]
钓鱼的增强功能!
作 者 PyroTempus
发布时间 2017年9月11日
支持核心 Spigot
原生版本
支持版本 1.9,1.10,1.11,1.12,1.13,1.14,1.15,1.16
点此下载

PyroFishing 是一款为 Minecraft 增加自定义钓鱼体验的插件。它允许服务器管理员添加自定义鱼类、设置稀有度、创建钓鱼菜单和商店,并提供钓鱼图鉴、被动技能和技能树等功能,旨在使钓鱼更有趣。

🎣 PyroFishing

✨ 主要特性

  • 自定义鱼类
  • 易于添加自定义鱼类的配置文件
  • 5 种不同的鱼类稀有度
  • 钓鱼菜单(/fish menu
  • 钓鱼图鉴,展示游戏中所有鱼类
  • 方便易用的钓鱼商店,允许玩家出售鱼类以换取可配置的价格
  • 生物群系钓鱼(完全支持 1.13+ 的生物群系)
  • 可配置的 Lore 颜色和消息
  • 钓鱼被动技能
  • 钓鱼技能树

📜 命令

  • /fish: 显示基本帮助菜单。
  • /fish menu: 打开主钓鱼菜单。
  • /fish reload: 重载插件和配置文件。
  • /fish codex: 打开钓鱼图鉴。
  • /fish shop: 打开商店。
  • /fish passives: 打开被动技能 GUI。
  • /fish mst: 打开主技能树。
  • /fish scales: 打开鳞片 GUI。
  • /fish market: 打开鱼市场 GUI。
  • /fish bag: 打开鱼包 GUI。

🔒 权限

  • fishing.menu: 允许使用 /fish menu 命令。
  • fishing.reload: 允许重载配置文件和插件。

⚙️ 配置示例


# +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ #
# |                                                                                                           PyroFishing Configuration File                                                                                                | #
# +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ #
# |                                                                 Here you can change all the messages, colours, items, fish and everything else in this plugin!                                                                      | #
# +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ #

# +-----------------------------------------------------------------------------------------------------------------------+ #
# |                                                                          Settings Section                                                                                 | #
# +-----------------------------------------------------------------------------------------------------------------------+ #
Settings:
  Prefix: "&6&lFishing &8&l> "
  No-Perm: "&cYou do not have permission to do this!"
  Reload: "&aYou have successfully reloaded the configuration file!"

# +-----------------------------------------------------------------------------------------------------------------------+ #
# |                                                                            Item Section                                                                                 | #
# +-----------------------------------------------------------------------------------------------------------------------+ #
Items:
  # The item used to close the GUI.
  Close:
    Material: RED_STAINED_GLASS_PANE
    Name: "&c&lClose"
    Lore:
      - "&7Click here to close"
      - "&7this interface."

  # The item used as a border in the GUI.
  Border:
    Material: BLACK_STAINED_GLASS_PANE
    Name: " "
    Lore:
      - " "

  # The item used to go to the next page in the GUI.
  Next:
    Material: GREEN_STAINED_GLASS_PANE
    Name: "&a&lNext Page"
    Lore:
      - "&7Click here to go to the"
      - "&7next page."

  # The item used to go to the previous page in the GUI.
  Previous:
    Material: RED_STAINED_GLASS_PANE
    Name: "&c&lPrevious Page"
    Lore:
      - "&7Click here to go to the"
      - "&7previous page."

🤝 特别感谢

感谢以下捐助者对 PyroFishing 的支持:

  • GrilledDonutV2 ($40.41)
  • Sadstro ($30.39)
  • mrfloris ($25)
  • TheGrayGorilla ($17)
  • SlimeDog ($15)
  • stifflered ($10)
  • NotoriousBot ($1.11)

❗ 注意事项

要使用此插件,你需要:

  • Vault
  • 经济插件,例如 Essentials 或 CMI