Compatibility
Minecraft: Java Edition
1.21–1.21.8
1.20.x
Platforms
Creators
Details
Changelog
Features
- 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).