Updated Changelog (markdown)

Daniel Saukel 2019-02-26 16:56:03 +01:00
parent d1e2afb9e3
commit 332bb9a1d3

@ -42,6 +42,7 @@ This changelog covers changes as of DungeonsXL Beta 0.8.2. [Earlier versions](ht
* [Added enderchest, bed and dispenser permissions in addition to bypass node](../issues/417)
* [Added %block_x%, %block_y% and %block_z% placeholders to the externalMobProviders map in the main config. They are replaced with whole numbers instead of decimals as some mob plugins don't support them](../issues/538)
* Added "fly" game rule
* Added a legacy sign type check to prevent sign types that have been replaced but still exist for compatibility from being used for new signs.
* Changes:
* "Chest" signs have been renamed to "RewardChest" signs. Older signs are still supported
* Reward and dungeon chest signs now work without a chest attached. They set a chest automatically where they stand and fill it with the contents of their loot table.