Updated Legacy support (markdown)

Daniel Saukel 2016-11-28 17:34:53 +01:00
parent 092843e395
commit 6a2aa6fbc7

@ -26,4 +26,8 @@ Warrior:
* The /dxl deleteportal command does not work with 1.7.x.
* Drop signs don't work with 1.7.x and 1.8.x.
* Several performance tweaks do not work with 1.7.x and 1.8.x. They cause severe errors and must be disabled.
* Clickable chat messages work with Spigot, but not with CraftBukkit. DungeonsXL uses this feature for announcers. Announcers will still work with CraftBukkit; the issues are merely cosmetic.
* Clickable chat messages work with Spigot, but not with CraftBukkit. DungeonsXL uses this feature for announcers. Announcers will still work with CraftBukkit; the issues are merely cosmetic.
## Minecraft 1.11
The latest development builds (0.15.1) are fully compatible with Minecraft 1.11. Features that are missing for a full release:
* One dependency, ResourcePackAPI, is not yet compatible with MC 1.11. Therefore, resourcepack features will not work with these versions at the moment.