HomeJavaModsHereLoggy
HereLoggy

HereLoggy

A premium Paper Minecraft plugin for fully automated lumberjacking and tree felling — systematically discover trees, execute recursive whole-tree clearing, dynamically manage inventory storage, swap and restock axes, auto-feed, defend against hostiles, replant saplings, and boost leveling with AuraSkills integration!


Features


Commands

All commands can be run with /hl instead of /hereloggy.

Command Description Permission
/hereloggy start (or /hl start) Start auto-chopping (triggers area scan first if selection exists but has not been scanned) hereloggy.use
/hereloggy stop (or /hl stop) Stop active chopping session and display statistics hereloggy.use
/hereloggy restart (or /hl restart) Resume auto-chopping from the last paused block index hereloggy.use
/hereloggy config (or /hl config) Open interactive GUI to configure individual tree settings hereloggy.config
/hereloggy setup (or /hl setup) Start interactive chat setup wizard for chests and thresholds hereloggy.setup
/hereloggy clear (or /hl clear) Clear point selections, scans, and player setups hereloggy.use

Permissions

Permission Description Default
hereloggy.use Allows use of /hereloggy command true
hereloggy.setup Allows use of the setup wizard true
hereloggy.config Allows use of the tree configuration GUI true

How to Use

1. Bounding Area Selection

  1. Hold any Axe in your main hand.
  2. Sneak + Right-Click a block to mark Point A.
  3. Sneak + Right-Click another block to mark Point B (defining the logging boundaries).
  4. The plugin will map out walkable paths and announce that it is ready.

2. Interactive Setup Wizard

  1. Run /hl setup.
  2. Step 1: Hold an Axe and Sneak + Right-Click a chest where you want to deposit Trash (saplings, leaves, etc.).
  3. Step 2: Sneak + Right-Click a chest where you want to deposit Valuable Logs (Keep Chest).
  4. Step 3: Sneak + Right-Click a chest where you store Spare Axes (Tool Supply), or type skip in chat.
  5. Step 4: Enter an axe durability threshold (e.g. 12) or type skip (defaults to 10).
  6. Setup is complete! Your configuration will be saved in plugins/HereLoggy/setup-configs/{playerId}.yml.

3. Tree Configuration GUI

  1. Run /hl config to open the main menu.
  2. Under the main menu:
    • Click the Chopping Method icon at the bottom center to toggle between Whole Tree (BFS recursive felling) and Reachable (reach-height felling).
    • Click on any of the 10 supported Logs (Oak, Spruce, Birch, Jungle, Acacia, Dark Oak, Mangrove, Cherry, Crimson, Warped) to access their options.
  3. Under the tree options menu:
    • Chopping Status: Enable or disable felling for this tree type.
    • Replant Saplings: Toggle automatic sapling replanting.
    • Route Destination: Toggle between routing logs to the Trash Chest, Keep Chest, or keeping them in your Inventory.
  4. Settings are immediately saved to plugins/HereLoggy/player-configs/{playerId}.yml.

4. Running the Bot

  1. Stand near the selected bounding area.
  2. Run /hl start to begin auto-chopping!
  3. The plugin will walk the safe generated path layer-by-layer, clear foliage, fell discovered trees, repair mending tools, replant saplings, feed, defend against hostiles, and dump full inventories into chests automatically.
  4. If you need to stop, run /hl stop. A detailed activity summary will show logs collected, foliage cleared, saplings replanted, and axes replaced.
  5. Use /hl restart to resume from where you left off.

Supported Tree Types

HereLoggy natively recognizes and supports:


Building from Source

Build the plugin jar using Gradle:

./gradlew build

The compiled JAR will be saved in the build/libs/ directory.


License

This project is licensed under the GNU General Public License v3.0.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more