mirror of
https://github.com/DRE2N/DungeonsXL.git
synced 2024-11-28 21:48:43 +01:00
Updated Changelog (markdown)
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
|
||||
|
Loading…
Reference in New Issue
Block a user