mirror of
https://github.com/MinecraftServerControl/mscs.git
synced 2024-11-15 14:58:18 -07:00
Update README.md
This commit is contained in:
parent
d792c44f65
commit
e0591875de
@ -73,7 +73,7 @@ requirements that this script has that may not already be in place:
|
||||
If you are running Debian or Ubuntu, you can make sure that these are
|
||||
installed by running:
|
||||
|
||||
`sudo apt-get install default-jre perl python wget rdiff-backup socat iptables`
|
||||
sudo apt-get install default-jre perl python wget rdiff-backup socat iptables
|
||||
|
||||
### Configuring the firewall / NAT
|
||||
If you have a firewall installed on your computer, or a router using NAT
|
||||
@ -212,7 +212,7 @@ The path of `world` (the actual world folder) would now be
|
||||
The finished file structure should resemble the following, with a world named
|
||||
`world` and a containing folder name "vanillaMC":
|
||||
````
|
||||
/opt/mscs/vanillaMC // The path
|
||||
/opt/mscs/worlds/vanillaMC // The path
|
||||
|
||||
world // The actual world folder
|
||||
server.properties
|
||||
|
Loading…
Reference in New Issue
Block a user