From 47ad12ce462bfac74f856360a6b57db762c003f7 Mon Sep 17 00:00:00 2001 From: Ben <50147798+Ben754444@users.noreply.github.com> Date: Wed, 29 Jun 2022 14:20:31 +0100 Subject: [PATCH] replace radius in worldborder cmd with diameter --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9780cfb..a33e7ff 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ If you still want to pregen the world, you can use a plugin such as [Chunky](htt It's key to remember that the overworld, nether and the end have separate world borders that need to be set up for each world. The nether dimension is 8x smaller than the overworld (if not modified with a datapack), so if you set the size wrong your players might end up outside of the world border! -**Make sure to set up a vanilla world border (`/worldborder set [radius]`), as it limits certain functionalities such as lookup range for treasure maps that can cause lag spikes.** +**Make sure to set up a vanilla world border (`/worldborder set [diameter]`), as it limits certain functionalities such as lookup range for treasure maps that can cause lag spikes.** # Configurations