ViXTTV / minecraft-1-7-3

Minecraft 1.7.3 Server hosted on Github

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

minecraft-own-cloud-host-github

Host minecraft on Github You can create your own cloud hosting for minecraft

Setup

chmod u+x start_server.sh

To run the server

./start_server.sh

ngrok

Create Account on ngrok.com

To invite friends

bash : ./ngrok authtoken 'your_auth_token' bash : ./ngrok tcp -region='your_region' 'server_port'

Here are some common region codes you can use:

us: United States eu: Europe ap: Asia-Pacific au: Australia sa: South America jp: Japan in: India

Alter config.

Go to server.properties file and change according to you. Not to allow players having cracked minecraft to play in your server : set online-mode = true. Change motd as your need. You can alter pvp .

#Credit goes to How2MC YouTube Channel

About

Minecraft 1.7.3 Server hosted on Github


Languages

Language:Shell 100.0%