X-PrivateMines 1.9.4 – Release Notes
Fixes & Improvements:
- Fixed: Issues with creating mine regions and expanding mines when using custom schematics.
- Added: Ability to set pitch and yaw for spawn and reset teleport locations, allowing more precise player orientation.
- Fixed: Configuration settings now save properly without requiring manual intervention.
X-PrivateMines v1.9.2 - Release Notes
Release Date: July 21, 2025
New Features:
- GUI Item Toggle Support:
You can now enable or disable specific GUI items via the configuration or in-game commands. This provides more flexibility for customizing the player's mine interface
️ X-PrivateMines v1.9.0 - Release Notes
New Features
Improvements & Refactors
- New Default Schematic
- New Commands:
- /pmine pregen [amount] – Pre-generate a specified number of private mines in advance.
- /pmine pregenstop – Immediately stops any ongoing pre-generation process.
- /pmine status – View statistics on total private mines (owned and unowned). Helpful when managing pre-generated mines.
- Config Enhancements:
- auto-save-interval-seconds added to config.yml (default: 90). Controls how often private mines are auto-saved.
- Support for specifying a new default schematic via config.
- Auto-saving now only saves changed private mines to reduce overhead.
- Mines are now saved into /mines folder instead of /users folder
- World Generator Update:
- Void world generator now disables mob spawning by default.
Bug Fixes
- Major codebase refactor as preparation for a future public API.
- Private mines system restructured:
- Private mines can now be unowned, allowing for flexible pre-generation.
- When creating a new mine, the system will first re-use an existing empty mine before pasting a new schematic.
- Improved performance when pasting schematics.
- Fixed various minor issues for improved stability and performance.
X-PrivateMines v1.8 – Release Notes
New Features
New Admin Commands:
- /pmine forcecreate [player]
- /pmine forcedelete [player]
- /pmine forceupgrade [player] {tier}
- /pmine forceexpand [player] {expand_level}
These commands allow admins to bypass player restrictions and execute key actions instantly.
Codebase Improvements
Major Code Refactor:
Internal structure has been cleaned up in preparation for a public API. This lays the foundation for future integrations and developer support.Bug Fixes
Fixed an issue where unclaimed tax money was not being saved correctly for private mines.
Update 1.7 - What's New?
New Features:
Titles Added to config.yml
Customize in-game titles easily through the config file for a more immersive user experience.New Placeholder:
Added %xprivatemines_expand_cost_formatted% – display formatted expand cost in messages, GUIs, or placeholders.
Improvements:
Updated Default mine-tiers Config
Tweaked and improved default settings for better out-of-the-box performance and balance.
XPrivateMines - Release Notes
Version: 1.6
Release Date: 2025-07-17
Type: Performance Enhancement & Stability Update
Performance Improvements
All mine region operations (e.g., paste, reset, clear) now run asynchronously using FAWE, offloading work from the main server thread.
