Skip to content

A Cleanroom minecraft server API in kotlin

License

Notifications You must be signed in to change notification settings

SrGaabriel/Elytra

 
 

Repository files navigation

Elytra

Elytra

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

Elytra is a multi-threaded Minecraft server implementation and plugin API. It serves as an alternative and improvement on the single-threaded nature of the official server and Bukkit/Spigot APIs, which build upon it.

To follow news and get involved with the project, join our Discord.

Contents:

Compilation

Elytra is written in Kotlin and utilizes Gradle 2 as build management tool. To compile it from the source, perform the following steps:

  1. Make sure to have Git and Gradle 2 installed
  2. Clone the repository with git clone https://github.com/Elytra-Server/Elytra
  3. Build the project with gradle clean build shadowJar

Credits

  • Protocol Wiki community for providing extensive information on the most up-to-date protocol
  • MCP for proving client-side code and documentation to help with the protocol flow

Contributors


Wiljafor1

💻

Lucas

💻

Tomas Almeida

💻

chico ferreira

💻

Bruno Martins

💻 📖

Jailson Pereira

💻

João Victor G. Cruz

💻 📖 📝 💬

Sponsors

YourKit

We are proudly using the YourKit Java Profiler to improve the performance and find high memory usage. Thank you for this amazing tool and we can fully recommend it to all Java developers!

YourKit supports open source projects with innovative and intelligent tools for monitoring and profiling Java and .NET applications. YourKit is the creator of YourKit Java Profiler, YourKit .NET Profiler, and YourKit YouMonitor.

Donate

Buy Me A Coffee

About

A Cleanroom minecraft server API in kotlin

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 99.0%
  • Python 1.0%