From 5c657d9a5bf7e2f1d8f4a3b61f783765729e2402 Mon Sep 17 00:00:00 2001 From: Daniel Saukel Date: Thu, 14 Jul 2016 00:39:36 +0200 Subject: [PATCH] Updated Legacy support (markdown) --- Legacy-support.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Legacy-support.md b/Legacy-support.md index c5a1249..1971ead 100644 --- a/Legacy-support.md +++ b/Legacy-support.md @@ -1,7 +1,7 @@ If you use DungeonsXL with an older version than Minecraft 1.9, note that some features will not work. Besides that, DungeonsXL is created to work with server softwares that implement the Spigot API, which is slightly extended compared to the pure Bukkit API. Therefore, some features will work with Spigot, but not with CraftBukkit. ## Caliburn integration -DungeonsXL uses the Caliburn API to fetch items from config. This does not work with 1.7.x and 1.8.x, though. These versions use a built-in, less powerful util with a slightly different syntax +DungeonsXL uses the Caliburn API to fetch items from config. This does not work with 1.7.x and 1.8.x, though. These versions use a built-in, less powerful util with a slightly different syntax. Example for a class script: ```