## Leaf
[](https://github.com/Winds-Studio/Leaf/releases)
[](https://discord.gg/gfgAwdSEuM)
Leaf is a drop-in replacement designed for removing some checks, customized, and high-performance built on top of Gale with optimization from other forks.
Logo designed by envizar
## Features
- **Fork of [Gale](https://github.com/GaleMC/Gale)** for better performance.
- **Allows all characters as usernames**, including Chinese and other characters.
- **Allows** players to connect the backend under proxy without enabling bunngecord mode.
- **Allows tripwire dupe** by reverting tripwire bugfix patch of Paper.
- **Configurable UseItem distance** for anarchy server.
- **Latest dependencies**, keeping all dependencies in the newest version.
- **More customized** relying on features of [Purpur](https://github.com/PurpurMC/Purpur).
- **Maintenance friendly**, integrating with [Sentry](https://sentry.io/welcome/) of [Pufferfish](https://github.com/pufferfish-gg/Pufferfish) to easy track all errors coming from your server in excruciating detail.
- **Various optimization** blending from [other forks](https://github.com/Winds-Studio/Leaf#credits).
- **Better Region Format** Support for the Linear region file format from [LinearPurpur](https://github.com/StupidCraft/LinearPurpur)
- ...
## Contact
- 📫 Discord: `dreeam___` | QQ: `2682173972`
## Downloads
The Reobf JAR can be obtained in the [Releases](https://github.com/Winds-Studio/Leaf/releases)
## Building
Building a Paperclip JAR for distribution:
```bash
./gradlew applyPatches && ./gradlew createReobfPaperclipJar
```
## API (WIP)
Maven
```xml