Go to file
SeanOMik 89200ae301
Remove need for program arguments. Add notice of bStats in readme.
2021-07-18 23:12:38 -04:00
.github [Actions] Fix incorrect jdk version string 2021-07-15 16:16:16 -04:00
1_14_R1 Remove need for program arguments. Add notice of bStats in readme. 2021-07-18 23:12:38 -04:00
1_15_R1 Remove need for program arguments. Add notice of bStats in readme. 2021-07-18 23:12:38 -04:00
1_16_R1 Remove need for program arguments. Add notice of bStats in readme. 2021-07-18 23:12:38 -04:00
1_16_R2 Remove need for program arguments. Add notice of bStats in readme. 2021-07-18 23:12:38 -04:00
1_16_R3 Remove need for program arguments. Add notice of bStats in readme. 2021-07-18 23:12:38 -04:00
1_17_1_R1 Remove need for program arguments. Add notice of bStats in readme. 2021-07-18 23:12:38 -04:00
1_17_R1 Remove need for program arguments. Add notice of bStats in readme. 2021-07-18 23:12:38 -04:00
AnvilGUI@802f1d18b9 Add support for modifying the prefix 2021-06-23 19:14:43 -04:00
Plugin Remove need for program arguments. Add notice of bStats in readme. 2021-07-18 23:12:38 -04:00
Utility Remove need for program arguments. Add notice of bStats in readme. 2021-07-18 23:12:38 -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 Remove need for program arguments. Add notice of bStats in readme. 2021-07-18 23:12:38 -04:00
pom.xml Remove need for program arguments. Add notice of bStats in readme. 2021-07-18 23:12:38 -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

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 on bed foxes with baby looking at player giving fox totem fox leaping towards chicken

The plugin by default submits anonymous stats about your server (player count, plugin/server version and type) to a public statistics websites (bstats.org) in order to provide the developers with usage information. If you wish to opt out, you can do so in the bstats/config.yml file.