mirror of
https://github.com/DRE2N/DungeonsXL.git
synced 2024-12-03 16:03:59 +01:00
Updated Legacy support (markdown)
parent
41e99a3ea1
commit
5c657d9a5b
@ -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:
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user