From f0cf3ab4660622e05b2c28bf4218cc68878da5a7 Mon Sep 17 00:00:00 2001 From: Niklas Eicker Date: Sun, 11 Jun 2017 17:30:33 +0200 Subject: [PATCH] version 1.5.2 --- changelog.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/changelog.txt b/changelog.txt index b633e1e..9bdd099 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,7 +1,18 @@ + -------------------------------------------------- + +v1.5.2 +- Add plugin metrics by bStats +--- possible opt out in the config +- fix picking up of items when in shop +- fix wrong player drops on death when in shop! +- add option to not close the inventory on damage +- add events called when player opens the GameBox and another event for players who just left the GameBox +--- the config provides the possibility to run commands on these events + v 1.5.1 - add nms for 1.12 - compatible with minecraft 1.12 now