SimpleTimber

This plugin allows you to instantly chop down entire trees with just one hit.

2,19k

Quick challenge

How far can you run before the mobs catch you?

SimpleTimber

This plugin allows you to instantly chop down entire trees with just one hit.

Features

- Chop down entire trees with a single hit on any log. - Configurable durability reduction for axes based on the number of logs chopped. - Sneaking prevents the Timber feature from activating while chopping trees

Commands

- Use /simpletimber toggle to reload the plugin. - Use /simpletimber toggle to get information about the plugin. - Use /simpletimber toggle to toggle timber.

Permissions

- simpletimber.admin.toggle - Allows you to use /simpletimber reload. - simpletimber.admin.toggle - Allows you to use /simpletimber toggle.

Configs

View config.yml

```

This plugin utilizes MiniMessage for messages.

For more information, visit https://docs.adventure.kyori.net/minimessage.html

file-version: 1

The prefix before every message

prefix: "<#DB9438><b>STimber</b> <dark_gray>⚡ <gray>"

The messages file to use

langFile: 'english'

Settings for the update checker

updateChecker:

Send a message to the console when a new version is available

consoleMessage: true

Send a message to the player when a new version is available

This requires the permission 'simpletimber.admin.update' or to be an OP

playerMessage: true

Should timber be enabled?

enabled: true

Maximum amount of blocks to break at once (Values greater than 1000 may cause lag)

maxChopLimit: 500

Should SimpleTimber reduce the durability of the axe used by the player?

reduceDurability: true

Should SimpleTimber only work if the player is NOT sneaking?

sneakPrevent: true

Wich tools should be allowed to use timber?

validTools: - 'WOODEN_AXE' - 'STONE_AXE' - 'IRON_AXE' - 'GOLDEN_AXE' - 'DIAMOND_AXE' - 'NETHERITE_AXE'

Allow timber in creative mode

allowCreativeMode: false

Should leaves be broken too? (No durability cost)

breakLeaves: true

Should saplings be replanted after cutting a tree?

autoReplantSaplings: true

Should the tree break with delay animation?

animatedBreak: true

Delay in ticks between block breaks when animation is enabled (20 ticks = 1 second)

animationDelay: 2 ```

View english.yml

```

This plugin utilizes MiniMessage for messages.

For more information, visit https://docs.adventure.kyori.net/minimessage.html

file-version: 1

General messages

general: noPlayer: "<gray>You <red>must be a player<gray> to execute this command!" noPerms: "<gray>You <red>do not have permission<gray> to execute this command!"

Other messages

other: updateChecker: "<gray>An <yellow>update <gray>is available! You are using version <red>v%current-version%<gray>, the latest version is <green>%latest-version%<gray>!"

Command messages

commands:

Messages for the /simpletimber command (main plugin command)

simpletimber: usage: "<gray>Please use <red>/stimber <about/reload/toggle><gray>!" about: "<gray>SimpleTimber v%version% <dark_gray>- <gray>%author%" reload: reloading: "<yellow>Reloading <gray>SimpleTimber..." reloaded: "<green>Successfully reloaded <gray>SimpleTimber! <dark_gray>(%time%ms)" error: "<gray>An <red>error occurred <gray>while reloading SimpleTimber! Check the console for details." toggle: enabled: "<gray>SimpleTimber has been <green>enabled<gray>!" disabled: "<gray>SimpleTimber has been <red>disabled<gray>!"

Listener messages

listeners:

Messages for the tree cutting listener

treeCutting: axeTooWeak: "<gray>Your axe <red>doesn't have enough durability <gray>for that tree!" ```

View german.yml

```

Dieses Plugin verwendet MiniMessage für Nachrichten.

Weitere Informationen findest du unter https://docs.adventure.kyori.net/minimessage.html

file-version: 1

Generelle Nachrichten

general: noPlayer: "<gray>Dies können <red>nur Spieler<gray> ausführen!" noPerms: "<gray>Du hast <red>keine Berechtigung<gray> für diesen Befehl!"

Other messages

other: updateChecker: "<gray>Es ist ein <yellow>Update verfügbar<gray>! Die momentane Version ist die <red>v%current-version%<gray>, die neuste Version ist die <green>%latest-version%<gray>!"

Befehlsnachrichten

commands:

Nachrichten für den /simpletimber Befehl (Hauptbefehl des Plugins)

simpletimber: usage: "<gray>Bitte nutze <red>/stimber <about/reload/toggle><gray>!" about: "<gray>SimpleTimber v%version% <dark_gray>- <gray>%author%" reload: reloading: "<yellow>SimpleTimber <gray>wird neugeladen<gray>..." reloaded: "<green>SimpleTimber wurde <gray>erfolgreich neugeladen! <dark_gray>(%time%ms)" error: "<gray>Ein <red>Fehler ist aufgetreten<gray> beim Neuladen von SimpleTimber! Überprüfe die Konsole für Details." toggle: enabled: "<gray>SimpleTimber wurde <green>aktiviert<gray>!" disabled: "<gray>SimpleTimber wurde <red>deaktiviert<gray>!"

Listener Nachrichten

listeners:

Nachrichten für den Baumfällungs-Listener

treeCutting: axeTooWeak: "<gray>Deine Axt <red>hat nicht genügend Haltbarkeit<gray> für diesen Baum!" ```

Contact

If you encounter any issues or bugs, or have a request for a new feature, please contact me via Discord or join my Discord-Server.

> My discord-name is Losterixx.

> My Discord-Server: Link

ADS