A Minecraft plugin for Paper servers that allows trees to be chopped fast with the whole tree breaking when all supporting logs are broken, eliminating the need to break each individual block, inspired by Hytale.
fastfeller.use- Allows players to easily chop trees.
- Download the latest JAR from Releases and place it in your plugins folder.
- Restart your server.
If you wish to build the plugin yourself, follow the instructions below.
- Clone the repository:
git clone https://github.com/SulkyWhale/FastFeller.git
- Change into the working directory:
cd FastFeller - Build the JAR with Maven:
mvn clean package
If you encounter any bugs or would like a new feature added, please open an issue. Be sure to check existing issues first to avoid duplicates.
Contributions are welcome. If you have any bug fixes, improvements, or new features you would like to add to this project, feel free to open a pull request.
FastFeller is licensed under the GNU GPL v3. Please see the license for more information.