Leaf logo
## Leaf [![Github Actions Build](https://img.shields.io/github/actions/workflow/status/Winds-Studio/Leaf/ver1193.yml?branch=ver%2F1.19.3&style=flat-square)](https://github.com/Winds-Studio/Leaf/actions) [![MIT License](https://img.shields.io/github/license/Dreeam-qwq/Leaf?style=flat-square)](LICENSE)
Leaf is a drop-in replacement for Pufferfish servers designed for fix some bugs and customize, and performance built on top of Pufferfish.
Logo created by NaixiNana
## 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 alpha) - Parallel world ticking - 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 [![MIT License](https://img.shields.io/github/license/Dreeam-qwq/Leaf?style=flat-square)](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: ------------- - [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) - [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/NaturalCodeClub/HearseRewrite)