
hTreecapitator
Chop down trees by breaking one block! (Timber)
198
2
hTreecapitator
Simple plugin that will allow you to chop whole tree at once!

🌟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
Совместимость
Создатели
Детали
Лицензия:Apache-2.0
Опубликован:2 месяца назад
Обновлён:1 месяц назад
