- 插件中文名称
- -
- 插件英文名称
- Don't Kill Friends
- 支持的核心
- Spigot
- 前置组件
- 无
- 资源语言
- 英语
- 适配版本
- 1.16
- 1.17
- 1.18
- 1.19
- 1.20
- 1.21
[MD]# 插件介绍
在安装这个插件后,你驯服的所有宠物可以免疫特定类型的伤害。
它们均可在配置文件中修改。
# 插件命令与权限
`/dontkillfriends`(简写 `/dkf`)
绿色默认玩家拥有,红色默认 OP 拥有
* `/dkf`(权限:<font color="green">`dontkillfriends.use`</font>)
* `version`(<font color="green">`dontkillfriends.version`</font>)- 显示插件版本
* `author`(<font color="green">`dontkillfriends.author`</font>)- 显示作者信息
* `reload`(<font color="red">`dontkillfriends.reload`</font>)- 重载插件配置
* 无视保护攻击驯服动物 - <font color="red">`dontkillfriends.bypass`</font>
# 插件配置
> 完整配置可在 Continue Project 仓库浏览。
```YAML
#
# ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
# ░░██████╗░░█████╗░███╗░░██╗████████╗░░░██╗░░██╗██╗██╗░░░░░██╗░░░░░░░░███████╗██████╗░██╗███████╗███╗░░██╗██████╗░░██████╗░░
# ░░██╔══██╗██╔══██╗████╗░██║╚══██╔══╝░░░██║░██╔╝██║██║░░░░░██║░░░░░░░░██╔════╝██╔══██╗██║██╔════╝████╗░██║██╔══██╗██╔════╝░░
# ░░██║░░██║██║░░██║██╔██╗██║░░░██║░░░░░░█████═╝░██║██║░░░░░██║░░░░░░░░█████╗░░██████╔╝██║█████╗░░██╔██╗██║██║░░██║╚█████╗░░░
# ░░██║░░██║██║░░██║██║╚████║░░░██║░░░░░░██╔═██╗░██║██║░░░░░██║░░░░░░░░██╔══╝░░██╔══██╗██║██╔══╝░░██║╚████║██║░░██║░╚═══██╗░░
# ░░██████╔╝╚█████╔╝██║░╚███║░░░██║░░░░░░██║░╚██╗██║███████╗███████╗░░░██║░░░░░██║░░██║██║███████╗██║░╚███║██████╔╝██████╔╝░░
# ░░╚═════╝░░╚════╝░╚═╝░░╚══╝░░░╚═╝░░░░░░╚═╝░░╚═╝╚═╝╚══════╝╚══════╝░░░╚═╝░░░░░╚═╝░░╚═╝╚═╝╚══════╝╚═╝░░╚══╝╚═════╝░╚═════╝░░░
# ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
# 插件作者 Gubin *•—•* Discord: @gu.b *•—•* Discord 聊天群组(俄语): https://discord.gg/B6QCGttPtq
#
# Spigot 1.16.5 - 1.21
# 插件版本: 1.0 STABLE
#
# true - 启用 | false - 禁用
# 下文为驯服后动物免疫伤害的内容:
immortal-from-explosion: true # 免疫爆炸伤害
immortal-from-drowning: true # 免疫溺水伤害
immortal-from-suffocation: true # 免疫窒息伤害
immortal-from-fire: true # 免疫火焰伤害
immortal-from-lightning: true # 免疫雷击伤害
immortal-from-fall: true # 免疫摔落伤害
immortal-from-dragon: true # 免疫龙息伤害
immortal-from-host: true # 免疫驯服者的伤害
immortal-from-projectile: true # 免疫弹射物伤害
immortal-from-magic: true # 免疫药水伤害
plugin-version: "&f插件版本: &71.0 &aStable"
hit-message: "&c你攻击了驯服的动物!" # 攻击驯服动物时的消息
reload-message: "&a成功重载了插件." # 插件重载时的显示消息
commandTabComplete: true # 输入命令时显示的补全建议
```
[/MD]
在安装这个插件后,你驯服的所有宠物可以免疫特定类型的伤害。
它们均可在配置文件中修改。
# 插件命令与权限
`/dontkillfriends`(简写 `/dkf`)
绿色默认玩家拥有,红色默认 OP 拥有
* `/dkf`(权限:<font color="green">`dontkillfriends.use`</font>)
* `version`(<font color="green">`dontkillfriends.version`</font>)- 显示插件版本
* `author`(<font color="green">`dontkillfriends.author`</font>)- 显示作者信息
* `reload`(<font color="red">`dontkillfriends.reload`</font>)- 重载插件配置
* 无视保护攻击驯服动物 - <font color="red">`dontkillfriends.bypass`</font>
# 插件配置
> 完整配置可在 Continue Project 仓库浏览。
```YAML
#
# ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
# ░░██████╗░░█████╗░███╗░░██╗████████╗░░░██╗░░██╗██╗██╗░░░░░██╗░░░░░░░░███████╗██████╗░██╗███████╗███╗░░██╗██████╗░░██████╗░░
# ░░██╔══██╗██╔══██╗████╗░██║╚══██╔══╝░░░██║░██╔╝██║██║░░░░░██║░░░░░░░░██╔════╝██╔══██╗██║██╔════╝████╗░██║██╔══██╗██╔════╝░░
# ░░██║░░██║██║░░██║██╔██╗██║░░░██║░░░░░░█████═╝░██║██║░░░░░██║░░░░░░░░█████╗░░██████╔╝██║█████╗░░██╔██╗██║██║░░██║╚█████╗░░░
# ░░██║░░██║██║░░██║██║╚████║░░░██║░░░░░░██╔═██╗░██║██║░░░░░██║░░░░░░░░██╔══╝░░██╔══██╗██║██╔══╝░░██║╚████║██║░░██║░╚═══██╗░░
# ░░██████╔╝╚█████╔╝██║░╚███║░░░██║░░░░░░██║░╚██╗██║███████╗███████╗░░░██║░░░░░██║░░██║██║███████╗██║░╚███║██████╔╝██████╔╝░░
# ░░╚═════╝░░╚════╝░╚═╝░░╚══╝░░░╚═╝░░░░░░╚═╝░░╚═╝╚═╝╚══════╝╚══════╝░░░╚═╝░░░░░╚═╝░░╚═╝╚═╝╚══════╝╚═╝░░╚══╝╚═════╝░╚═════╝░░░
# ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
# 插件作者 Gubin *•—•* Discord: @gu.b *•—•* Discord 聊天群组(俄语): https://discord.gg/B6QCGttPtq
#
# Spigot 1.16.5 - 1.21
# 插件版本: 1.0 STABLE
#
# true - 启用 | false - 禁用
# 下文为驯服后动物免疫伤害的内容:
immortal-from-explosion: true # 免疫爆炸伤害
immortal-from-drowning: true # 免疫溺水伤害
immortal-from-suffocation: true # 免疫窒息伤害
immortal-from-fire: true # 免疫火焰伤害
immortal-from-lightning: true # 免疫雷击伤害
immortal-from-fall: true # 免疫摔落伤害
immortal-from-dragon: true # 免疫龙息伤害
immortal-from-host: true # 免疫驯服者的伤害
immortal-from-projectile: true # 免疫弹射物伤害
immortal-from-magic: true # 免疫药水伤害
plugin-version: "&f插件版本: &71.0 &aStable"
hit-message: "&c你攻击了驯服的动物!" # 攻击驯服动物时的消息
reload-message: "&a成功重载了插件." # 插件重载时的显示消息
commandTabComplete: true # 输入命令时显示的补全建议
```
[/MD]