A modern, simplistic custom trees plugin for Paper
Download plugin »
Download the Datapack
·
Report Bugs
Lorax is a modern, up-to-date, and simple custom trees plugin!
We use Easy Trees for the actual trees, while this plugin does the generation.
- Frank from Info Toast, for plugin development
- CoolScreenName, for trees
- resistance_is_futile, for developing SkyPlants, inspiration for EasyTrees
- Download a jar from SpigotMC
- Place in
plugins
folder. - Restart server.
If you wish to build from source, just clone this repository, and then
gradlew shadowJar
on Windows, or
./gradlew shadowJar
on Mac, Linux, or UNIX