From 47c15d7a8df9db8db2efb31e96ec76af8e586e43 Mon Sep 17 00:00:00 2001 From: Pyrbu Date: Fri, 21 Apr 2023 21:12:32 +0100 Subject: [PATCH] add dependencies to readme --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index f60e215..cdb8900 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,13 @@ gonalez/ZNetwork. This fork was made because the original maintainer of the plug [dropping support for the plugin](https://media.discordapp.net/attachments/1093914615873806477/1098409384855474237/znpc.png) in the original project's [official discord server](https://discord.com/invite/RhNMH4T). +### Dependencies +- Java 17 +- Spigot 1.8 - 1.19.4 +- PlaceholderAPI (OPTIONAL) + +If you're using a minecraft version that rejects Java 17 use the `-DPaper.IgnoreJavaVersion=true` flag + ## Why is it better? This fork makes several improvements over the original including: - More performance-conscious code