Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchellzhen committed Jun 4, 2021
2 parents e776542 + 00b60ad commit c876843
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ This repo contains instructions for creating your own Minecraft server with Mult
2. Open the folder in your terminal and run `java -jar BuildTools.jar --rev 1.9`
3. Wait for the setup to complete (this may take some time).
4. Double-click `run.bat` to generate server files.
5. Find the new `eula.txt` file in the folder and change `eula=false` to `eula=true`.
6. Add `MultiCraft.jar` to the newly created `plugins` folder (you may need to use `run.bat` again if the folder hasn't appeared yet).
* Mac: run `./start.sh` in terminal
6. Find the new `eula.txt` file in the folder and change `eula=false` to `eula=true`.
7. Add `MultiCraft.jar` to the newly created `plugins` folder (you may need to use `run.bat` again if the folder hasn't appeared yet).
* `MultiCraft.jar` may be found here: https://github.com/mendozatudares/MultiCraftServer/releases/
7. Double-click `run.bat` to start the server.
8. Double-click `run.bat` to start the server.

0 comments on commit c876843

Please sign in to comment.