Updated Changelog (markdown)

Daniel Saukel 2019-02-26 18:35:22 +01:00
parent b51f2298fb
commit 6cb43ad274

@ -42,7 +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.
* 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.