2020-01-16 04:27:46 +00:00
< h1 align = "center" > Tamable Foxes< / h1 >
< p align = "center" >
SpigotMC Plugin that gives you the ability to tame foxes!
< / p >
2020-09-10 03:49:46 +00:00
### WARNING: Do not reload the plugin, you may loose foxes!!
2021-06-14 16:39:20 +00:00
#### NOTE: IF YOU ARE RUNNING JAVA 16, YOU NEED TO ADD SOME STUFF TO YOUR PROGRAM ARGUMENTS IN YOUR SERVER START SCRIPT:
```bash
--add-exports=java.base/sun.nio.ch=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang.reflect=ALL-UNNAMED --add-opens=java.base/java.io=ALL-UNNAMED --add-exports=jdk.unsupported/sun.misc=ALL-UNNAMED
```
2020-09-10 03:49:46 +00:00
< br >
2021-06-23 20:09:35 +00:00
If you get any errors, < a href = "https://github.com/SeanOMik/TamableFoxes/issues/new" > create an issue!< / a > < br > < br >
2020-09-08 17:43:23 +00:00
Have you ever wanted to tame foxes? Well, now you can! Use chicken to tame and sweet berries to breed them!< br > < br >
2020-01-16 04:27:46 +00:00
Features:
* 33% Chance of taming
* Breeding
* Wild foxes pick berry bushes
* Leaping on targets
* Tamed foxes sleep when their owner does
* Foxes follow owner
* You can shift + right-click to let the fox hold items
* Right-click to make the fox sit
2021-06-07 05:36:46 +00:00
* Shift Right-click with an empty hand to make the fox sleep
2020-01-16 04:27:46 +00:00
* If the fox is holding a totem of undying, the fox will consume it and be reborn.
* Foxes attack the owner's target
* Foxes attack the thing that attacked the owner.
* Foxes are automatically spawned inside the world. (Same areas as vanilla foxes)
* Foxes attack chickens and rabbits.
* Snow and red foxes.
2020-08-27 20:09:31 +00:00
* Language.yml
* Message for when a tamed fox dies
2020-01-16 04:27:46 +00:00
Commands:
* /spawntamablefox [red/snow]: Spawns a tamable fox at the players location.
2020-09-10 03:57:59 +00:00
< br >
2020-01-16 04:27:46 +00:00
Permissions:
2020-08-27 20:09:31 +00:00
* tamablefoxes.spawn: Gives permission to run the command /spawntamablefox. Default: `op`
* tamablefoxes.tame: Gives the player the ability to tame a fox. Default: `Everybody`
2020-10-28 21:51:18 +00:00
* tamablefoxes.tame.unlimited: Lets players bypass the tame limit. Default: `op`
2020-01-16 04:27:46 +00:00
![foxes sleeping ](https://www.spigotmc.org/attachments/2019-07-18_23-19-12-png.441396/ )
![foxes sitting on bed ](https://www.spigotmc.org/attachments/2019-07-18_23-20-49-png.441398/ )
![foxes with baby looking at player ](https://www.spigotmc.org/attachments/2019-07-18_23-24-24-png.441399/ )
![giving fox totem ](https://proxy.spigotmc.org/3c5f51d25b3fbb2e6bdacaa995c4e87538c13c62?url=https%3A%2F%2Fi.gyazo.com%2F34f94804beb17ffa68b73874c8c8d1d5.gif )
2020-01-16 04:31:38 +00:00
![fox leaping towards chicken ](https://proxy.spigotmc.org/4527d9b156ae8ad83f4b67a1407c67376eabcc52?url=https%3A%2F%2Fi.gyazo.com%2F367b397a86f31b0ba27fba228c295347.gif )