Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tbluef/lyeen-v2

A Sponge-plugin with the goal to provide everything needed to manage a public minecraft-server.
https://github.com/tbluef/lyeen-v2

Last synced: 20 days ago
JSON representation

A Sponge-plugin with the goal to provide everything needed to manage a public minecraft-server.

Awesome Lists containing this project

README

        

# Lyeen

This is a [Sponge](https://www.spongepowered.org/)-plugin with the goal to provide everything needed to manage a public minecraft-server.
Every feature will be toggleable and fully configurable.

## Building

Simply run the `gradle` command.

## Installing

Put the compiled .jar in the mods-folder of a Sponge-Server

## Contributing

If you want to contribute, just make a pull request.
Explain what and why you changed it, and make sure everything is well documented and formatted.
There is no styleguide, just try to match the rest of the code somehow.