From e842dee1b0231faf3c0c76696379188c97cec6f4 Mon Sep 17 00:00:00 2001 From: SeanOMik Date: Mon, 14 Jun 2021 12:39:20 -0400 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index fd12f13..50a0e4c 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,11 @@ SpigotMC Plugin that gives you the ability to tame foxes!

### WARNING: Do not reload the plugin, you may loose foxes!! +#### 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 +``` +
If you get any errors, [create an issue](https://github.com/SeanOMik/TamableFoxes/issues/new)!

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