EventoCosecha is the most complete crop harvesting event plugin for Paper and Spigot servers. Players compete to harvest as many crops as possible within a time limit. The top 3 players receive money rewards, exclusive Harvest Tickets and Medals redeemable in two separate custom shops.
✦ FEATURES
- 12 supported crops (carrots, wheat, bamboo, cactus, sugarcane and more)
- Live scoreboard with real-time TOP 3 updated every second
- Animated boss bar with leader name, points and time remaining
- Real-time action bar showing your position, points and leader gap
- Automatic event cycle — survives server restarts
- Harvest Ticket system with custom texture (CMD) and Oraxen support
- Medal system — Gold, Silver and Bronze medals for TOP 1, 2 and 3
- Two independent shops: Ticket Shop and Medal Shop (each can be disabled)
- Mixed-cost items in Medal Shop (medals + tickets required simultaneously)
- Vault economy rewards for TOP 1, 2 and 3 and participation reward
- Daily rotating missions — 3 missions per day (Easy / Normal / Hard)
- 14 unique achievement types with unlock rewards and global announcements
- Season system with configurable duration and end-of-season prizes
- 14 special event items with unique mechanics (Totem of Abundance, Desert Axe, Farmer's Mirror and more)
- Survival section in Ticket Shop — enchanted weapons, material kits, food kits
- Persistent global win leaderboard with top rankings
- Fireworks and multi-phase title effects for winners
- Configurable countdown with per-second sounds
- Global double-points multiplier (random activation, 15% chance per event)
- Personal multiplier via Enchanted Apple item (60 seconds)
- Win streak system with global announcement and configurable threshold
- Winner cooldown system to prevent the same player winning consecutively
- PlaceholderAPI support — 16 placeholders including medals
- SQLite by default, MySQL/MariaDB optional with HikariCP connection pool
- 100% configurable — all messages, colors, timings, rewards, items and shops
- Java + Bedrock compatible — no gradients, solid colors only
- Minimum points requirement to receive prizes (configurable)
- Automatic daily purge of inactive player data
✦ SUPPORTED CROPS
Carrots · Potatoes · Wheat · Beetroots · Melon · Pumpkin Cocoa Beans · Sweet Berries · Bamboo · Cactus · Sugar Cane · Nether Wart
✦ MEDAL SYSTEM
The medal system adds a second economy layer on top of tickets. Medals are physical items dropped into the winner's inventory at the end of each event:
- Gold Medal — 1st place
- Silver Medal — 2nd place
- Bronze Medal — 3rd place
Medals can be used in the Medal Shop to purchase powerful survival items. Some items require
both medals AND tickets at the same time, creating a deeper economy where winning events is necessary but not sufficient on its own.
✦ SHOPS
Both shops can be independently enabled or disabled. If disabled, the GUI is hidden and players can still use tickets/medals via NPC shops or external menu plugins.
Ticket Shop — items purchasable with tickets only:
- Special event items (Totem of Abundance, Crystal of Harvest, Farmer's Mirror, Desert Axe, Vision of the Harvester and more)
- Survival items (enchanted weapons, Fortune III pickaxes, diamond kits, food kits, ranks)
Medal Shop — items purchasable with medals (+ optional ticket requirement):
- Pure medal items: Netherite Sword (1 Gold), Full Netherite Set (3 Gold), Elytra (5 Gold)
- Mixed-cost items: Elite Diamond Armor (1 Gold + 200 tickets), Champion Netherite Set (2 Gold + 500 tickets)
- Silver items: Enchanted Bow, Netherite Hoe, Enchanted Diamond Sword
- Bronze items: $5,000 reward, Golden Apple pack, Diamond kit, Enchanted tools kit
✦ PLACEHOLDERS (PlaceholderAPI)
%eventocosecha_activo% — true / false
%eventocosecha_cultivo% — current crop name
%eventocosecha_tiempo% — time remaining (M:SS)
%eventocosecha_lider% — current leader name
%eventocosecha_lider_puntos% — leader's points
%eventocosecha_mis_puntos% — player's current event points
%eventocosecha_victorias% — total player wins
%eventocosecha_racha% — current win streak
%eventocosecha_racha_max% — all-time max streak
%eventocosecha_tickets% — tickets in inventory
%eventocosecha_participaciones% — total participations
%eventocosecha_medallas_oro% — gold medals in inventory
%eventocosecha_medallas_plata% — silver medals in inventory
%eventocosecha_medallas_cobre% — bronze medals in inventory
%eventocosecha_temporada% — current season number
%eventocosecha_temporada_dias% — days remaining in season
✦ COMMANDS
/evento menu — Open stats panel and rankings
/evento top — Live TOP 3 in chat
/evento siguiente — Time until next event
/evento tienda — Open ticket shop
/evento tiendamedallas — Open medal shop
/evento misiones — Daily missions panel
/evento iniciar <crop> [minutes] — Start event manually (admin)
/evento finalizar — End event with results (admin)
/evento darticket <player> <amount> — Give tickets (admin)
/evento darmedalla <player> <oro|plata|cobre> [amount] — Give medals (admin)
/evento daritem <player> <id> — Give special item (admin)
/evento tiempo — Time remaining (admin)
/evento topglobal — All-time leaderboard (admin)
/evento historial — Last 10 events (admin)
/evento reload — Reload config (admin)
Aliases: /cosecha, /harvest
✦ PERMISSIONS
- evento.use — Access to player commands (default: everyone)
- evento.admin — Access to all admin commands, inherits evento.use (default: OP)
✦ REQUIREMENTS
- Java 17+ — Required
- Paper or Spigot 1.20+ — Required
- Vault — Optional (for money rewards)
- PlaceholderAPI — Optional (for placeholders in scoreboards, holograms, etc.)
- Oraxen — Optional (for custom ticket texture)
✦ INSTALLATION
- Drop EventoCosecha.jar into plugins/
- Restart the server
- Edit config.yml — configure rewards, shops, medals and missions
- Run /evento reload to apply changes without restarting
- (Optional) Set tienda.activa: false or tienda_medallas.activa: false to use your own NPC shops