├── README.md ├── StartServer ├── StopServer ├── main.go └── server.properties /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/benjojo/mcod/HEAD/README.md -------------------------------------------------------------------------------- /StartServer: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/benjojo/mcod/HEAD/StartServer -------------------------------------------------------------------------------- /StopServer: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/benjojo/mcod/HEAD/StopServer -------------------------------------------------------------------------------- /main.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/benjojo/mcod/HEAD/main.go -------------------------------------------------------------------------------- /server.properties: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/benjojo/mcod/HEAD/server.properties --------------------------------------------------------------------------------