From e3c7f9fb049a9202b78d8dd164bb61d283516f82 Mon Sep 17 00:00:00 2001 From: Pyrbu Date: Fri, 30 Jun 2023 22:41:00 +0200 Subject: [PATCH] update readme --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 170ee16..f5d55f2 100644 --- a/README.md +++ b/README.md @@ -10,14 +10,14 @@ This plugin is a remake of a plugin called ZNPCs, we originally started because ## Why is it so good? - 100% Packet Based - Nothing is ran on the main thread - Performance & stability oriented code -- Support for all versions from 1.8 to 1.19.4 -- Support for multiple different storage options +- Support for all versions from 1.8 to 1.20.1 +- Support for multiple different storage options (WIP) - Intuitive command system ### Requirements, Extensions & Supported Software Requirements: -- Java 8 -- Minecraft 1.8 - 1.19.4 +- Java 8+ +- Minecraft 1.8 - 1.20.1 Supported Softwares: - Spigot ([Website](https://www.spigotmc.org/))