Private Mines plugin by author of X-Prison (#1 PRISON CORE)
➕ 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.
Release Date: 2025-07-17
Type: Performance Enhancement & Stability Update
Mine Tier System:
Implemented MineTiers – a rank-up system defined by block composition, upgrade cost, and name.
Mines now reset using the block distribution of their current tier.
New /pmine upgrade command upgrades a mine's tier.
Mine Expansion System:
Added /pmine expand command.
Each schematic now supports:
mine-size
max-expand
expand-cost
reset-teleport (teleport location during reset)
GUI Enhancements:
All GUIs now support configurable row counts.
Polished layout and interaction across settings, block picker, and management GUIs.
Reset Percentage Controls:
Players can now define a custom reset percentage per mine.
Configurable settings:
default-reset-percentage
min-reset-percentage
max-reset-percentage
reset-check-interval-seconds
Sounds & Feedback:
Added configurable sounds for:
Successful mine tier upgrade
Successful mine expansion
New Config Entries:
space-between-mines: Distance between generated private mines
Additional messages added to config.yml for better customization
Data Improvements:
More mine attributes are now persisted to YAML (e.g., tier, reset %, etc.)
Tons of new placeholders added:
%xprivatemines_owner%
%xprivatemines_tier%
%xprivatemines_is_max_tier%
%xprivatemines_is_max_expand%
%xprivatemines_is_open%
%xprivatemines_rankup_cost%
%xprivatemines_rankup_cost_formatted%
%xprivatemines_rankup_progress%
%xprivatemines_rankup_progress_percentage%
%xprivatemines_reset_percentage%
%xprivatemines_size%
%xprivatemines_tax%
%xprivatemines_expand_level%
%xprivatemines_expand_cost%
%xprivatemines_open%
Fixed several mine resetting issues for more consistent and stable resets.
✅ Recommended:
Review your config.yml, mine-tiers.yml, and GUI files to ensure compatibility.
Test your schematic settings for reset-teleport and expansion.
WorldGuard Region Flags Support
Added support for specifying WorldGuard region flags for both the mine region and the overall private mine region, giving server owners greater control over region behavior.
Automatic World Creation
The plugin now automatically generates a default void private_mines world if it does not already exist, streamlining setup and reducing manual configuration steps.
X- Private Mines Plugin – Update v1.3
Release Notes
New Feature:
/pmine kick [player] Command
You can now remove unwanted players from your private mine with the new /pmine kick [player] command.
This command immediately removes the specified player from your mine by teleporting them to /spawn
Useful for better control over who can access your private space.
Example Usage:
/pmine kick Notch
Other Notes:
Make sure you have the appropriate permission (xprivatemines.command.kick) to use this command.
Version 1.1 – Release Date: 07/13/2025
Java 17 Support
The plugin is now fully compatible with Java 17 for improved performance and future-proofing.
Private Mine Upgrades
Players can now upgrade their private mines to expand their size and capabilities.
New Command: /pmine upgrade
Introduced a new command to trigger the mine upgrade process with ease.
Resolved numerous bugs and issues across the plugin for a more stable and reliable experience.
General code optimizations and backend enhancements.