Updated Changelog (markdown)

Daniel Saukel 2020-04-05 15:35:24 +02:00
parent 5dc8a5fda1
commit 927cb0e9a2

@ -11,7 +11,9 @@ This changelog covers changes as of DungeonsXL Beta 0.8.2. [Earlier versions](ht
* Integrations:
* [FactionsXL](../issues/129)
* [Global placeholder system](../issues/537)
* ["Spectator" implementation of DInstancePlayer](../issues/429)
* ["Spectator" implementation of DInstancePlayer](../issues/429)
* [command reward](../issues/694)
## Beta
### 0.18.x / [0.19.x](../milestone/11)
@ -49,7 +51,6 @@ This changelog covers changes as of DungeonsXL Beta 0.8.2. [Earlier versions](ht
- [ ] [deathScreen: Heals the player and copies him to the respawn location instead of actually killing him](../issues/734)
- [ ] [foodLevel](../issues/699)
- [ ] [escapeLocation and finishLocation: Sets the location where the player is teleported when he finishs or escapes from the dungeon](../issues/598)
- [ ] [command reward](../issues/694)
- [ ] [interactBlacklist: A list of items you can't use to interact with blocks, e.g. buckets to take fluids](../issues/536)
* Changes:
- [x] DungeonsXL now depends on the Spigot API, not Bukkit