X-PrivateMines v2.0.0 – Major Update
New Features
- Unlimited Permission-Based Schematics
Private Mines now support unlimited schematics based on player permissions. This allows for greater customization and scalability for your server’s mining system.
- Permission Option for Schematics
You can now define a permission within each schematic configuration, giving server owners fine-grained control over schematic access.
Command Improvements
- Schematic Requirement for Mine Creation
The /privatemine create command now requires a schematic name to be specified, ensuring players receive the intended layout.
- Schematic Requirement for Pregen
The /privatemine pregen command also now requires a schematic name, improving clarity and reducing mistakes during generation.
- Enhanced Command Tab-Handler
Command suggestions and auto-completions have been improved to be more intuitive and helpful, streamlining the admin experience.
API Compatibility
- Updated to Latest Public API Changes
Fully compatible with the latest public API, ensuring smoother integration with other plugins and future-proofing your setup.
X-PrivateMines 1.9.9 - Release Notes
New Features
Improvements
- Public API Added
We’re excited to introduce the brand new public API for X-PrivateMines!
This API enables developers and server admins to programmatically interact with PrivateMines, allowing for seamless integration, customization, and automation.
Bug Fixes
- Enhanced documentation for the API to help you get started quickly.
- Minor performance optimizations related to API calls.
- Fixed minor issues to improve overall stability and compatibility.
️ X-PrivateMines 1.9.7 – Release Notes
Release Date: 29th July 2025
New Features:
PlayerPoints Integration
X-PrivateMines now supports PlayerPoints currency!
You can configure your private mines to use CoinsEngine-based currencies for purchases, upgrades, and other economy-related features.
X-PrivateMines v1.9.5
Release Date: 23rd July 2025
New Features:
- Dynamic Currency Support
PrivateMines now supports a flexible currency system!
You can seamlessly integrate either:Configuration allows you to choose your economy source and preferred currency:
- Vault (default economy plugin)
- X-Prison currencies (e.g., tokens, gems, etc.)
YAML:economy: type: XPrison currency: tokens
This makes upgrading mines and handling payments far more adaptable for custom prison server setups.
