07-07-2014, 06:41 PM
Normlly, MCServer needs more rights for his execution environment than other programs on. So, there are two ways to run the server on linux:
I think the second method is the best. After that you just can run it as usual.
- Run it as root (sudo ./MCServer)
- Go into your MCServer directory and type in: Code:
sudo chown <your_username> -R .
I think the second method is the best. After that you just can run it as usual.