Torch is a fork of Paper with multi-thread computing and further optimizations. We aim to be stable and fast. Tip:The Torch has changed name to "VefLand",and the Old Project will not be updated. But it's still open sources.
Features:
- All features of Paper/Spigot are included
- Multi-threading computing, enjoy the server with multi-core CPU
- Dupe glitch fixes
- Java JDK 8 or above(8u131 is recommended)
- Maven
- CircleCI - Checkout the "Artifacts" tab of the latest build (login required)
git clone https://github.com/TorchSpigot/Torch
cd Torch
git checkout master
./scripts/build.sh --init
The source is easy to modify, checkout sources
folder
- Feel free to open a PR or issue.