This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
1 - Go to www.vps.me (fig1). IMPORTANT: I don't have any commercial relation with "vps.me".
2 - Fill the form to be a costumer, You need to have a celphone - you will receive an SMS having a confirmation code (fig 2)
3 - You will receive an email saying that you have an account created . (fig.3)
4 - You need to order a VPS. Choose the free one (fig 4)
5 - Choose the OS: Ubuntu 12.10 - 64 Bits (fig. 5)
6 - You will receive another email having the password of the "root user" - you are the "root user" (fig,6)
8 - Change the password of the "root user" (fig 8)
10 - Open ConnectBot and define a new machine to connect typing:
[email protected] <the IP of your server> : <port> (example: [email protected]:2203) - fig 10
IMPORTANT: You will find this "port" (is not the port of the MCPE server) clicking the button "SSH" in the folder "My Server"
in your client page. You will see something like:
ssh [email protected] -p 2203
the "port" is 2203.
11- Click to open the "console" of your VPS computer and say "YES" to the first question (fig 11)
OBS: Press the volume (sound) button to change the size of the letters.
13 - Type:
apt-get -f -y install && apt-get -y install m4 automake autoconf make gcc libtool
to install some complements.
14 - Type:
wget -q -O - http://cdn.pocketmine.net/installer.sh | bash -s -
and the PocketMine (outdated version) will be installed.
15 - Type:
./start.sh
and the PocketMine will be running.
Try to access it using your MinecraftPE. (ADDRESS = IP and PORT= defined in step 7) You wil receive the message: "outdated server".
We will learn how to update your server soon.
I need to know now if someone are reading our tutorial and doing (having success) the steps.