Updated Changelog (markdown)

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

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