Skip to content

Releases: MrFiend179/TreeChop

TreeChop 1.1.0

Choose a tag to compare

@MrFiend179 MrFiend179 released this 29 Mar 20:15
  • Added 1.20 and above support.
  • Added Jungle tree option.

TreeChop 1.0.5

Choose a tag to compare

@MrFiend179 MrFiend179 released this 11 May 19:09

⭐Features⭐

1. Log Rewards

Added a log rewarding features that rewards the player with the tree log type selected upon successful chopping of a tree along with the money rewarded as before.

Default log amount is 5 and can be modified via config. Its is Disabled by default make sure to enable it by /treechopper enablelogrewards

⭐Commands⭐

1. /treechopper enablelogrewards

Enables the Log rewarding feature which gives players logs of the tree type selected.

1. /treechopper disablelogrewards

Disables the Log rewarding feature which gives players logs of the tree type selected.

⭐Version Support⭐

Made the plugin compatible with minecraft version 1.18.2 and above (1.18.2 - 1.20.4)

TreeChop 1.0.4

Choose a tag to compare

@MrFiend179 MrFiend179 released this 09 May 16:04

Console Spamming

Fixed console spamming caused when plugin is disabled upon block breaking.

Command

Added a /treechopper info command for author info.

TreeChop 1.0.3

Choose a tag to compare

@MrFiend179 MrFiend179 released this 08 May 17:27

1. Custom Trees

Added option for you to select custom trees and have plugin work on those trees. It can be changed via config or command /trechopper type <tree_type>, the tree radius will remain same as 4x20x4 blocks.

Supported trees

  • Oak
  • Spruce
  • Acacia
  • Dark_Oak
  • Birch

Unsupported

  • Jungle

2. Config File

Added an option for you to change tree type directly from config and upon server starting it will display the tree name on console when plugin is loaded.

3. Command Permission

Added a command permission TreeChopper.Command so no one can use the plugin command and if someone does use the command it sends a default minecraft invalid command statement to the player.

TreeChop 1.0.2

Choose a tag to compare

@MrFiend179 MrFiend179 released this 07 May 17:36

1. Clearing Range

Fixed the block clear range for both leaves and logs individually
1 leaves (8 blocks to 5 blocks) [-3 blocks]
2 logs (5 blocks to 7 blocks) [+2 blocks]

This allows you to overlap two trees to fit them in a conjusted space easily without them interferingwith each others area

TreeChop 1.0.1

Choose a tag to compare

@MrFiend179 MrFiend179 released this 06 May 18:14

1. Reward Customization

While you would still use EssentialsX for rewards, we have added a command /treechopper reward <amount> which lets you customize the amount a player will receive on succesful tree chop.

2. Block Reset Range

Decreased block reset range from 8 blocks to 5 blocks so that i fits within 4x20x4 region of a tree without conflicting with other trees nearby.

3. Config File

Created a config.yml which stores the data from the plugin which can be changed even when the server is offline.

enabled: true
worldName: lobby
rewardAmount: 50

These are the default config.

TreeChop 1.0

Choose a tag to compare

@MrFiend179 MrFiend179 released this 05 May 11:33

Created a Plugin that rewards player for chopping trees using essentialsX economy.