Click here to get to our wiki
SmoothTimber is customizable wood chopper plugin which has a smooth tree chopping animation.
It supports [ 1.8.x -> 1.16.5 ] and it's optimized for our plugin RealisticWorldGenerator.
As any other chopping plugin, we have nice features :
- Support every Tree type that has connected Logs
- Support 1.8 - 1.16
- Configurable "wood exclusion" materials
- Configurable Cutting Materials (So Tool materials)
- Configurable wood searching radius
- Configurable messages
- Toggleable tool
- Async Block detection
- Automatic config reload
- Supports more than one World
- Supports some enchantments
- No Duplicated drops
- Smooth tree collapsing animation
- High performance
- Checks if a Block was placed by a player or not (only with BlockyLog or CoreProtect installed)
Better, here is a GIF made by UsefullPig :
The permission list is very simple :
- smoothtimber.* ( for all permissions )
- smoothtimber.use
- smoothtimber.toggle
- smoothtimber.oak
- smoothtimber.birch
- smoothtimber.spruce
- smoothtimber.jungle
- smoothtimber.darkoak
- smoothtimber.acacia
The config is quite basic, here you see an example config for 1.13+ :
message.yml
version: 4
messages:
global:
prefix: '&5Smooth&dTimber &8||'
list-split: '&7, &d'
reload:
needed: '&7Detected a %type0% change, &5reloading %type1%&7...'
done: '&7%type% reloaded &dsuccessfully!'
startup:
version:
supported: '&7You''re currently using the &dsupported&7 Minecraft Version &d%minecraft%
&7(&5Core %core%&7)'
unsupported: '&7You''re currently using the &cunsupported&7 Minecraft Version
&4%minecraft%'
need-update: '&7If you want to use &5Smooth&dTimber &7you need to update your
server to a supported Minecraft Version'
versions: '&7Supported Versions are: &d%versions%'
type:
message: message
messages: messages
setting: setting
settings: settings
time:
second: second
seconds: seconds
tools:
woodchopper: woodchopper
toggle:
'on':
forever: '&7You enabled your &d%tool%&7!'
timed: '&7You enabled your &d%tool% &7for &5%time%&7!'
'off':
forever: '&7You disabled your &c%tool%&7!'
timed: '&7You disabled your &c%tool% &7for &4%time%&7!'
disabled: '&7Toggling is disabled!'
command:
only:
player: '&7Only a &5player &7can run this command!'
wip: '&7This command is work in progress!'
non-existent: '&7This command doesn''t exist! Use &5/sm help &7for help!'
missing-permission: '&7You''re lacking the permission &5%permission% &7to execute
this command!'
usage:
toggle: '&7/sm toggle (<time>) &8- &7Enable the tree chopper permanently or
a specific time in seconds.'
help: '&7/sm help &8- &7List all smoothtimber commands with their description
and usage'
abort:
message: '&7You can''t cut this tree because &c%reason%&7!'
reason:
unknown: another plugin cancelled the process
worldguard: it is protected by a WorldGuard Region
residence: it is protected by a Residence Region
config.yml
version: 5
cutter:
radius: 2
materials:
- WOODEN_AXE
- STONE_AXE
- IRON_AXE
- GOLDEN_AXE
- DIAMOND_AXE
options:
cutter:
permissions: false
sync-detection: false
sneak: none
toggleable: 'on'
limit:
enabled: true
default: 1000
enchantments:
unbreaking:
enabled: true
fortune:
enabled: false
multiplier: 1.0
exclusion:
enabled: false
list: []
worlds:
enabled: false
blacklist: false
list:
- world
- world_nether
- world_the_end
Goto BlockyLog
( please note that you need to use the right materials for your server version that SmoothTimber can work normally )
Big thanks to SrJoSaf for creating this page with <3
Important Notes for Reviews!
Reviews are important to get information about a resource. But they are no support-section. If you need support due to issues or other questions use the buttons(Round images) on top of this page. We are nearly 24/7 reachable via Spigot-DM's or Discord and we would be glad to help you there.
Writing a review should state the current situation you have with our plugin, but please have in mind, when you have issues, you should always contact us first. In most situations, they can be fixed within some minutes and a review gets obsolete.