RegenSystem 2.0.1
on Oct 1, 2025- Adding language support
- In-game control optimizations
RegenSystem 2.0.0
on Sep 15, 2025- Updated Database and Gradle settings
- Optimization plugin
RegenSystem 0.1.8
on Aug 29, 2025- Update JitPack and API
RegenSystem 0.1.6
on Aug 28, 2025- Update RegenSystem API
- Optimization plugin
RegenSystem 0.1.5
on Aug 11, 2025- Added detection of Spigot servers, and does not allow the plugin to be launched on them.
RegenSystem 0.1.4
on Aug 2, 2025- Release RegenSystem API, fixed all bugs
RegenSystem 0.1.3
on Aug 2, 2025- Fixed some bugs
- Improvement of certain performance aspects
- Still a bug with RegenSystemAPI, currently being fixed.
RegenSystem 0.1.2
on Jul 28, 2025- Fix RegenSystem API
- More optimizations
RegenSystem 0.1.1
on Jul 28, 2025- API improvements with additions and optimizations
RegenSystem 0.1.0
on Jul 27, 2025- 📦 JitPack-compatible multi-module build
- 🎯 Initial API with
RegenZoneEvent
RegenSystem 0.0.7
on Jul 20, 2025- Added bStats for usage statistics tracking.
- Implemented an automatic plugin version check system.
RegenSystem 0.0.5
on Jul 10, 2025- Improved and more secure database management.
- Added additional placeholders for greater customization.
- Synchronized timer placeholders with the regeneration - tasks for accurate updates.
- Introduced a GUI menu for easier and more intuitive usage.
- Enhanced zone management: with the new save, delete, and reload commands, zones can now be handled individually instead of reloading all at once.
RegenSystem 0.0.3
on Jul 8, 2025- Added support for PlaceholderAPI integration and custom placeholders.
- Entire plugin messages, logs, and commands have been rewritten in English.
- Improved DatabaseManager for better stability and performance.
RegenSystem 0.0.2
on Jul 8, 2025Features
- Basic zone management system with pos1/pos2 selection commands.
- Save, reload, delete, and snapshot zones via /regen commands.
- Zone regeneration scheduler based on configurable delays.
- Support for enabling/disabling regeneration globally and per zone.
- Custom prefix support for chat messages configurable via config.yml.
- Commands tab completion with dynamic suggestions for zones.
- Diamond axe as a selection tool for easier zone selection.
- Zone block data now saved in an SQLite database for better performance and modularity.
- Regen tasks automatically start and stop according to zone status.
- Player-friendly messages with color codes.
- Configurable regen delay per zone.
Known Issues
- Plugin is in active development; expect bugs and missing features.
- No GUI yet; all commands are text-based.
- Some edge cases in regen toggling may need refinement.
- Initial zone loading from database can be slower than file-based for very large zones.
- SQLite file locking might occur in rare concurrent access situations (planned improvements).
RegenSystem 0.0.1
on Jul 8, 2025Features
- Basic zone management system with pos1/pos2 selection commands.
- Save, reload, delete, and snapshot zones via /regen commands.
- Zone regeneration scheduler based on configurable delays.
- Support for enabling/disabling regeneration globally and per zone.
- Custom prefix support for chat messages configurable via config.yml.
- Commands tab completion with dynamic suggestions for zones.
- Hache de sélection (diamond axe) for easier zone selection.
- Zone data saved in separate files for modularity.
- Regen tasks automatically start and stop with zone status.
- Player-friendly messages with color codes.
- Configurable regen delay per zone.
Known Issues
- Plugin is in active development, expect bugs and missing features.
- No GUI yet; all commands are text-based.
- Some edge cases in regen toggling may need refinement.