36 lines
1.4 KiB
Markdown
36 lines
1.4 KiB
Markdown
|
|
<div align="center">
|
|
<img src="https://github.com/kugge/Kaiiju/blob/ver/1.19.3/logo.png?" width="32%" height="32%"/>
|
|
<h1>Kaiiju</h1>
|
|
<h3>A Server Software Designed For Anarchy</h3>
|
|
<h4>❗ [ Warning ] Work in progress, contributions are welcome ❗</h4>
|
|
|
|
[](LICENSE)
|
|
[](https://github.com/kugge/Kaiiju/actions)
|
|
[](https://discord.gg/qagZRAepb7)
|
|
[](https://github.com/kugge/Kaiiju/releases/tag/latest-1.19.3)
|
|
|
|
</div>
|
|
|
|
## Features
|
|
|
|
### Additions
|
|
- **Xymb Linear Format**: Saves about 50% of disk space in OW and Nether and 95% in The End.
|
|
|
|
### Commands
|
|
- `/kaiiju distance`: Display view, client, and simulation distances for each player.
|
|
|
|
## Building
|
|
In order to distribute and use this server software, you need a paperclip file:
|
|
|
|
```bash
|
|
./gradlew applyPatches # Apply Kaiiju patches
|
|
./gradlew createReobfPaperclipJar # Generate Paperclip executable jar
|
|
```
|
|
|
|
## License
|
|
Patches are licensed under GPL-3.0.
|
|
All other files are licensed under MIT.
|
|
|
|
Made with <span style="color: #e25555;">♥</span> on Earth.
|