ThrowableFireballs

发射火球,像幽灵!

资源图片
允许玩家通过右键点击火焰充能或自定义物品来投掷火球。 这个插件*仅适用于 1.20+ 版本*,它可能适用于 1.13+ 版本,但**我不会**保证它能在旧版 Minecraft 上正常工作。 **当前稳定版本:** *1.9.6* ***对于旧版本**(1.8-1.12)**请使用此处的 Legacy 下载:*** [https://github.com/FlailoftheLord/ThrowableFireballs/releases/tag/Legacy-1.0.2](https://github.com/FlailoftheLord/ThrowableFireballs/releases/tag/Legacy-1.0.2) ***没有计划或保证支持旧版 Minecraft。*** 我的第一个公开插件!!!耶 **一点展示** ;) 简单安装:将其放入服务器的插件文件夹中并重启服务器! **WorldGuard 标记:** ``` FIREBALLS-ENTITY-DAMAGE - 阻止实体在区域内被火球伤害。 FIREBALLS-BLOCK-DAMAGE - 阻止火球冲击导致方块爆炸。 ``` 从 1.4.0 版本开始,所有消息都可以自定义配置。 支持 v1.8.4 起的十六进制颜色代码。
config ``` SIKE!你以为这里会有什么吗? 插件现在会为你生成配置值。 如果你弄错了什么,它会在服务器启动时或通过命令修复任何错误 /fireballs updateconfig ```
**命令**:
commands ```yaml /throwablefireballs (/fireballs) description: 主命令 usage: /fireballs [help / reload / updateconfig / get / give] permission: fireballs.op ```
**权限**:
permissions ```yaml permissions: fireballs.infinite: description: 永远不用用完它们! default: false fireballs.op: description: 使用管理命令 default: op fireballs.throw: description: 投掷球;D default: true fireballs.commandthrow: description: 通过命令投掷球 default: op fireballs.bypass: description: 绕过冷却 default: false fireballs.craft: default: true # 权限 # fireballs.op # fireballs.infinite # fireballs.throw # fireballs.commandthrow # fireballs.bypass # fireballs.craft ```
# 当寻求支持时,请包含以下基本信息: - 你的 Spigot 服务器运行的 Minecraft 版本。 - 随附 ThrowableFireballs 的服务器上运行的所有插件列表。 - 如果控制台中出现错误,请包含你的控制台日志文件的副本。** 您可以通过 Github issues 联系我获取支持: [![https://i.ibb.co/0M92VRd/Git-Hub-Info-Icon.jpg](https://i.ibb.co/0M92VRd/Git-Hub-Info-Icon.jpg)](https://github.com/flailofthelord/throwablefireballs) [![https://i.ibb.co/y0STC2s/Paypal-Info-Icon.jpg](https://i.ibb.co/y0STC2s/Paypal-Info-Icon.jpg)](https://www.paypal.me/flailofthelord) 本插件在以下条款下为开源 [GNU 通用公共许可证 v3.0](https://www.gnu.org/licenses/gpl-3.0.en.html) 通过下载和使用此插件,您同意 [此许可](https://github.com/FlailoftheLord/ThrowableFireballs/blob/master/src/main/resources/LICENSE) 的条款。