/kettle

Condemned (wtf is even happening in here)

Primary LanguageJavaBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Kettle Minecraft

Maven Package
Work in Progress Alternate Minecraft Server (un-official)

What is a kettle?

A Kotlin Minecraft Server I'm making. It isn't fully implemented yet and won't be for a while, though the JoinGame packet works. It currently does no authentication with Mojang's servers.

Though if you were looking for the object, here.

How to understand the language of the kettles.

wiki.vg provides a lot of nice documentation of the protocol. The code itself isn't documented yet, I'll add documentation later.

How to make a kettle:

  1. git clone --recursive https://github.com/LiamCoalStudio/kettle
  2. cd kettle
  3. mvn package (if on windows, omit the ./)
  4. Jar is in target/kettle-<version>.jar