diff options
| author | Tyler Ferrari <69283684+Sowgro@users.noreply.github.com> | 2024-06-28 17:54:18 -0400 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-06-28 17:54:18 -0400 | 
| commit | 02d16e11b2d854d8a76074fad48b46f28501b5bd (patch) | |
| tree | 605ee45a7c6ccd60915910830e5ce49a4f3ea3b7 | |
| parent | 3ad28de96cec9a419c04248f412805bfc2d246ca (diff) | |
| download | Tumble-02d16e11b2d854d8a76074fad48b46f28501b5bd.tar.gz Tumble-02d16e11b2d854d8a76074fad48b46f28501b5bd.tar.bz2 Tumble-02d16e11b2d854d8a76074fad48b46f28501b5bd.zip | |
Update OG_GUIDE.md
| -rw-r--r-- | OG_GUIDE.md | 3 | 
1 files changed, 2 insertions, 1 deletions
| diff --git a/OG_GUIDE.md b/OG_GUIDE.md index 4ab3d24..32b57a8 100644 --- a/OG_GUIDE.md +++ b/OG_GUIDE.md @@ -13,7 +13,8 @@ In this guide, I'll go over how to set up the Tumble plugin with the original ga      - [Festive Arena](https://publicfiles.sowgro.net/console-minigame-maps/java/tumble/)      - [Halloween Arena](https://publicfiles.sowgro.net/console-minigame-maps/java/tumble/)      - [Birthday Arena](https://publicfiles.sowgro.net/console-minigame-maps/java/tumble/) -Tip: set a specific directory to store your worlds in with the `world-container` setting in `bukkit.yml` + +    Tip: set a specific directory to store your worlds in with the `world-container` setting in `bukkit.yml`  1. Set `level-name` in server.properities to `lobby`  2. Take note of the names of the world folders, we will need this in a moment. | 
