| 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 插件,允许玩家驯服狐狸。使用生鸡肉驯服,甜浆果繁殖。驯服后的狐狸会跟随主人,并具有多种互动行为,例如睡觉、携带物品等。
🦊/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"
# 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 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 中创建问题。祝您使用愉快!