From f31d56f77ad39b53d7e669b1618c3d353d38bee9 Mon Sep 17 00:00:00 2001 From: Jack Peters Date: Thu, 25 Feb 2021 20:23:29 +0000 Subject: [PATCH] Add clarification on the Chunky SpigotMC plugin (#833) --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 6a0576be6e..c0c4e5b467 100644 --- a/README.md +++ b/README.md @@ -128,6 +128,12 @@ password. commands run with `sudo` will be affected. +
+What about the Chunky SpigotMC plugin? + +> The [Chunky SpigotMC plugin](https://www.spigotmc.org/resources/chunky.81534/) is an unfortunate name collision and is unrelated to this project. Chunky (SpigotMC plugin) is a handy plugin to quickly pre-generate server chunks should you need that functionality. You can also find [Chunky (SpigotMC Plugin) on GitHub](https://github.com/pop4959/Chunky). +
+ More information about Chunky, including a short getting started guide and rendering tips are available at the [Chunky Documentation page][1]. For more insights into Chunky's development, see the [development blog][4].