From 73a34a6a2dff8f54942e031768a7a3e74b5abf7a Mon Sep 17 00:00:00 2001 From: Dylan Xaldin Date: Tue, 17 Nov 2020 00:23:21 -0600 Subject: [PATCH] Update README (1.16.4 Update) --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 78023852..811e9ba8 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # WorldBorder -**Compatible with Minecraft 1.13+ (Tested on Minecraft 1.16.2)** +**Compatible with Minecraft 1.13+ (Tested on Minecraft 1.16.4)** This is a continuation / maintained version of the original plugin created by BrettFlan. @@ -13,6 +13,7 @@ This is a list of everything that has been altered from the original from a user * The world generation fill speed has been significantly increased (at the cost of more memory usage) * Improvements have been made to better preserving fill progress between restarts / crashes * Fixes involving height issues and teleports for border checking tasks +* Auto resume for the world generation fill task will now work properly with worlds loaded by [Multiverse-Core](https://www.spigotmc.org/resources/multiverse-core.390/) & [Hyperverse](https://www.spigotmc.org/resources/hyperverse-w-i-p.77550/) This project is a direct drop in replacement for the original. You can upgrade without any loss or worries.