System: | Ubuntu 20.04 |
Edition: | 1.17.1 |
Minecraft Server 1.17.1 based on Ubuntu
Vanilla server for Minecraft 1.17.1 Java Edition based on Ubuntu 20.04.2 updated at 20 August 2021.
Includes:
Server already ready to connect and playing after creating of virtual machine.
Attention! We recomend to change the RCON server password after creating of virtual machine by editing this files:
/opt/minecraft/server/server.properties
- String rcon.password=<Your password>
/etc/systemd/system/minecraft.service
- String ExecStop=/opt/minecraft/tools/mcrcon/mcrcon -H 127.0.0.1 -P 25575 -p <Your password> stop
After that execute sudo systemctl daemon-reload
command and reboot your virtual machine with sudo reboot
command
Server user: minecraft
Server home directory: /opt/minecraft
Server path: /opt/minecraft/server/
Default port: 25565