Try: Code: wget https://jenkins.pmmp.io/job/PocketMine-MP/lastSuccessfulBuild/artifact/PocketMine-MP_1.7dev-43_a99eee9d_API-3.0.0-ALPHA8.phar and then: Code: mv PocketMine-MP_1.7dev-43_a99eee9d_API-3.0.0-ALPHA8.phar PocketMine-MP.phar
./start.sh didn towrk when i did the wget command this poped up but the other thing didnt do a thing heres what happend: (xenial)liam@localhost:~$ wget https://jenkins.pmmp.io/job/PocketM...e-MP_1.7dev-43_a99eee9d_API-3.0.0-ALPHA8.phar --2017-09-17 17:05:04-- https://jenkins.pmmp.io/job/PocketM...e-MP_1.7dev-43_a99eee9d_API-3.0.0-ALPHA8.phar Resolving jenkins.pmmp.io (jenkins.pmmp.io)... 2400:cb00:2048:1::681b:b483, 2400:cb00:2048:1::681b:b583, 104.27.181.131, ... Connecting to jenkins.pmmp.io (jenkins.pmmp.io)|2400:cb00:2048:1::681b:b483|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 3881237 (3.7M) [application/octet-stream] Saving to: 'PocketMine-MP_1.7dev-43_a99eee9d_API-3.0.0-ALPHA8.phar' PocketMine-MP_1.7de 100%[===================>] 3.70M 1.61MB/s in 2.3s 2017-09-17 17:05:07 (1.61 MB/s) - 'PocketMine-MP_1.7dev-43_a99eee9d_API-3.0.0-ALPHA8.phar' saved [3881237/3881237] (xenial)liam@localhost:~$ mv PocketMine-MP_1.7dev-43_a99eee9d_API-3.0.0-ALPHA8.phar PocketMine-MP.phar (xenial)liam@localhost:~$ (xenial)liam@localhost:~$ ./start.sh bash: ./start.sh: No such file or directory
Liam, you're doing stuff that we're telling on wrong directories. What I can suggest to you is, as we can't do any more than repeating what we said earlier, to download an ftp client. You can manage your files over there. Make sure your PocketMine-MP.phar, start.sh and bin are on the same directory by checking it with the ftp client, go back to ssh and cd to that directory, and run ./start.sh again.
You know that you should not install stuff as a root user. Its is dangerous. You should do it as another user than root.
He didn't say that you should. And also, it's PocketMine that you shouldn't install or run as root user. Even for the softwares that require you to be root to install, you still shouldn't run them as root.
Thanks for the help Thouv! i think i got the server running i hope atleast i dont got time to join but if theres a problem il post it here