X PRISON CORE — v2026.2.1.0 (BETA)
This beta is a
major backend and feature update focused on
ItemsAdder integration, large internal refactors, and improved mine handling. Expect noticeable internal changes under the hood.
✨ New Features
- Full ItemsAdder support
- Mines now fully support ItemsAdder blocks and items
- /mines addblock now accepts ItemsAdder items
- /sellprice <price> [region] now supports ItemsAdder items
- ItemsAdder-aware mine resets
- Added support for gradual and instant resets of ItemsAdder blocks
- Automatic WorldGuard region creation
- A WorldGuard region is now automatically created when a mine is created
- Region name, priority, and flags are configurable via mines.yml
- Updated GUIs
- All relevant GUIs now properly display and support ItemsAdder items
- Improved logging
- Added more detailed logging messages for easier debugging and monitoring
Changes & Improvements
- Huge refactor of the Mines module
- Improved structure, maintainability, and future extensibility
- Major API rework
- Internal APIs updated to support ItemsAdder and adapt to the latest dependency changes
- Codebase refactoring
- General cleanup and refactoring of existing systems for better performance and stability
❌ Removed / Deprecated
- Removed command
- /sellprice <item> <price> has been removed
- Deprecated system
- The old Mines Migration system has been deprecated and will be removed in a future release (no longer in use)
⚠️ Important Notes
- This is a BETA release
- Due to the large refactors and API changes, other addons or custom integrations may require updates
- Please report any issues related to ItemsAdder blocks, mine resets, or WorldGuard region creation