by Lobsters
This is a simple Minecraft Classic server written in Elixir. It is compatable with the ClassicSharp client.
The current test server is live at minecraft.burnwillows.net
.
$ git clone https://github.com/spawnfest/beam-craft
$ cd beam-craft
$ mix deps.get
$ mix run --no-halt
By default the server starts on port 5555
and listens on 0.0.0.0
.
Use the Windows release provided at the ClassicSharp website.
Use the Mac OS X / Linux release provided at the ClassicSharp website under Wine.
To get all of the assets first run the launcher, then invoke the client directly like wine ClassicalSharp.exe <username> <password> <ip> <port>
.