Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sucraft/suki
A Minecraft server implementation for SuCraft.
https://github.com/sucraft/suki
bukkit craftbukkit custom fork java mc minecraft minecraft-server mirai mod paper patch performance pufferfish server spigot suki
Last synced: 3 months ago
JSON representation
A Minecraft server implementation for SuCraft.
- Host: GitHub
- URL: https://github.com/sucraft/suki
- Owner: SuCraft
- License: other
- Created: 2022-09-19T22:05:34.000Z (over 2 years ago)
- Default Branch: ver/1.19.4
- Last Pushed: 2023-03-22T15:55:25.000Z (almost 2 years ago)
- Last Synced: 2024-09-28T12:01:28.382Z (4 months ago)
- Topics: bukkit, craftbukkit, custom, fork, java, mc, minecraft, minecraft-server, mirai, mod, paper, patch, performance, pufferfish, server, spigot, suki
- Language: Kotlin
- Homepage: http://sucraft.org
- Size: 1.49 MB
- Stars: 28
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
Suki
A Minecraft server fork of Gale
Made for the server SuCraft: sucraft.org
[![Discord](https://img.shields.io/discord/363647798949969922?color=5865F2&label=discord&style=for-the-badge)](https://discord.com/invite/pbsPkpUjG4)
## About
Suki is a [Gale](https://github.com/GaleMC/Gale) server fork for SuCraft, a survival server since August 2011.
## Building from source
You can clone this repository and build it yourself.
If you are interested in making a Paperweight fork, check out [the example template](https://github.com/PaperMC/paperweight-examples)!In order to distribute and use this server software, you need a paperclip file:
```bash
./gradlew applyPatches && ./gradlew createReobfPaperclipJar
```## License
Paperweight files are licensed under MIT. Patches are licensed under GPL-3.0, unless indicated differently in their header.