The easiest way to run the server locally is with Docker Compose. A docker-compose.yml file is included. docker run -d \ -p 25565:25565 \ -e SERVER_OP=your_mc_account_name_here \ --name=tekkit-classic ...