1 423
收录服务器
2 079
注册
38 780
玩家
Tamable Foxes [1.14.X-1.20.1] 可驯服狐狸
有没有想过要驯服狐狸?现在你可以了!
作 者 SeanOMik
发布时间 2019年7月20日
支持核心 Spigot
原生版本
支持版本 1.14,1.15,1.16,1.17,1.18,1.19,1.20
点此下载

Tamable Foxes 是一款 Minecraft 插件,允许玩家驯服狐狸。使用生鸡肉驯服,甜浆果繁殖。驯服后的狐狸会跟随主人,并具有多种互动行为,例如睡觉、携带物品等。

🦊

Tamable Foxes 插件

⭐功能特性

  • 33% 的驯服几率
  • 可繁殖
  • 野生狐狸保留大部分原版行为
  • 跃向目标
  • 驯服后的狐狸在主人睡觉时也会睡觉
  • 狐狸跟随主人
  • 按住 Shift + 右键可让狐狸携带物品
  • 右键点击使狐狸坐下
  • 空手按住 Shift + 右键使狐狸睡觉
  • 如果狐狸携带不死图腾,它会消耗该图腾并复活。
  • 狐狸攻击主人的目标
  • 狐狸攻击攻击主人的对象。
  • 狐狸自动在世界中生成(与原版狐狸相同的区域)
  • 狐狸攻击鸡和兔子(可配置)。
  • 雪狐和红狐。
  • Language.yml
  • 驯服的狐狸死亡时的消息
  • 玩家可以驯服的可配置的最大狐狸数量。
  • 狐狸和主人一起在床上睡觉。
  • /givefox 命令可以将狐狸给予其他玩家。
  • 禁用某些游戏消息 你可以通过将 language.yml 中的某些字段更改为“disabled”来做到这一点。可以禁用的字段有:
    • taming-tamed-message
    • taming-asking-for-name-message
    • taming-chosen-name-perfect
    • fox-doesnt-trust

💻命令

  • /spawntamablefox [red/snow]: 在玩家所在位置生成一只可驯服的狐狸。

🔑权限

  • tamablefoxes.reload: 重载插件配置。默认: "op"
  • tamablefoxes.spawn: 允许运行 /spawntamablefox 命令。默认: "op"
  • tamablefoxes.tame: 允许玩家驯服狐狸。默认: "Everybody"
  • tamablefoxes.tame.unlimited: 允许玩家绕过驯服数量限制。默认: "op"
  • tamablefoxes.tame.anywhere: 允许玩家绕过 config.yml 中的禁用世界设置(可以在任何世界驯服)。默认: "op"
  • tamablefoxes.givefox.give.others: 允许玩家使用 /givefox 命令将其他玩家的狐狸给予另一个玩家。忽略接收者是否拥有 tamablefoxes.givefox.receive 权限。默认: "op"
  • tamablefoxes.givefox.give: 允许玩家使用 /givefox 命令将狐狸给予其他玩家。默认: "Everybody"
  • tamablefoxes.givefox.receive: 允许玩家通过 /givefox 命令接收其他玩家给予的狐狸。默认: "Everybody"

⚙️配置示例

config.yml


# Configuration file for TamableFoxes

#Chance of taming a fox. (Between 0 and 1)
chance-of-taming: 0.33

#Maximum amount of foxes a player can tame.
max-tamed-foxes: 5

#Worlds where you can't tame foxes.
banned-worlds:
  - "example_world"

#Should foxes attack chickens and rabbits?
attack-chickens: true
attack-rabbits: true

#Should baby foxes inherit their parents' names?
baby-inherits-name: true

#Follow range of the fox
#Vanilla default: 16
follow-range: 24

# Health of the fox.
# Vanilla default: 20 (10 hearts)
health: 20

# Should foxes sleep on the bed with their owner?
sleep-on-bed: true

#The item that the fox requires in order to trust the player
trust-item: "RAW_CHICKEN"

language.yml


# Language file for TamableFoxes

# Message when a fox is tamed
taming-tamed-message: "&aYou have tamed a fox!"

# Message when a fox is asking for a name
taming-asking-for-name-message: "&aWhat do you want to name your fox?"

# Message when a fox is perfectly chosen a name
taming-chosen-name-perfect: "&aYou have named your fox %name%!"

#The message that is sent to the player when the fox dies.
fox-died-message: "&cYour fox has died!"

#Message when the player doesn't have enough permissions
no-permissions: "&cYou don't have permission to do that!"

#Message when the player is not allowed to tame foxes in this world
banned-world: "&cYou are not allowed to tame foxes in this world!"

#Message when the player has reached the maximum amount of foxes
max-foxes: "&cYou have reached the maximum amount of foxes!"

#Message when the player doesn't have the required item to trust the fox
fox-doesnt-trust: "&cThe fox doesn't trust you enough!"

#Message when you give a fox to another player
give-fox-give: "&aYou have given a fox to %player%!"

#Message when you receive a fox from another player
give-fox-receive: "&aYou have received a fox from %player%!"

#Message when the player is trying to give a fox to someone who has the maximum amount of foxes
give-fox-max-foxes: "&cThat player has reached the maximum amount of foxes!"

#The message for when you're trying to give yourself a fox
give-fox-self: "&cYou can't give yourself a fox!"

#The message for when you're trying to give a fox to a player that doesn't exist
give-fox-player-not-found: "&cThat player doesn't exist!"

📊指标收集

Tamable Foxes 通过 bStats 收集匿名服务器统计信息,bStats 是一个用于 Minecraft 软件的开源统计服务。 如果您想选择退出,可以在 bstats/config.yml 文件中进行设置。

⚠️警告:不要重载插件,否则可能会丢失狐狸!如果未遵循此建议,请不要给予一星评价!

如有任何错误,请不要留下评论,而是在 GitHub Issue 中创建问题。祝您使用愉快!