Language

hTreecapitator

hTreecapitator

ModrinthSpigotMC

Chop down trees by breaking one block! (Timber)

376 downloads 2 followers updated 2mo ago
latest v1.2.1 Modrinth
Paper Purpur Spigot 1.21 – 26.2 AdventureGame-mechanicsUtility

hTreecapitator

Simple plugin that will allow you to chop whole tree at once!

Tree cut animation

🌟Features

  • Support Jobs plugin
  • Destroys tools
  • Permissions
  • Custom enchantement
  • Full Configurable
  • WorldGuard / GriefPrevention / Towny / Lands regions support!
  • On/Off player command

🚀Commands

Command Permission Info
/htc htreecapitator.help Help
/htc reload htreecapitator.reload Reload config.yml
/htc toggle htreecapitator.toggle On/Off cut trees
/htc enchant [player] htreecapitator.enchant give enchanted book
htreecapitator.updatenotify Get update notification

⭐PlaceholderAPI

Placeholder Info
%htreecapitator_toggle% Get player tree cutting toggle
%htreecapitator_raw_toggle% Get raw player tree cutting toggle

⚙️Config

config.yml
#-------------------------------------------------------------------------------------------------#
#                                                                                                 #
# ██  ██ ██████ █████▄  ██████ ██████ ▄█████ ▄████▄ █████▄ ██ ██████ ▄████▄ ██████ ▄████▄ █████▄  #
# ██████   ██   ██▄▄██▄ ██▄▄   ██▄▄   ██     ██▄▄██ ██▄▄█▀ ██   ██   ██▄▄██   ██   ██  ██ ██▄▄██▄ #
# ██  ██   ██   ██   ██ ██▄▄▄▄ ██▄▄▄▄ ▀█████ ██  ██ ██     ██   ██   ██  ██   ██   ▀████▀ ██   ██ #
#                                                                                                 #
#-------------------------------------------------------------------------------------------------#

# hTreecapitator by Haily

# github: https://github.com/haiilyyy
# discord: https://discord.com/invite/kyr5PYQZr8
# x: https://x.com/hailyxie

#---------------------------------------#
#               [Config]                #
#---------------------------------------#

messages:
  permission: '&c&l» &7You do not have permission to use this command!'
  console: '&c&l» &7Only players can use this command!'
  help:
    - '&8[&m------------------------------------------------]'
    - ''
    - ' &8&l» &8/&ahtc reload &8- &7reload plugin!'
    - ' &8&l» &8/&ahtc toggle &8- &7on/off!'
    - ' &8&l» &8/&ahtc enchant [player] &8- &7give enchanted book!'
    - ''
    - '&8[&m------------------------------------------------]'
  reload:
    start: '&e&l» &7Reloading plugin...'
    end: '&a&l» &7Plugin reloaded!'
  toggle:
    enable: '&a&l» &7Enabled cutting down trees!'
    disable: '&c&l» &7Disabled cutting down trees!'
  enchant:
    give: '&a&l» &7You received a &aTreecapitator &7enchanted book!'
    give-other: '&a&l» &7Gave a &aTreecapitator &7enchanted book to &a{player}&7!'
  inventory-full: '&c&l» &7Your inventory is full, items are being dropped on the ground!'

# max blocks to cut at once
max-blocks: 128

# worlds where treecapitator is disabled
blocked-worlds:
  - 'example_world'

# cut blocks automatically go to player inventory
auto-pickup-drops: false

# if true, all logs break instantly instead of progressively
instant-break-logs: false

# if true, all leaves break instantly instead of progressively
instant-break-leaves: false

# play a sound when cutting trees
# sound type: WOOD, BELL, ORB
sound: false
sound-type: WOOD

# if true, only players with permission can cut down trees
use-permissions: false
permission: 'htreecapitator.use'

# cut only if the player is using an axe
axe-only: true

# if true, the player must hold shift to cut down trees
shift-mining: false

# if true, mangrove roots will break with logs
mangrove-roots: false

# if true, the axe must have the Treecapitator enchantment
# use /htc enchant to give the enchanted book, then apply it on an anvil
require-enchantment: false

# %htreecapitator_toggle% (PlaceholderAPI)
placeholder:
  toggle-on: '&a&lON'
  toggle-off: '&c&lOFF'

📊Stats

stats

Versions

Release
1.2.1
paper, purpur, spigot · 1.21, 1.21.1, 1.21.2 · 2mo ago
### New features FastStats integration — anonymous plugin metrics are now collected via [FastStats](https://faststats.dev/) alongside bStats to help improve…
234
Release
1.2.0
paper, purpur, spigot · 1.21, 1.21.1, 1.21.2 · 2mo ago
### New features - Player toggles are now persistent across server restarts (saved in toggles.yml) - Configurable message when inventory is full during…
38
Release
1.1.4
paper, purpur, spigot · 1.21, 1.21.1, 1.21.2 · 3mo ago
Added instant break logs and instant break leaves config. Added break sound config. Small fixes. Delete config.yml and restart the server to get the new…
39
Release
1.1.3
paper, purpur, spigot · 1.21, 1.21.1, 1.21.2 · 3mo ago
Added nether tree support and a config to set blocked worlds. Delete config.yml and restart the server to get the new blocked-worlds config.
10
Release
1.1.2
paper, purpur, spigot · 1.21, 1.21.1, 1.21.2 · 3mo ago
Fixed a bug with the custom enchantment book.
11
Release
1.1.1
paper, purpur, spigot · 1.21, 1.21.1, 1.21.2 · 3mo ago
Added an update checker
17
Release
1.1
paper, purpur, spigot · 1.21, 1.21.1, 1.21.2 · 3mo ago
Added WorldGuard / GriefPrevention / Towny / Lands support Added Placeholders Added custom enchant Added lots of configs
9
Beta
1.0
paper, spigot · 1.21, 1.21.1, 1.21.2 · 3mo ago
10

Comments 0

No comments yet. Be the first to share your thoughts.