Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/tbluef/lyeen-v2
- Owner: TBlueF
- License: mit
- Created: 2017-05-05T06:15:36.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-31T21:48:25.000Z (over 7 years ago)
- Last Synced: 2024-11-15T20:43:53.195Z (3 months ago)
- Language: Java
- Homepage: https://craftednature.de/
- Size: 19.5 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.