Tamable Foxes [1.14.X-1.20.1] icon

Tamable Foxes [1.14.X-1.20.1] -----

Ever wanted to tame foxes? Now you can!




Change log:
  • Fix #101
  • Some older implementations of the entity was using an old version of anvilgui
----------, Aug 4, 2023

Update for 1.20 and 1.20.1
----------, Jul 20, 2023

Update for 1.19.4
----------, Apr 26, 2023

Updated for 1.19.2

GitHub release
----------, Sep 10, 2022

Update for 1.19.1
----------, Jul 31, 2022

Add support for 1.19
----------, Jun 28, 2022

Update for 1.18.2, enjoy!
----------, Mar 7, 2022

Fix for 1.18 paper
----------, Dec 12, 2021

There were errors on Paper 1.18.1, I fixed them.
----------, Dec 12, 2021

Add support for 1.18.1
----------, Dec 12, 2021

Changelog:
  • Updated the plugin for 1.18!
  • Add the /givefox command to let players (or admins) give their foxes to other players.
As usual, if you run into any errors or bugs, make an issue here.
----------, Dec 12, 2021

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
----------, Sep 21, 2021

Changelog:
  • Implemented world taming restrictions. You can change them with the `no-tame-worlds` field in the config. Check default config for example.
  • Removed this message from the console:
----------, Aug 14, 2021

You no longer need to have those program arguments in your start script. This will also give the ability to use the plugin for users that are using a host that doesn't allow them to add program arguments.

This was possible with help from @fuwwy on GitHub.
----------, Jul 19, 2021

Fix occasional crashes when foxes sleep with owners. Seemed to only happen on certain spigot builds.
----------, Jul 13, 2021

Fix errors and crashes on Purpur
----------, Jul 13, 2021

Fix errors and crashes that occurred on purpur
----------, Jul 11, 2021

Changelog:
  • Update for 1.17.1
----------, Jul 10, 2021

Changelog:
  • Fix sleeping foxes getting teleported to its owner.
----------, Jul 7, 2021

Changelog:
  • Update for Minecraft 1.17.
    • As you probably already know, you must use Java 16. This means you need to follow these instructions to get the plugin running.
  • Fix errors when trying to use older configuration files
  • Fix foxes randomly getting stuck sitting down in the wild.

----------, Jun 24, 2021

Fix the plugin for Java 16.

Make sure to add:
Code (Text):
--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
to your server's start script.
----------, Jun 14, 2021

Change log:
  • Shift right click with empty hand to make foxes sleep
----------, Jun 7, 2021

Changelog:
  • Update for 1.16.5
----------, Apr 4, 2021

Changelog:
  • Fix items getting deleted if you have items in offhand and main hand while giving a fox something to hold.
----------, Apr 4, 2021

Changelog:
  • Update plugin for 1.16.5
----------, Apr 4, 2021

Fixes foxes sliding across the floor when they're moving and you tell them to sit ( #32). The fix is kind of hacky but it will work for now hopefully.
----------, Feb 25, 2021

Changelog:
  • Add support for 1.16.4
----------, Nov 8, 2020

Changelog:
  • Fix errors when trying to load the plugin on some computers.
----------, Nov 2, 2020

Changelog:
  • Add permission to allow players to bypass the tame limit. (tamablefoxes.tame.unlimited, default: op)
----------, Oct 28, 2020

Changelog:
  • Make foxes sleep on the bed with players, similar to what cats do.
  • Add a configurable option to set the maximum amount of foxes a player can tame.
    • Two new configuration nodes were set that you will need to add if you're updating:
      • In "config.yml" an integer node, "max-fox-tames" was added, it's set to "0" by default.
        • If it's set to zero, then there will be no limit to the number of foxes a player can tame.
      • In "language.yml" a string node, "fox-doesnt-trust" was added, it's set to "The fox doesn't trust you! You have too many foxes!" by default.
----------, Oct 28, 2020

Fix plugin for Java 8
----------, Sep 10, 2020

Changelog:
  • Fix plugin for Java versions newer than 11! (Thanks to @Fionera on GitHub)
----------, Sep 10, 2020

Changelog: Fix spawning of wild foxes
----------, Sep 6, 2020

Changelog:
  • Fix crash when right clicking a fox with a spawn egg
----------, Sep 3, 2020

Change log:
  • Update plugin for 1.16.2.
----------, Aug 27, 2020

When foxes would run from wolfs the plugin would cause the server to crash, but now its fixed!
----------, Jul 19, 2020

  • Update to Minecraft 1.16.1.
  • This jar file will also work with Minecraft 1.14.X, 1.15.X, and 1.16.X.
  • Due to merging 1.14 support with all other versions, I also fixed SEVERAL issues that the versions for 1.14 had.
  • Foxes now sleep with their owner once again.
----------, Jul 14, 2020

A simple small update, it just fixes a duplication bug of lava/water buckets. When a player would try to give a fox a water bucket it would place the water and give the fox a water bucket, this was fixed by not allowing a player to give the fox buckets, water buckets, and lava buckets.

If you run into any bugs, please create an GitHub issue.
----------, May 3, 2020

In the older updates there was an issue that caused server lag, this update should fix it.

Change log:
  • Code cleanup.
  • Fixed low TPS issues (If you run into any, please DM me or create a GitHub issue).
  • When you tame a fox you now get the taming advancement.
  • Added support for color codes in language.yml.
Have fun during these hard times!
----------, Mar 30, 2020

Change log:
  • Save foxes with NBT instead of SQLite
----------, Jan 28, 2020

Change log:
  • Remove a debug message when you right click an entity
----------, Jan 27, 2020

Change log:
  • Now loads on Linux
  • Fixed a bug that would cause foxes to not be tamed after a server reboot
  • Updated to 1.15.2

I also tested it on PaperMC and it works great! Hopefully there wont be any more issues with this update for a while!
----------, Jan 27, 2020

Change Log:
  • Added language.yml for translations
  • Complete rewrite focused on reliability (should decrease the amount of errors)
  • Fixed some of the fox pathfinder goals
  • When your fox is killed you get a message saying it was killed
Likely more but I forgot about them. If you encounter any errors, please post them in the discussion tab.
----------, Jan 26, 2020

Updated to 1.15.1!

Added:
  • Added naming with an Anvil GUI.
  • Changed formatting of names: "[fox name] (Owner)".
  • Showing of who tamed can be disabled in config.
  • Improved usability of /spawntamablefox.
  • Added command alias /tamablefox.
  • Configurable option for tamed foxes to attack chickens and rabbits.
  • The plugin will disable itself if its not running on the correct server version.
Special thanks to @PotatoTheEllie for helping with updating to 1.15.1

Would like to thank you all for support! I also just recently discovered the discussion tab so I'll try to communicate more with you all.
----------, Jan 18, 2020

This update fixes losing item enchants, and the emptying of shulker boxes when you put items inside a foxes mouth and taking it back out.
----------, Aug 18, 2019

You can now disable the "Tamed By" name for foxes in config.yml. If a tamed fox is hurt by its owner it no longer attacks the owner.
----------, Aug 11, 2019

I did it, got it updated to 1.14.4! Hope you all enjoy it!
----------, Jul 23, 2019

I fixed some errors. All foxes are stored in "foxes.yml" instead of "config.yml" You don't need to do anything with any files, they will be automatically transferred to the new storage files.
----------, Jul 22, 2019

Fixed error during loading that caused non-saved vanilla foxes to not be replaced and create an error.
----------, Jul 21, 2019

Resource Information
Author:
----------
Total Downloads: 34,042
First Release: Jul 20, 2019
Last Update: Aug 4, 2023
Category: ---------------
All-Time Rating:
76 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings