
FarmCrops - Lite Edition

so basically i got tired of farming being boring on my server. now when you harvest crops they get a random weight and rarity, and you can sell them for different prices based on that. heavier + rarer = more money.
what's new in 1.1.0
- hologram detail levels — you can now pick how much info shows above crops: small (just name + status), medium (+ progress bar & stage), or large (+ estimated value & possible rarities). change it in your personal settings
- player settings expanded — new toggles for achievement notifications and whether to broadcast your achievements to the whole server
- harvest messages toggle — finally you can turn off the chat spam per player
- admin panel — admins get a dedicated panel in the main menu for managing server settings and player data
- farmgive command — admins can now give players a specific crop with a custom weight and rarity (
/farmgive <player> <crop> <weight> <rarity>)
what it does
every crop you break gets:
- random weight between 0.5kg and 5kg
- a rarity (common, uncommon, rare, epic, legendary, mythic)
- the heavier and rarer it is, the more you earn when you sell
works with vault + whatever economy plugin you use. has a gui for selling, stats tracking, leaderboards, achievements, holograms (needs DecentHolograms), particles, sounds, all that.
auto-sell is OFF by default and also requires the farmcrops.autosell.use permission to use — ask your server admin if you don't have it.
screenshots
🌾 main menu
what regular (non-op) players see — sell crops, stats, leaderboard, settings and achievements. the admin panel button only appears if you have the permission.

💰 sell crops gui
open it with
/sellcrops— shows all your harvestable crops ready to sell in one click.
![[Sell Crops GUI]](https://cdn.modrinth.com/data/cached_images/2b34c5c817f662ffdf92026e2c96f00c46fe6b0a.png)
⚙️ player settings
toggle harvest messages, particles, holograms, sounds, action bar, auto-sell, achievements and more. hologram detail level (small / medium / large) is also picked here.

🔍 hologram detail levels
small just shows crop name + status. medium adds a progress bar and stage. large adds estimated sell value and possible rarities.

📊 player stats
track your total crops harvested, money earned, and more. use
/farmstatsto open it.

🏆 leaderboard
see who's farming the most on the server. use
/farmtopto check the rankings.

rarities
each crop you harvest rolls a rarity — the rarer it is, the higher the multiplier on your payout.

| rarity | chance | multiplier |
|---|---|---|
| 🔘 common | 65% | 1x |
| 🟢 uncommon | 20% | 1.5x |
| 🔵 rare | 10% | 2x |
| 🟣 epic | 3.5% | 3x |
| 🟡 legendary | 1% | 5x |
| 🔴 mythic | 0.5% | 10x |
crops that work
wheat • carrots • potatoes • beetroots • melons • nether wart • cocoa • sweet berries
commands
/farm— open the main menu/sellcrops— open the sell gui/farmstats [player]— view your (or someone else's) stats/farmtop [page]— leaderboard/farmachievements— view achievements/farmsettings— admin settings gui/farmreload— reload config (admin)/farmadmin— admin panel (admin)/farmgive <player> <crop> <weight> <rarity>— give a crop (admin)/farmbackup— back up player data (admin)
a note on lite vs premium
not every update brings premium features to lite.
the premium version is still in development — no ETA right now, just taking the time to do it properly.
that said, some features that were originally planned for premium are making their way into lite as the plugin gets updated. achievements are a good example of that — that was a premium feature that ended up in lite. i'm planning to keep doing this, so if you're waiting on a specific feature, it might just show up in a future lite update. no promises on which ones or when, but worth keeping an eye on updates before buying anything.
if premium ever does release, lite will still be fully supported and updated on its own.
how to install
- install Vault (required)
- make sure you have an economy plugin (essentialsx, cmi, whatever)
- drop
FarmCrops.jarin your plugins folder - restart your server
- edit
config.ymlif you want to tweak prices, weights, or rarity chances - optional: install DecentHolograms for crop preview holograms
requirements
required:
- Paper / Purpur 1.21+
- Vault
- any economy plugin (essentialsx, cmi, etc.)
optional:
- DecentHolograms — for floating crop info holograms
config
everything's in config.yml — crop prices, weight ranges, rarity chances and multipliers, hologram settings, auto-save interval, message formats. pretty much everything is configurable.
player preferences (holograms on/off, hologram detail level, particles, sounds, action bar, harvest messages, etc.) are all saved per-player automatically.
having issues?
- make sure vault is installed and actually working
- check your economy plugin is set up
- look at console for errors on startup
join the Discord if you need more help!
credits
- dev: Samiel
- idea: Cerro < auto sell
