HomeJavaModsXzHarvest
XzHarvest
XzHarvest — screenshot 1XzHarvest — screenshot 2

full feature

XzHarvest

XzHarvest is a Paper/Purpur farming plugin that adds rare crop drops, harvest leaderboards, a Vault-backed harvest shop, and audit-safe farming progression for SMP servers.

It is designed for survival and economy servers that want farming to feel more rewarding without relying on custom resource packs or unsafe item-name checks.

What XzHarvest Adds

XzHarvest adds a rare-drop system to vanilla crop farming. When players harvest supported crops, they can receive special rare harvest items with configurable names, lore, glint, and rarity.

Supported crops:

Default rarity tiers:

Each crop can be configured separately, including whether it is enabled, what material it uses, whether player-placed blocks are tracked, and what rare drops can roll.

Why Use XzHarvest?

XzHarvest gives farming a stronger purpose on SMP servers.

Players get:

Server owners get:

Harvest Shop

XzHarvest includes a Vault-backed shop for selling supported vanilla crops and rare harvest items.

The shop can be configured through shop.yml, including:

Vault and an economy provider are required for shop features.

Leaderboards And Stats

XzHarvest tracks harvest activity and exposes leaderboard and stats commands.

Players can view:

PlaceholderAPI support is included for scoreboard integrations, including ajLeaderboards-compatible placeholders.

Configuration

On first startup, XzHarvest creates:

plugins/XzHarvest/
|-- config.yml
|-- messages.yml
|-- shop.yml
|-- leaderboard.yml
`-- crops/
    |-- beetroot.yml
    |-- carrot.yml
    |-- cocoa.yml
    |-- melon.yml
    |-- nether_wart.yml
    |-- potato.yml
    |-- pumpkin.yml
    `-- wheat.yml

Main configuration areas:

Requirements

Commands

/harvest
Opens the default harvest command flow.

/harvest top [crop/all] [today/weekly/all]
View harvest leaderboards.

/harvest stats [crop/all] [today/weekly/all]
View harvest stats.

/harvest shop
Open the harvest shop.

/harvest version
View plugin and database status.

/xzharvest reload
Reload config, crop, message, shop, and leaderboard files.

/xzharvest give <player> [crop] <rarity> [amount]
Give rare harvest items.

/xzharvest iteminfo
Inspect the held XzHarvest item identity.

/xzharvest update [confirm]
Check or apply safe config migrations.

/xzharvest data
View storage diagnostics and table row counts.

Permissions

Permission Default Description
xzharvest.top Everyone View harvest leaderboards.
xzharvest.stats Everyone View harvest stats.
xzharvest.shop Everyone Open and use the harvest shop.
xzharvest.admin OP Grants all XzHarvest admin permissions.
xzharvest.admin.reload OP Reload XzHarvest configuration.
xzharvest.admin.give OP Give rare harvest items to players.
xzharvest.admin.iteminfo OP Inspect XzHarvest item identity data.
xzharvest.admin.update OP Check and apply safe config updates.
xzharvest.admin.data OP View storage diagnostics and table health.

PlaceholderAPI

When PlaceholderAPI is installed, XzHarvest registers numeric placeholders:

%xzharvest_points_<crop|all>_<today|weekly|all>%

Examples:

%xzharvest_points_all_weekly%
%xzharvest_points_pumpkin_all%
%xzharvest_points_wheat_today%
%xzharvest_points_carrot_weekly%
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