From 43d3323b8a0f9f6ff9b808a8f42a1b8dca33f6da Mon Sep 17 00:00:00 2001 From: Huynh Tien Date: Mon, 12 Aug 2024 15:49:22 +0700 Subject: [PATCH] [ci skip] We resolved the slow update --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index d541292..6144a03 100644 --- a/README.md +++ b/README.md @@ -24,9 +24,3 @@ _Why does this even exist ??_ | `/mfw linkrespawn ` | `morefoworld.linkrespawn` | Link Respawn points between `from` and `to` | | `/mfw unlinkrespawn ` | `morefoworld.linkrespawn` | Un-link Respawn points of a `world` | | `/mfw setspawn` | `morefoworld.setspawn` | Set the spawn point when a player joins the server | - -## FAQ - -### Why are you slow on updating to the latest Minecraft version ? - -This plugin depends on the `dev-bundle` of Folia to build the files. Since they usually are slow on providing the necessary dependency, we can't update the project without breaking our usual workflow. So, be patient.