heroslender / Elytra

Minecraft server implementation in kotlin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Elytra

Elytra

Discord GitHub stars GitHub issues GitHub last commit MIT License Open Source Love

A Plugin API & Server Implementation to battle those you struggle with the non multi-threaded bukkit api.

You can always join us on Discord if you want to get more involved in the project.

Contents:

Compilation

Elytra is a Kotlin program which uses Gradle 2 for compilation. To compile from Git, simply perform the following steps:

  1. Install gradle 2 and git
  2. Clone the repo - git clone https://github.com/Elytra-Server/Elytra
  3. Build the project using gradle - gradle clean build

Credits

  • Protocol Wiki for helping to know which protocols exists and the login flow
  • MCP for helping with the protocol flow

Contributors

TommyAlmeida
Tomas Almeida
wiljafor1
Wiljafor1
JPereirax
Jailson Pereira
Heroslender
Heroslender

About

Minecraft server implementation in kotlin

License:MIT License


Languages

Language:Kotlin 96.1%Language:Python 3.9%