From 2ed0fe7817f3186557bf8f86c09f6b5ac67d9856 Mon Sep 17 00:00:00 2001 From: EpicKnarvik97 <kristian.knarvik@knett.no> Date: Thu, 25 Nov 2021 03:26:12 +0100 Subject: [PATCH] Updates README with recent changes --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 316ca8e..094abcb 100644 --- a/README.md +++ b/README.md @@ -393,6 +393,8 @@ portalInfoServer=Server: %server% - Prevents teleportation of a player holding creatures on a leash when handleLeashedCreatures is disabled to prevent players accidentally losing the creatures during teleportation +- Fixes a potential exception when a gate's open-block or closed-block is set to a material which isn't a block +- Fixes a potential exception when a portal without a sign has an invalid gate type #### \[Version 0.9.2.1] EpicKnarvik97 fork