From ef0875c41dd4ae621f80c9f954032d8b5d42ad8c Mon Sep 17 00:00:00 2001 From: Daniel Saukel Date: Sat, 23 Oct 2021 01:45:55 +0200 Subject: [PATCH] Update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 69a69654..ad0ad044 100644 --- a/README.md +++ b/README.md @@ -43,10 +43,10 @@ If you want to learn how to use DungeonsXL step by step, please have a look at t ## Compatibility ### Server -DungeonsXL works with Spigot 1.8 and higher. However, support for 1.13-1.16 has a higher priority than support for 1.8-1.12. Old builds that support older versions are unusable for production environments. See [here](../../wiki/legacy-support) for detailed information. DungeonsXL only works with Spigot and does not support CraftBukkit builds. +DungeonsXL works with Spigot 1.8 and higher. However, support for 1.13-1.17 has a higher priority than support for 1.8-1.12. Old builds that support older versions are unusable for production environments. See [here](../../wiki/legacy-support) for detailed information. DungeonsXL only works with Spigot and does not support CraftBukkit builds. ### ItemsXL -DungeonsXL requires [ItemsXL](https://www.spigotmc.org/resources/itemsxl.14472/) 1.0 to run. +DungeonsXL requires [ItemsXL](https://www.spigotmc.org/resources/itemsxl.14472/) 1.0.2 to run. ### Building information and dependencies Building DungeonsXL from source requires [Apache Maven](https://maven.apache.org/).