Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Drake Thomas authored Sep 24, 2020
1 parent 247535e commit 52a73b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ pip3 install discord bs4 psutil file-read-backwards
### Initial Startup:
1. Setup Discord token file, then update `discord_bot_token_file` variable in `server_functions.py`.
2. In `server_functions.py` update directory paths and file paths variables as needed.
3. Run `server_functions.py` with Python3 to start tmux session, discord_mc_bot and setup needed directories.
3. Run `server_functions.py setup` with Python3 to start tmux session, discord_mc_bot and setup needed directories.
4. A) If already have Minecraft server move, contents to `/server` folder created by the script, then use `?start` command in discord.\
B) Or use `?update` to download latest server.jar file from official Minecraft website. eula.txt will be updated automatically.
5. Read through the help page with `?help`.

0 comments on commit 52a73b7

Please sign in to comment.