mirror of
https://github.com/Winds-Studio/Leaf.git
synced 2025-12-26 10:29:13 +00:00
71 lines
2.8 KiB
Markdown
71 lines
2.8 KiB
Markdown
<img src="Leaf.png" alt="Leaf logo" align="right" width="400">
|
|
<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/pufferfish-gg/Pufferfish">Pufferfish</a> servers designed for fix some bugs and customize, and performance built on top of <a href="https://github.com/pufferfish-gg/Pufferfish">Pufferfish</a>.</h5>
|
|
<h8>Logo created by <a href="https://github.com/naiximcn">NaixiNana</a></h8>
|
|
</div>
|
|
|
|
## Features
|
|
- Fork of [Pufferfish](https://github.com/pufferfish-gg/Pufferfish) 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 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.
|
|
|
|
- [Pufferfish](https://github.com/pufferfish-gg/Pufferfish)
|
|
- [Gale](https://github.com/GaleMC/Gale)
|
|
- [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)
|
|
- [MikuServer](https://github.com/MikuMC/MikuServer)
|
|
- [Slice](https://github.com/Cryptite/Slice)
|