Updated Changelog (markdown)

Daniel Saukel 2021-08-21 23:43:53 +02:00
parent 4a5812bbb0
commit 70a9fb3310

@ -55,6 +55,7 @@ This changelog covers changes as of DungeonsXL Beta 0.8.2. [Earlier versions](ht
* [interactionBlacklist: A list of items you can't use to interact with blocks, e.g. buckets to take fluids](../issues/536)
* resetClassInventoryOnRespawn
* useNativeCitizensRegistry (unsupported): Allows to spawn Citizens into the plugin's own registry. This may be more compatible with addons but bumps ID numbers endlessly
* mobItemDrops and mobExpDrops: Allows to enable / disable or whitelist mobs to drop items / exp
* [Global dungeon access time frame requirement](../issues/328)
* /dxl announce command
* DXL now saves & restores all attributes
@ -83,6 +84,7 @@ This changelog covers changes as of DungeonsXL Beta 0.8.2. [Earlier versions](ht
* Announcers with interval <= 0 are now disabled
* Switched to Bukkit's permission system
* Several features now depend on their game rule, including timeToFinish which now requires the gameGoal to be either TIME_SCORE or TIME_SURVIVAL
* [mustFinish*, timeToNextPlay* have been replaced with requirements](../issues/881)
* Removed features:
* Everything related to chunk loading
* Game types and game type parameter on ready signs