From 7b501c67056702f49cf797fc034dc887a56a5019 Mon Sep 17 00:00:00 2001 From: Leander <47365075+Le4nderS@users.noreply.github.com> Date: Thu, 8 Jun 2023 01:14:57 +0200 Subject: [PATCH] 1.20 update: change TerraPlusMinus to Terraplusminus in bukkit.yml you will get the following error, if you dont change it: [Server thread/ERROR]: Could not set generator for default world 'world': Plugin 'TerraPlusMinus' does not exist --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 50e9f6c..a463db4 100644 --- a/README.md +++ b/README.md @@ -7,9 +7,8 @@ [![Discord](https://img.shields.io/discord/692825222373703772.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2)](https://discord.gg/GkSxGTYaAJ) ![https://github.com/buildtheearth](https://go.buildtheearth.net/community-shield) -Tested Minecraft-Versions: **Paper 1.18 - 1.19** +Tested Minecraft-Versions: **Paper 1.18 - 1.20** -Recommended Minecraft Version for BuildTheEarth: **Paper 1.18.2** # Table of Contents @@ -75,7 +74,7 @@ Custom Tree Generation: ``` worlds: world: - generator: TerraPlusMinus + generator: Terraplusminus ``` 3. Add `--add-exports=java.desktop/sun.awt.image=ALL-UNNAMED` to your jvm arguments in the start file. It should look