Refreshed version on PaperSpigot 1.8.8, rewritten to use Gradle KTS and more modern patches system based on PandaSpigot.
Created to simplify process of creating custom PaperSpigot forks.
It won't ever contain any features, fixes or improvements in the engine itself.
Requirements:
- JDK 8 or newer
- Git
- Bash
Then use paper
build script in root directory of repository. You will find everything there you need to develop own fork.
This project is licensed under the GNU GPLv3 License - see the LICENSE file for details