Discord | Hangar | Modrinth | GitHub
TreeFalls
Smooth tree falling Paper/Folia plugin.
Usage
Download the latest version from the releases. Start your server.
Config
You can change the configuration in the config.yml file.
Each time you change the configuration, reload with /tf reload or restart your server.
In the config you can set :
- The number of blocks that the player can break at once.
- The list of gamemode where the player is can cut trees by breaking a single log.
- The list of materials that are concidered as trees.
- The list of tools that are concidered as breaking tree tools.
Claim plugins
Trees can't be cut in protected area for any protection plugin if it does not have blocks outside of the protected area. Towny towns get an extra layer of protection, trying to cut a tree half in a foreign town will cut only the half outside of the town.
There is no dependency require for this plugin.
Statistics
Build
Clone the project from GitHub.
Run ./gradlew assemble
The plugin jar file will be in build/libs/
You can also start a test server directly from Gradle with ./gradlew runServer
Thanks
Thanks to SmoothTimber that inspired this project. This project is kind of a simplified version of SmoothTimber with modern tools (Maven -> Gradle, Spigot -> Paper, Manual run -> auto run with runServer), much less dependencies and no legacy support (1.20+).
Information
| Category | Gameplay |
|---|---|
| Published on | February 15, 2026 |
| License | MIT |
| Downloads | 0 |
| Stars | 1 |
| Watchers | 0 |