SmoothTimber icon

SmoothTimber -----

Want to cut trees smooth and fast?




Fixed folia not working at all
----------, Nov 18, 2024

Fix McMMO support
----------, Aug 30, 2024

Updated compatibilities for plugins:
- CoreProtect
- Lands
- McMMO
----------, May 4, 2024

Improved folia support and fixes some related bugs
----------, Apr 14, 2024

Added support for 1.20.4 and updated how versions are handled to allow the use of the plugin on newer versions even if it might not support them.
----------, Dec 23, 2023

Improved FactionsUUID support
----------, Jul 30, 2023

Fixed durability for versions 1.13.X - 1.20.X
----------, Jul 7, 2023

Fixed NPE with AIR material
----------, Jun 22, 2023

Fixed exception at shutdown
----------, Jun 13, 2023

Added 1.20.1 Support
----------, Jun 13, 2023

Fixed CoreProtect on 1.20
----------, Jun 13, 2023

Fixed support for Cherry Tree
----------, Jun 12, 2023

Added FactionsUUID support (thanks to mbax on Github)
----------, May 13, 2023

Fixed JobsReborn compatibility for older Minecraft version
----------, Apr 25, 2023

Add support for unbreakable flag
----------, Jan 4, 2023

Fixed error if version was unsupported
----------, Dec 10, 2022

Fixed a bug that caused not included blocks to be broken by smoothtimber
----------, Nov 1, 2022

Fixed issue when using the inclusion section in the config
----------, Oct 28, 2022

Removed JobsReborn compat debug message
Reworked Limiter
----------, Aug 23, 2022

Fixed 1.19 being "supported" but somehow not being supported at all
----------, Jun 23, 2022

Added native mangrove support
----------, Jun 23, 2022

Updated version support of SmoothTimber
----------, Mar 5, 2022

Added the ability to enable a feature which instantly collects the items if a tree is chopped, therefore not dropping any

Added the ability to turn of the tree cutting animation
----------, Feb 27, 2022

Thanks to Oxina you can now specify materials that SmoothTimber should cut.
I wouldn't recommend using it for too many blocks as this can quickly turn out to be bad if there are a lot of blocks in the radius of one of the searching types. For example leaves can quickly cause the cut limit to exceed.
So keep that in mind while using this feature.
=> Use with caution
----------, Jan 9, 2022

Add 1.18.1 support
----------, Dec 10, 2021

Fixed GriefPrevention support
----------, Dec 9, 2021

Fixed a bug with LogBlock and switched from net.md5.ChatColor to org.bukkit.ChatColor
----------, Dec 9, 2021

You are now able to use SmoothTimber on Java 11 again
We thought that might become in handy for older servers that run on versions below 1.13.
Also we added support for 1.18, so have fun using it.
----------, Dec 1, 2021

Fixed NPE on wood locate of trees
----------, Oct 27, 2021

Fixed NPE if JobsReborn returned null economy (why does it?)
----------, Aug 28, 2021

Fixed Jobs Payment
----------, Aug 28, 2021

Rework JobsReborn support
----------, Aug 28, 2021

Fixed JobsReborn version check to pick right listener
----------, Aug 28, 2021

Fixed JobsReborn compatibility (4.17+)
----------, Aug 28, 2021

Update JobsReborn support
----------, Jul 11, 2021

Add support for 1.17.1
----------, Jul 8, 2021

Fixed a bug in the config which was caused by number conversion
----------, Jun 12, 2021

1.17 support
----------, Jun 12, 2021

Fixed a bug in worldguard v6 support which was caused by using a newer method of worldguard v7 which didn't exist in v6
----------, Jun 9, 2021

Fixed worldguard support for 6.0 worldguard
----------, Jun 9, 2021

Fixed plugin.yml
----------, Jun 8, 2021

Fixed potential null exception
----------, Jun 8, 2021

Fixed CoreProtect support bug
----------, May 27, 2021

Added cooldown option and fixed nether barks
----------, May 21, 2021

Improved wood detection algorithm
----------, Mar 21, 2021

Added Towny Compatibility
----------, Mar 1, 2021

Changed default config values
----------, Feb 20, 2021

Changed default config values
----------, Feb 20, 2021

Another huge thanks goes to PierreSchwang who added support for McMMO
----------, Feb 8, 2021

Fixed another CoreProtect bug
----------, Feb 2, 2021

Fixed a bug that caused the Jobs compat to not load the config properly
----------, Jan 28, 2021

A huge thanks goes to PierreSchwang who helped me to fix the CoreProtect support and fully implemented LogBlock support
----------, Jan 27, 2021

Fix CoreProtect Compat.
----------, Jan 24, 2021

Fixed:
- AsyncPlayerChoppedTreeEvent wasn't called
- Rolledback blocks were completely ignored
- If the last entry of a block was a "broke" entry then it would still ignore that block

Improvements:
- Cleaned up some code
----------, Jan 23, 2021

Added support for CoreProtect (Untested)
----------, Jan 20, 2021

Added support for 1.16.5
----------, Jan 18, 2021

Made sync-detection more configurable
----------, Jan 13, 2021

Fixed the TreeFall event (triggered too early)
----------, Dec 18, 2020

Added placeholders (all start with "smoothtimber_"):

(Without player)
cutter_radius
cutter_depth
enchantment_unbreaking_state
enchantment_fortune_state
enchantment_fortune_multiplier

(With player)
player_active
player_toggled
player_world
player_permitted
player_break_limit
----------, Dec 8, 2020

Fixed GriefPrevention Support
----------, Dec 3, 2020

Fix legacy versions wooddrop when cutting acacia / darkoak
----------, Dec 2, 2020

Fixed JobsReborn support
----------, Dec 1, 2020

Fix permission on break
----------, Nov 28, 2020

Fixed permissions
----------, Nov 28, 2020

Added the smoothtimber.use permission (wasn't used yet c.c)
----------, Nov 27, 2020

Fixed a bug that was caused by the automatic config reload
----------, Nov 23, 2020

Fixed a bug that caused the addons.yml to not enable addons after them being disabled on runtime
----------, Nov 9, 2020

Fixed a small bug in the plugins.yml file
----------, Nov 9, 2020

Added support for GriefPrevention
Added the addons.yml file to configure if an addon should be enabled or not
Fixed a bug which caused JobsReborn support to not being recognised by the plugin
----------, Nov 9, 2020

Fixed a bug that caused BlockyLog v2 users to cut trees upside down
----------, Nov 7, 2020

Please note that this update is not tested yet!
----------, Nov 5, 2020

Added Lands compatibility
----------, Nov 3, 2020

Removed debug messages
----------, Oct 8, 2020

Fixed a bug that caused the limiter to not work
Fixed a bug that caused the block detection to act weirdly sometimes
----------, Oct 8, 2020

Added compatibility for Residence
Added a block limit feature as requested by multiple people
=> Possible via default limit in config
=> Changeable per player via permission (smoothtimber.limit.<number>)
=> Unlimited blocks via permission (smoothtimber.* / smoothtimer.limit.*)

Improved BlockyLog compatibility
----------, Oct 8, 2020

Fixed an issue that caused smooth timber to parse Plugin versions wrong
Added an option to disable the cutter while sneaking
Added an option to enable the toggled cutter by default
----------, Oct 1, 2020

Added WorldGuard compatibility + Compatibility addon api
----------, Sep 25, 2020

Added the possibility to start SmoothTimber on 1.16.3
----------, Sep 11, 2020

Fixed a small message bug
----------, Aug 16, 2020

Added Support for MC 1.16.2
Improved some small things here and there
----------, Aug 16, 2020

Added the netherite axe to the default configuration
Optimized the startup process a little bit
----------, Jul 7, 2020

New:
- Added support for 1.16
----------, Jun 29, 2020

Fixed a bug that caused a NullPointerException when breaking blocks
----------, Jun 22, 2020

Added in the help command
Changed the "command not exists" message
----------, May 29, 2020

Fixed a bug which caused a NullPointerException if you typed in a non existent sub-command. As example: "/sm fail"
----------, May 29, 2020

Fixed the permission message
----------, May 14, 2020

Readded a bugfix from a pre-version of SmoothTimber and made it toggleable to prevent SmoothTimber being a bit slower sometimes.

Added more messages to the message.yml
Added a % symbol at the end of each variable

Fixed a bug which caused people who are lacking the permission "smoothtimber.toggle" to be able to use /sm toggle

Renamed some messages in the message.yml
Recolored messages from &a/&2 to &d/&5
----------, May 14, 2020

Added world blacklist/whitelist functionality
Added a toggle command for the woodchopper
Added core version to the startup message
Added a config for messages

Fixed a bug which caused the config to not load properly sometimes
Fixed a bug which caused a NullPointerException on chopping a tree

Improved some code
Cleaned up code
Included parts of the syntaxapi as Maven dependency
----------, May 13, 2020

Fixed a bug that caused the config to not generate if the folder doesn't exist
----------, Apr 3, 2020

This update there is nothing special to the end-user.
Just some code improvements.
We added dynamical addon loading, which means if you install a newer version and reload it with as example the Debugger plugin or Plugman then SmoothTimber should reload the methods and classes it needs just fine.
Additionally, we added a flag to our BreakEvent to ignore canceled events, this should add support for a couple of protection plugins but it's not sure if it will or not.
----------, Apr 3, 2020

Patched a small issue with the config version
----------, Mar 28, 2020

Added support for the Fortune Enchantment
Added the option to disable unbreaking
Added automatic config reloading

Redesigned the config

Fixed a bug in the random library which caused nextFloat(min, max) and
nextDouble(min, max) to not work properly
Fixed a bug that caused the plugin to throw exceptions if an axe wasn't
enchanted with unbreaking
----------, Mar 28, 2020

SmoothTimber now supports the unbreaking enchantment.
----------, Mar 26, 2020

Fixed an issue with version detection that caused 1.11 - 1.12.2 to not work.
----------, Mar 5, 2020

Fixed log rotation issue
----------, Feb 24, 2020

The wood searching radius is now configureable
----------, Feb 23, 2020

Fixed a bug that caused wood to not break if it was player placed
----------, Feb 23, 2020

We now got an smooth chopping animation
----------, Feb 22, 2020

Additions and Optimizations:
- optimized block calculations they're now faster and with a much lesser fail rate
- added support for BlockyLog v2.0


Fixed:
- the durability bug that caused the durability of a tool to decrease much more than blocks were broken
----------, Feb 7, 2020


This update added support for 1.15.2
----------, Feb 6, 2020

Added the AsyncPlayerChopTreeEvent and added SourceCode to spigot page
----------, Jan 3, 2020

This update added support for 1.15 and 1.15.1
----------, Dec 31, 2019

This update added support for 1.14.4
----------, Aug 11, 2019

In this update we fixed:
- Axes are only breaking 2x2 blocks and then disappear
- Blocks which were placed by an player were also broken
----------, Jun 18, 2019

Some code cleanup and bugfixes
----------, Jun 10, 2019

Added the possibility to only break trees while sneaking (is enabled by default you can disable it in the config)
----------, Jun 10, 2019

We finally updated SmoothTimber to 1.14.x
----------, Jun 8, 2019

We rewrote the plugin completly to support 1.8 - 1.13
and that you have a better experience with the plugin
----------, Mar 9, 2019

New:
+ Fences in Trees get also removed
----------, Apr 26, 2017

Resource Information
Author:
----------
Total Downloads: 608,897
First Release: Apr 23, 2017
Last Update: Nov 18, 2024
Category: ---------------
All-Time Rating:
79 ratings
Find more info at sourcewriters.net...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings