PLUGIN VIEW
TreeChop2.0.1
CHANGELOGS
2.0.1
2025/12/04
Removed debug messages, Fixed nether trees, Fixed bug in config.
2.0.0
2025/11/21
Rewritten important part of the plugin code for more performance and flexibility! Also to make compatible with any custom trees added by datapacks such as William Wyther's datapack. Config update V5. Bug Fix.
1.2.07
2025/09/27
Fixed: commands alias and perms. Added: command /tc toggle for players. Added: two new permissions for the command. General optimization.
TreeChop
Want to cut down trees more easily? With TreeChop you can do it!
- Do you need the tree to be chopped down after one or multiple cuts?
- Supports any custom trees added by datapacks such as William Wyther's datapack.
- Optimized
- Configurable - By default, it is configured that trees must be hit multiple times to be chopped down. (You can also make it work similar to the TreeCapitator. Details at the bottom of the page).
No, your base will not be accidentally destroyed, unless the base is a tree, use /tc toggle
Use your axe on trees as you want! : )
Chop an Oak Tree

NOTE:
Original project created on CrashPlugin.
The plugin has a system for detecting updates using the CrashPlugin API.
In the future, is planned some implementation of CrashPanel (optional) (when it will become possible).
Modrinth Page.
Commands:
TreeChop commands are only visible if you have the appropriate permissions, mentioned above.
/treechop alias: /tc
/tc toggle [on/off] [player]command for a player to toggle TreeChop./tc help ...for help on the commands./tc enabled <true/false>to enable or disable the plugin./tc pluginInfofor plugin information (plugin version...)./tc reloadconfigif you have edited the config file, use this./tc config <...>to edit or view the configuration.
Permission:
g031.command.treechop.*: permission for all TreeChop commands.g031.command.treechop.config: operator command to configure plugin. (default on only op)g031.command.treechop.enable: operator command to enable or disable the plugin. (default on only op)g031.command.treechop.self_toggle: command for a player to toggle TreeChop. (default on all players)g031.command.treechop.toggle: command for a player to toggle TreeChop for players. (default on only op)g031.treechop.chop: used to start chop event. (default on all players)
You need to use a permission plugin, such as luckperms, to manage permissions.
To decide who can use this mechanic, you can disable the g031.treechop.chop permission and give it to players with some reward system or manually.
Config File V3 (old):
Spoiler

How do i make the TreeChop chop the full tree with one swing? You can, by setting in the config:
OnChop/percentageChop: 0 OnChop/chopAllLogs: true
For any problems or suggestions, write on discord.
- Gustruy
VIEWS
1,720
DOWNLOADS
115
LAST UPDATE
2025/12/04
UPDATES
12
CrashItems
Create any item with CrashItems, the only limit is your creativity. Use the Script to program through a simple panel your items.