From da9afc5bd869df80f0bc37bb3718deafb3b778eb Mon Sep 17 00:00:00 2001 From: A5H73Y Date: Thu, 25 Feb 2021 20:37:24 +0000 Subject: [PATCH] Update changelogs --- docs/changelogs.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/docs/changelogs.md b/docs/changelogs.md index 630d2b48..77801bff 100644 --- a/docs/changelogs.md +++ b/docs/changelogs.md @@ -3,6 +3,31 @@ Changelogs Please note that each version of Parkour is backwards compatible with the previous version and will automatically upgrade your config upon start up. There will be no manual intervention unless stated in breaking changes. +## Parkour 6.4 +### Changes +* Added ability to remove Parkour messages +* Added remaining lives placeholder +* Added remaining lives to scoreboard +* Added "/pa hideall" command +* Added selected course shortcut for "/pa setprize" and "/pa setmode" +* Added ability for each course to be "resumable". +* Added default course command prize +* Fix Checkpoint signs +* Fix NPE when something removes the Scoreboard Parkour created +* Fix NPE on server restart +* Fix OnJoin with existing session +* Fix HideAll toggle +* Fixes and improvements for free_checkpoint ParkourMode +* Fixed norun ParkourMode +* Fix Hide All enabled swap +* Fix ParkourSession time after a server restart +* Fix for player losing walk speed on Challenge +* Fix for GUI on 1.8 servers +* Fix messages not being sent during some events +* Improve Restart message to use titles and respect Quiet mode +* Remove players reappeared message after leaving / finishing +* Changed "OnJoin.Item" to be "ParkourTool." in the config.yml + ## Parkour 6.3 ### Changes * Added Option to Automatically hide players on Course join