X PRISON CORE — v2026.2.1.3
- REBIRTHS | Added rebirths into /xprison help and /xprison
- Rebirths are now fully reloadable from game
X PRISON CORE — v2026.2.1.2
- MINES | Fixed default configuaration (mines.yml) for holograms
X PRISON CORE — v2026.2.1.1
- CURRENCIES | Fixed critical issue with currency withdrawing. Now currencies can be withdrawn only with integer amount (no decimals)
X PRISON CORE
Version 2026.2.1.0 – BETA 7
- CURRENCIES | Fixed formatting for amounts < 1000 if using shortformatting
- AUTOSELL | Added smelt map configuration
YAML:auto-smelt: enabled: false map: STONE: COBBLESTONE #IRON_ORE: IRON_INGOT
X PRISON CORE
Version 2026.2.1.0 – BETA 2
This update focuses on stability improvements, configuration fixes, quality-of-life enhancements, and expanded admin tooling.
Fixes & Improvements
- Corrected default configuration files:
- rebirths.yml
- prestiges.yml
- currencies.yml
- multipliers.yml
- autosell.yml
- Fixed multiple issues causing AutoSell to not work as intended.
- Corrected default messages in mines.yml.
- Updated multiplier placeholders to display accurate values.
- Added validation of rebirth requirements during plugin load to prevent invalid configurations.
- Added additional debug logging to assist with troubleshooting.
New Features
- Added rank-based multipliers to the multipliers system.
- Added /bombs list command to display all available bomb types.
- Added tab completion to /bombs give for easier command usage.
- Implemented Admin Enchant & Disenchant GUIs for pickaxe creation.
- Updated /gang accept to show appropriate messages when a player has multiple gang invitations.
Changes
- Rank multiplier update interval is now measured in seconds (previously minutes).
- Replaced /givepickaxe with the new /createpickaxe command.
Deprecations
As always, this is a BETA release — please report any issues or unexpected behavior so they can be addressed quickly.
- The /value command has been deprecated and may be removed in a future release.
Thank you for using X PRISON CORE!
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
Changes & Improvements
- 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
- 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
X-Prison 2026.2.0.3 – Release Notes
4th February 2026
- API | Updated to support latest X PRISON API changes
- BOMBS | items_sold message in bombs.yml is now being displayed to players when bomb explodes
- MISC | Corrected reloading of modules behaviour in some of the modules where it was not working as expected
- MINES | /mines addblock <mine> command now automatically adds a sell price as well to the sell region (autosell)
- MINES | Removing a block from mine panel will also remove its sell price from now
- MINES | Once mine is deleted, sell region associated with it is also deleted
- GUI | Updated internal backend code for GUI handling
X-Prison 2026.2.0.1 – Release Notes
3rd February 2026
- MINES | Added automatic creation of sell regions when mines are created and autosell module is enabled
- With this change you are no longer required to create a new sell region once you create a mine, core will create one automatically for you!
- We have added also sell price configuring into /mines panel <mine_name> menu !
- Remember still to set your mine sell prices with /sellprice <price> <region> command where <region> is the name of your mine !
