diff options
author | Tyler Ferrari <69283684+Sowgro@users.noreply.github.com> | 2024-07-31 23:40:39 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-31 23:40:39 -0400 |
commit | 908e3347eafb1c5c2d214dc434b9bb0a07133444 (patch) | |
tree | 0345dec1943def18bcb0d0893eba2ce637c2ec90 /README.md | |
parent | ac7778112934593d65e2e7c06794a141ed47ab63 (diff) | |
download | Tumble-908e3347eafb1c5c2d214dc434b9bb0a07133444.tar.gz Tumble-908e3347eafb1c5c2d214dc434b9bb0a07133444.tar.bz2 Tumble-908e3347eafb1c5c2d214dc434b9bb0a07133444.zip |
fix typo (embarrassing)
Diffstat (limited to '')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -24,7 +24,7 @@ But in Tumble, you play on randomly generated layers of blocks, using shovels, s ## Setup 1. [Download](https://github.com/MylesAndMore/tmbl/releases) the plugin's JAR file and place it in your server's plugins directory. -2. Place the worlds for your lobby and arenas in your plugins worlds directory. +2. Place the worlds for your lobby and arenas in your server's worlds directory. - If you would like an experience similar to the original game, see [my guide](OG_GUIDE.md) for using the original worlds. 3. Start your server. |