Skip to content

Harvester Hoe harvesterhoe

This feature provides simply harvester hoes to the player. They provide simply mode toggling, a sell boosting leveling system, and captchas.

Config

item

The item format used for harvester hoes.

cane-price-override

This will override the price of cane according to the server's shop plugin.

mode-toggling-enabled

If players can toggle between sell & harvest mode.

disable-breaking-bottom-cane

Setting this to true will prevent players from breaking the bottom piece of sugar cane with their harvester hoe.

give-mcmmo-xp

If set to true, this will give the player MCMMO XP.

default-mode

The default mode of the harvester hoes. You can use SELL or HARVEST.

levels-enabled

If levels should be enabled on the server.

default-level

The default level of each harvester hoe. It doesn't have a required amount, so it only contains a sell boost and display name.


levels Section

This section defines all the levels on the server. Each level is defined by its name (the config key defining it), its display name, the cane required to achieve it, and the boost.


money-give-task Section

This section defines how often the money from sold cane is given to the player.


captcha Section

This section defines the characteristics of the captcha given to players.

allowed-time-after-correct-answer

The allowed time, in minutes, the player is allowed to harvest without being interrupted by another captcha.

denied-time-after-wrong-answer

The amount of time, in minutes, that the player cannot harvest cane after failing a captcha.

do-captcha-after-x-uses

If the player has just begin harvesting, it takes this amount of uses for an auto captcha to be given to them.


Command

  • /harvesterhoe give (player) [sell/harvest] [amount=1] [level] - Give a player a harvester hoe.
  • /harvesterhoe levels - List all levels available for harvester hoes.
  • /harvesterhoe forcecaptcha (player) - Forces the given player to answer a captcha.

Permissions

  • Base Level - Use harvester hoes.
  • Admin Level - Some commands