Create Your Own Minecraft Server On Centos 7.4
Seekaplayer
I'm going to show you how to install a Minecraft Server on a VPS using CentOS 7.4 x64.
Follow Me! https://linktr.ee/seekaplayer
TubeBuddy - Supercharge your YouTube channel with TubeBuddy! Click the link below to get started and unlock powerful tools to optimize your videos. Plus, you'll be supporting this channel by using our affiliate link. Happy creating! https://www.tubebuddy.com/pricing?a=seekaplayer
ReStream - I use ReStream to Mulistream to multiple platforms such as. Kick, Twitch, YouTube, etc. You can get a $10 credit when you use my link to try out ReStream :) https://restream.io/join/yj5w
Popl - You have got to check out Popl! This platform is amazing! It allows you to share your information and gather information from people you meet. You can use their app or purchase devices and with a tap can get your information out there to anybody with a mobile device. Check it out! Also, if you use my link you get 20% off! https://popl.co/?ref=seekaplayer
Humble Bundle - https://www.humblebundle.com/monthly?partner=seekaplayer
Instructions
CentOS 7.4 x64 Minecraft Server 1.12.2 yum update -y yum upgrade -y yum install nano -y yum install wget -y yum install screen -y yum install java-1.8.0-openjdk -y mkdir minecraft cd minecraft https://minecraft.net/en-us/download/server wget https://s3.amazonaws.com/Minecraft.Download/versions/1.12.2/minecraft_server.1.12.2.jar screen -S mcserver java -Xmx1024M -Xms1024M -jar minecraft_server.1.12.2.jar nogui Hit Enter nano eula.txt Change eula=false to true ctrl x then y enter ctrl a + d screen -ls screen -R mcserver To stop the Minecraft server hit ctrl c ... https://www.youtube.com/watch?v=VEXIBTRpxVI
60556977 Bytes