mirror of
https://github.com/Winds-Studio/Leaf.git
synced 2025-12-28 03:19:21 +00:00
67 lines
2.6 KiB
Markdown
67 lines
2.6 KiB
Markdown
<div align="center">
|
||
|
||
## Leaf
|
||
|
||
[](https://github.com/Winds-Studio/Leaf/actions)
|
||
[](LICENSE)
|
||
|
||
<h5>Leaf is a drop-in replacement for <a href="https://github.com/GaleMC/Gale">Gale</a> servers designed for fix some bugs and customize, and performance built on top of <a href="https://github.com/GaleMC/Gale">Gale</a>.</h5>
|
||
</div>
|
||
|
||
## Features
|
||
- Fork of [Gale](https://github.com/GaleMC/Gale) for better performance.
|
||
- Allowing all characters as username, including Chinese and other characters.
|
||
- Allowing players connect to backend server through proxy without enabling bunngecord mode.
|
||
- Allowing players use tripwire dupe.
|
||
- Disabling the UseItemOnPacket Too Far check.
|
||
- Update all dependencies to the latest.
|
||
- Parallel entity ticking(Half of async)(In beta)
|
||
- Some Purpur‘s patches.
|
||
- ...
|
||
|
||
## Contact
|
||
|
||
- 📫 Discord: `Dreeam#0851` | QQ: `2682173972`
|
||
|
||
|
||
## Downloads
|
||
|
||
Downloads can be obtained in the [Actions](https://github.com/Dreeam-qwq/Leaf/actions) or [Releases](https://github.com/Dreeam-qwq/Leaf/releases)
|
||
|
||
|
||
## Building
|
||
|
||
Building a Paperclip JAR for distribution:
|
||
|
||
```bash
|
||
./gradlew applyPatches && ./gradlew createReobfPaperclipJar
|
||
```
|
||
|
||
|
||
## License
|
||
[](LICENSE)
|
||
|
||
All patches are licensed under the MIT license, unless otherwise noted in the patch headers.
|
||
|
||
See [PaperMC/Paper](https://github.com/PaperMC/Paper), and [PaperMC/Paperweight](https://github.com/PaperMC/paperweight) for the license of material used by this project.
|
||
|
||
Yes, this also includes all API provided by Paper, Spigot, and Bukkit.
|
||
|
||
|
||
Credits:
|
||
-------------
|
||
Thanks to these projects below. Leaf just mix some of their patches together. If these excellent projects haven't appear, Leaf will not be great.
|
||
|
||
- [Gale](https://github.com/GaleMC/Gale)
|
||
- [Pufferfish](https://github.com/pufferfish-gg/Pufferfish)
|
||
- [Purpur](https://github.com/PurpurMC/Purpur)
|
||
- [KeYi](https://github.com/KeYiMC/KeYi) (R.I.P.)
|
||
- [KTP](https://github.com/lynxplay/ktp)
|
||
- [Patina](https://github.com/PatinaMC/Patina)
|
||
- [Yatopia](https://github.com/YatopiaMC/Yatopia)
|
||
- [Mirai](https://github.com/etil2jz/Mirai)
|
||
- [Petal](https://github.com/Bloom-host/Petal)
|
||
- [Carpet Fixes](https://github.com/fxmorin/carpet-fixes)
|
||
- [VMP](https://github.com/RelativityMC/VMP-fabric) <!-- - [Hearse](https://github.com/Era4FunMC/Hearse) -->
|
||
- [Slice](https://github.com/Cryptite/Slice)
|