Go to file
SeanOMik 6aeaeb4213
Update readme
2021-09-20 23:12:34 -04:00
.github Create FUNDING.yml 2021-07-21 12:15:40 -04:00
1_14_R1 Add a way for certain gameplay related messages to get disabled 2021-09-20 23:09:04 -04:00
1_15_R1 Add a way for certain gameplay related messages to get disabled 2021-09-20 23:09:04 -04:00
1_16_R1 Add a way for certain gameplay related messages to get disabled 2021-09-20 23:09:04 -04:00
1_16_R2 Add a way for certain gameplay related messages to get disabled 2021-09-20 23:09:04 -04:00
1_16_R3 Add a way for certain gameplay related messages to get disabled 2021-09-20 23:09:04 -04:00
1_17_1_R1 Add a way for certain gameplay related messages to get disabled 2021-09-20 23:09:04 -04:00
1_17_R1 Add a way for certain gameplay related messages to get disabled 2021-09-20 23:09:04 -04:00
AnvilGUI@802f1d18b9 Add support for modifying the prefix 2021-06-23 19:14:43 -04:00
Plugin Add a way for certain gameplay related messages to get disabled 2021-09-20 23:09:04 -04:00
Screenshots Fix screenshots on readme. 2021-07-18 23:40:32 -04:00
Utility Add a way for certain gameplay related messages to get disabled 2021-09-20 23:09:04 -04:00
.gitignore Update for 1.17.1 2021-07-10 00:24:47 -04:00
.gitmodules Add support for modifying the prefix 2021-06-23 19:14:43 -04:00
LICENSE Initial commit 2020-01-15 22:25:35 -06:00
README.md Update readme 2021-09-20 23:12:34 -04:00
pom.xml Add a way for certain gameplay related messages to get disabled 2021-09-20 23:09:04 -04:00

README.md

Tamable Foxes

SpigotMC Plugin that gives you the ability to tame foxes!

WARNING: Do not reload the plugin, you may loose foxes!!

NOTE: You no longer need to add the program arguments to your start file. If you previously had them, you can delete them, but I don't think it would harm if you leave them in.

Default configuration files:

If you get any errors, create an issue!

Have you ever wanted to tame foxes? Well, now you can! Use chicken to tame and sweet berries to breed them!

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
  • Shift Right-click with an empty hand to make the fox sleep
  • 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.
  • Language.yml
  • Message for when a tamed fox dies
  • Disabling certain gameplay messages
    • You can do this by changing certain fields in language.yml to "disabled". The fields that can be disabled are:
      • taming-tamed-message
      • taming-asking-for-name-message
      • taming-chosen-name-perfect
      • fox-doesnt-trust

Commands:

  • /spawntamablefox [red/snow]: Spawns a tamable fox at the players' location.

Permissions:

  • tamablefoxes.spawn: Gives permission to run the command /spawntamablefox. Default: op
  • tamablefoxes.tame: Gives the player the ability to tame a fox. Default: Everybody
  • tamablefoxes.tame.unlimited: Lets players bypass the tame limit. Default: op

foxes sleeping foxes sitting player holding sword foxes with baby looking at player giving fox totem fox leaping towards chicken

Metrics collection

metrics Tamable Foxes collects anonymous server statistics through bStats, an open-source statistics service for Minecraft software. If you wish to opt-out, you can do so in the bstats/config.yml file.