Skip to content

Commit

Permalink
Add an FAQ on why we are slow on updating the versions
Browse files Browse the repository at this point in the history
  • Loading branch information
HSGamer authored May 15, 2024
1 parent 3e56d0b commit 99fc228
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,9 @@ _Why does this even exist ??_
| `/mfw linkrespawn <from> <to>` | `morefoworld.linkrespawn` | Link Respawn points between `from` and `to` |
| `/mfw unlinkrespawn <world>` | `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.

0 comments on commit 99fc228

Please sign in to comment.