From 927cb0e9a2efd18f6fb0eecb5a0c27ba9b2c3de3 Mon Sep 17 00:00:00 2001 From: Daniel Saukel Date: Sun, 5 Apr 2020 15:35:24 +0200 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Changelog.md b/Changelog.md index 3be22de..f9d2479 100644 --- a/Changelog.md +++ b/Changelog.md @@ -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