Skip to content

Releases: Mitra-88/ReplenishPlusPlus

Replenish++ 6.1.0 - Minecraft 1.17.1 - 26.2

Choose a tag to compare

@Mitra-88 Mitra-88 released this 12 Jul 01:49

Replenish++ v6.1.0 – “Tuned to Perfection”

Release Date: 2026-07-12

🎵 Fresh Feedback

  • Customizable Sound Effects: Server owners can toggle these sounds on/off and choose from a variety of effects to match their server’s vibe.
  • Colored Console Logs: Important status messages, warnings, and errors now appear in distinct colors, making the console output much easier to scan at a glance.

⚡ Performance

  • Fixed a Stubborn Inventory Scan Bug: The seed-finding cache would sometimes rebuild itself on every single harvest when a player had no seeds in their inventory, causing unnecessary lag.

🛠️ Fixes & Improvements

  • Safer Offhand Handling: Added missing null checks for offhand items, preventing potential errors when a player had nothing in their secondary hand.
  • Gentler Config Updates: When your config file needs a migration, the console messages are now friendlier and clearly show the old → new version, reassuring admins that their custom settings are safe.

📚 Better Documentation

  • Readme Revamp: The readme now covers sounds, messages, and every config option in detail.
  • In-Depth Guide: A dedicated guide explains the plugin mechanics, commands, and usage patterns.
  • Clearer Contributing Rules: Updated bug report template and PR policy so contributors know exactly what’s expected.

Full Changelog: 6.0.0...6.1.0

Sea-Lion-Baby-Max-0001-8088

Replenish++ 6.0.0 - Minecraft 1.17.1 - 26.2

Choose a tag to compare

@Mitra-88 Mitra-88 released this 06 Jul 03:21

[6.0.0] – 2026-07-06

🚀 Now runs on everything!

  • From 1.17 to future versions: Replenish works on any Minecraft version from 1.17 up.

⚡ Better Performance

  • Crops replant quicker thanks to pre-cached block states.
  • Cocoa beans now have their own clean logic.
  • Default queue size changed to 1024 as most server won't reach the old limit 4096.

🛠️ Stability & Reliability

  • No More Console Flooding: Added smart warning throttling that groups identical errors together
  • Offhand Slot Fixed: Properly handles offhand items using the official API

💬 Messages & Communication

  • Sharper Chat Messages: All replant feedback messages are now clearer and more grammatically correct.
  • Smarter Version Detection: The /replenish version command now shows if you're running a development build or stable release, plus more detailed Java info.

📦 Configuration Changes

  • Project Website: Added plugin metadata link so users can easily find more info.

🚫 Removed

  • Decorative Flowers Removed: Torchflowers and pitcher plants are now treated as flowers, not replantable crops. Only crops grown from seeds on farmland will be replanted.

Compatibility

  • Requires a Bukkit, Spigot, or Paper server.
  • 26.2 - Replenish actively develops for and supports this version.
  • ⚠️ 1.17.1, 1.18.2, 1.19.4, 1.20.6, 1.21.11 and 26.1 - these versions are still supported, but are not a priority, and may be dropped in a future release.

Full Changelog: 5.4.1...6.0.0

Replenish 5.4.1 - Spigot/PaperMC 26.2

Choose a tag to compare

@Mitra-88 Mitra-88 released this 01 Jul 03:32

Replenish v5.4.1 – "Faster & More Reliable"

Release Date: 2026-06-29

⚡ Better Performance

  • Smoothest Experience Yet: Replenish now runs faster and uses less memory, especially during large harvests. Crops are replanted more quickly with less strain on your server.

🛠️ Stability Fixes

  • No More Crashes: Fixed several issues that could cause the plugin to crash or freeze, especially in busy servers.
  • Fixed Replant Loops: Resolved a rare bug where certain crops would get stuck trying to replant over and over.
  • More Reliable Seed Tracking: The plugin now handles inventory changes better, preventing seeds from being missed when replanting.
  • Safer Reloads: The console now warns you if reloading the config interrupts any pending replanting tasks.

💬 Improved Messages

  • Clearer Error Messages: When a decorative flower can't be replanted, the message now clearly says "placed flower" instead of the confusing "decorative block."

Full Changelog: 5.4.0...5.4.1

Replenish 5.4.0 - Spigot/PaperMC 26.2

Choose a tag to compare

@Mitra-88 Mitra-88 released this 29 Jun 08:37

Replenish v5.4.0 – "Smarter Farming"

Release Date: 2026-06-29

🌱 More Crops Supported

  • More Vanilla Crops: Replenish now supports Torchflowers, Pitcher Crops, and Beetroots.
  • Copper Tools: Copper Axes and Copper Hoes are now fully supported.

⚡ Better Performance

  • Runs More Efficiently: Reduced the amount of work Replenish performs behind the scenes, especially during large harvests.
  • Lower Resource Usage: Uses less memory and processes crop replants more efficiently.
  • Smoother on Busy Servers: Optimized several internal systems to keep farming responsive, even with lots of players harvesting at once.

🛠️ Fixes & Improvements

  • Fixed Rare Replant Loops: Resolved an issue that could cause certain crops to repeatedly attempt replanting.
  • Safer Reloads: The console now warns if pending replant tasks are interrupted during a configuration reload.

🔄 Stay Up to Date

  • Automatic Update Checks: Replenish can now notify server owners when a newer version is available.

Full Changelog: 5.3.0...5.4.0

Replenish 5.3.0 - Spigot/PaperMC 26.2

Choose a tag to compare

@Mitra-88 Mitra-88 released this 28 Jun 19:43

Replenish v5.3.0 – “Sneaky & Responsive”

Release Date: 2026-06-28

What’s New for Players

🤫 New Ways to Harvest

  • Sneak to Skip: Want to harvest without automatically replanting? Just sneak! You can now hold shift while breaking crops to prevent them from replanting. Perfect for when you want to move your farm.
  • Clearer Alerts: The plugin now gives you a helpful sound and a clean chat message if you try to harvest but are missing the right tool, don't have enough seeds, or if your inventory is completely full.

📜 Better Commands

  • New Version Command: You can now use /replenish version to easily check your plugin and server details.
  • Improved Help Menu: The /replenish help menu has been completely redesigned to clearly list all available commands and what they do.
  • Reload Feedback: Admins now get a detailed status report in chat after reloading the plugin, making it easier to verify settings.

Fixes and Polishing

🛠️ Squashed Bugs

  • No More Lost Items: Fixed a nasty bug where drops would vanish into thin air if you harvested crops near areas of the world that hadn't loaded yet. Items will now safely drop near you instead.
  • Off-Hand Support: Fixed an issue where seeds held in your off-hand weren't always being used correctly for replanting.
  • Spectator Fixes: Fixed weird interactions and errors that could happen if players in Spectator mode interacted with crops. (somehow you never know lol)

✨ Quality of Life

  • Rock-Solid Stability: We've completely rebuilt how the plugin handles background tasks, item tracking, and memory. This eliminates rare crashes and keeps your server running perfectly smooth, even under heavy load.
  • Smarter Commands: Tab-completing commands will now only show you options that you actually have permission to use.

Full Changelog: 5.2.0...5.3.0

Replenish 5.2.0 - Spigot/PaperMC 26.2

Choose a tag to compare

@Mitra-88 Mitra-88 released this 27 Jun 19:27

Replenish v5.2.0 – “Smoother & Smarter”

Release Date: 2026-06-27

What’s New for Players

⚡ Faster & Lighter

  • Less Lag: Rebuilt how the plugin handles replanting tasks in the background. It now uses much less memory and keeps your server running smoothly, even during huge harvests.
  • Quicker Responses: Crops and seeds are processed faster than ever, making the replanting feel instant.

🎨 Better Commands

  • Cleaner Look: The command messages (like /replenish help) have a fresh, easy-to-read design.
  • Status for Everyone: All players can now use /replenish status to check if the plugin is working, not just admins.

Fixes and Polishing

🛠️ Squashed Bugs

  • Sound Fixes: The "item pickup" sound now plays correctly every time you collect drops.
  • No More Crashes: Fixed several rare issues that could cause errors when leaving the server or harvesting in unloaded areas.

✨ Quality of Life

  • Smarter Suggestions: When typing commands, you’ll only see options you actually have permission to use.

Full Changelog: 5.0.0...5.2.0

Replenish 5.0.0 - Bukkit/Spigot/PaperMC 26.1.1

Choose a tag to compare

@Mitra-88 Mitra-88 released this 08 Apr 18:55

Replenish v5.0.0 – “Engine Overhaul”

Release Date: 2026-04-08

What’s New for Players

⚡ Blazingly Fast Replanting

  • Chunk Batching: Replanting now happens in organized groups. This makes large-scale harvesting feel incredibly smooth and eliminates "ghost block" lag.
  • Instant Lookups: Optimized how the plugin "remembers" crop data, ensuring zero delay when seeds pop back into the ground.

🧹 Cleaned Up Mechanics

  • Dead Code Purge: Completely nuked the remaining leftovers from the old Cube Harvester mode to keep the plugin lightweight.

Fixes and Polishing

🧠 Memory & Stability

  • Memory Leak Fix: Swapped player tracking to UUID-based mapping. This stops the server from "forgetting" to clean up data, preventing crashes during long sessions.
  • Smart Invalidation: Stopped the plugin from wasting CPU cycles on unnecessary inventory checks. It now only reacts when you actually move seeds.

Full Changelog: 4.0.0...5.0.0

Replenish 4.0.0 - Bukkit/Spigot/PaperMC 26.1.1

Choose a tag to compare

@Mitra-88 Mitra-88 released this 03 Apr 15:20

Replenish v4.0.0 – “Clean Sweep”

Release Date: 2026-04-03

What’s New for Players

🧹 Simplified Gameplay

  • Removed the 3×3×3 cube harvest mode to streamline core mechanics.

❌ AuraSkills Support Removed

  • AuraSkills integration is no longer included.
  • Farming XP now defaults to vanilla behavior for a smoother experience.

Fixes and Polishing

📄 README.md Updates

  • Minor fixes and clarifications in documentation.

📦 General

  • Updated dependencies to latest stable versions.

Full Changelog: 3.4.0...4.0.0

Replenish 3.4.0 - Bukkit 1.21.8

Choose a tag to compare

@Mitra-88 Mitra-88 released this 03 Sep 16:55

Replenish v3.4.0 – “Harvest Horizons”

Release Date: 2025-09-03

What’s New for Players

🔲 Cube Harvesting Arrives

  • Added an optional 3×3×3 cube harvest mode.

🎮 AuraSkills Compatibility

  • AuraSkills integration is now fully optional.
  • XP granting routed through a new AuraSkillsCompat helper, which checks plugin presence safely.
  • Farming XP only applies if AuraSkills is installed, keeping things smoother for vanilla setups.

Fixes and Polishing

🪓 CubeBreaker

  • Increment broken counter only after successful harvest.
  • Removed unused hardcoded offset arrays.

📦 General Cleanup

  • Minor refactors and code cleanups.

Build & Performance

⚙️ Lighter JARs

  • Optimized build by stripping debug info, Maven metadata, and unnecessary resources.
  • Smaller JAR footprint for faster load times.

Full Changelog: 3.2.1...3.4.0

Replenish 3.2.1 - Bukkit 1.21.8

Choose a tag to compare

@Mitra-88 Mitra-88 released this 31 Aug 22:43

Replenish v3.2.1 – “Roots and Refactor”

Release Date: 2025-08-31

What’s New for Players

🌱 Crash-Free Planting

  • Fixed a bug where null crop states could crash the server.
  • Replant queue is now always visible and reliable.

What’s Changed Behind the Scenes

⚡ AgeMetaRegistry Optimized

  • No more scanning every block on startup.
  • Now only handles WHEAT, CARROTS, POTATOES, NETHER_WART, and COCOA.
  • Startup overhead and memory use trimmed down, with a safe fallback for non-crops.

♻️ Performance Tweaks

  • Reuses a static DEFAULT AgeMeta to cut garbage collection churn.
  • Added fine-level debug logging for skipped block data.

🛠 Config Cleanup

  • Unused restrictToHoesAndAxes toggle removed.

🧩 Compatibility Adjustments

  • Downgraded to Java 17 for wider server support.
  • API version aligned to Minecraft 1.20.

Full Changelog: 3.2.0...3.2.1