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 增加自定义钓鱼体验的插件。它允许服务器管理员添加自定义鱼类、设置稀有度、创建钓鱼菜单和商店,并提供钓鱼图鉴、被动技能和技能树等功能,旨在使钓鱼更有趣。
/fish menu
)/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 的支持:
要使用此插件,你需要: