mirror of
https://github.com/DRE2N/DungeonsXL.git
synced 2025-02-01 13:01:33 +01:00
Updated Legacy support (markdown)
parent
332bb9a1d3
commit
b51f2298fb
@ -1,5 +1,18 @@
|
|||||||
|
## Outdated Minecraft versions
|
||||||
If you use DungeonsXL with an older version than the latest, note that these features might not work:
|
If you use DungeonsXL with an older version than the latest, note that these features might not work:
|
||||||
|
|
||||||
* Health will not be saved or modified by DungeonsXL in 1.8.8
|
* Health will not be saved or modified by DungeonsXL in 1.8.8
|
||||||
|
|
||||||
DungeonsXL is programmed with older versions in mind, but only tested with the latest version of CraftBukkit. If you encounter any issues running an older version, please report them.
|
DungeonsXL is programmed with older versions in mind, but only tested with the latest version of CraftBukkit. If you encounter any issues running an older version, please report them.
|
||||||
|
|
||||||
|
## Updating
|
||||||
|
As DungeonsXL is still in Beta, it is possible that some aspects of it change during the ongoing development. This is a list of features that have been removed or replaced:
|
||||||
|
|
||||||
|
| Type | Removed / deprecated feature | Replacement | Still working |
|
||||||
|
|---|---|---|---|
|
||||||
|
| Game rule | build | Several new game rules including breakBlocks and placeBlocks | No |
|
||||||
|
| Game rule | keepInventory | keepInventoryOnEnter, -OnEscape, -OnFinish, -OnDeath | Yes |
|
||||||
|
| Dungeon sign | Chest | RewardChest | Yes |
|
||||||
|
| Dungeon sign | MythicMobs | Merged with mob sign (with "MM" as a built-in external mob provider tag) | No |
|
||||||
|
| Dungeon sign | ExternalMob | Merged with mob sign | Yes |
|
||||||
|
| Dungeon sign | Floor | Merged with end sign | Yes |
|
Loading…
Reference in New Issue
Block a user