X-Prison v2025.2.1 – Mine Bomb Enhancements
Release Date: July 21, 2025
New Features
️ Improvements
- Right-Click Bomb Throwing
Players can now throw mine bombs using right-click, adding a more intuitive and dynamic way to use them.
- Bomb Display Name on Use
Mine bombs now correctly show their custom display name when thrown or dropped, improving clarity and player feedback.
- Updated bombs.yml Defaults
The default configuration file (bombs.yml) has been refreshed to include more up-to-date and balanced settings.
![]()
What's New in This Release
Supported Minecraft Versions: 1.12 → 1.21.7
Java Requirement: Java 17 or higher is required to run the plugin.
Version: 2025.2
Release Date: 07/19/2025
What's New:
- Small bug fixes to improve stability and consistency
- Internal code cleanup and optimization for better performance
- Updated dependency versions to ensure better compatibility between minecraft versions
Thank you for supporting X-PRISON — more exciting features coming soon!
X-Prison v2025.2 – Dynamic Currency System Update
Core Changes
API Changes
- Removed: use_tokens_currency from prestiges.yml and ranks.yml.
Replaced with a new flexible currency setting that supports any registered currency.
- Added: currency-name field in tokens.yml and gems.yml.
Allows renaming currencies to match your server theme (e.g., "Credits", "Crystals", etc.).
- ️ Added: currency configuration option to:
- autosell.yml
- ranks.yml
- prestiges.yml
- This defines which currency is used per feature, giving you full control over economy design.
- Adapted all core systems to support the new dynamic currency API.
- Introduced XPrisonCurrencyAPI
- Allows developers to register, retrieve, and manage custom currencies via code.
- Removed CurrencyType enum
- Cleaned up in favor of the new XPrisonCurrency interface-based system.
Removed XPrisonGemsAPI and XPrisonTokensAPI
- ️ Deprecated and replaced by the unified XPrisonCurrencyAPI.
Benefits
- Fully customizable currency names and logic
- Developers can easily hook in their own currency systems
- Cleaner configuration files with per-feature currency control
- ️ Stronger, more scalable core economy architecture
New Features
- Addon System Implementation
A modular addon system has been introduced! You can now:
- Drop .jar addons into plugins/X-Prison/addons
- Register custom enchants, features, or modules without modifying the core
- Use X-Prison-Addon-Class in MANIFEST.MF to define entry points
- Manage addon metadata like name, author, description, and version
- Easily enable/disable addons via GUI or command (GUI support in progress)
![]()
![]()
API Updates
️ Developer Notes
- Updated to Support Latest X-Prison API
- Full compatibility with the latest Spigot 1.21.7 API
- Updated internal APIs for enchants, events, and hooks
- Ensures stability with modern plugin environments
- Addons must implement XPrisonAddon interface with onEnable() and onDisable() methods.
- Include a MANIFEST.MF with X-Prison-Addon-Class and optional metadata:
propertiesCode:X-Prison-Addon-Class: dev.yourplugin.MyAddon X-Prison-Addon-Name: My Addon X-Prison-Addon-Version: 1.0 X-Prison-Addon-Author: YourName X-Prison-Addon-Description: Adds cool features
What's New in This Release
Supported Minecraft Versions: 1.12 → 1.21.7
Java Requirement: Java 17 or higher is required to run the plugin.
Version: 2025.1.9
Release Date: 07/15/2025
- Support of latest X-PrisonAPIsnapshot
- Default explosionType for explosive.json enchant is now SPHERE
What's New in This Release
Supported Minecraft Versions: 1.12 → 1.21.7
Java Requirement: Java 17 or higher is required to run the plugin.
Version: 2025.1.8
Release Date: 07/14/2025
Fixes & Improvements:
- WorldEdit is no longer required as a dependency!
What's New in This Release
Supported Minecraft Versions: 1.12 → 1.21.6
Java Requirement: Java 17 or higher is required to run the plugin.
Version: 2025.1.6
Release Date: 07/11/2025
What's New:
- Small bug fixes to improve stability and consistency
- Internal code cleanup and optimization for better performance
- Updated dependency versions to ensure better compatibility between minecraft versions
Thank you for supporting X-PRISON — more exciting features coming soon!
What's New in This Release
Supported Minecraft Versions: 1.12 → 1.21.6
Java Requirement: Java 17 or higher is required to run the plugin.
Version: 2025.1.5
Release Date: 07/09/2025
New Feature: Multi-Currency Enchant Purchases!
We heard your feedback! Until now, enchantments were only purchasable using tokens — but that's changed in this update. You can now configure enchant purchases to support multiple currencies, giving players more flexibility and more ways to progress.
Key Changes:
Enchantments can now be purchased using:
- Gems
- Tokens (existing)
- Vault currency (in-game money)
- Fully configurable per-enchant and per-currency!
- Updated GUIs + Messages to clearly show all available purchase options and their costs.
Config Updates:
Bug Fixes & Improvements:
- Some messages in enchants.yml were updated to have %currency% placeholder
- Optimized enchant menu loading for better performance on larger servers.
- Improved messaging when a player doesn’t have enough currency for a purchase.
What's New in This Release
Supported Minecraft Versions: 1.8 → 1.21.7
Java Requirement: Java 17 or higher is required to run the plugin.
Version 2025.1.4
License System Introduced
We've implemented a new license-based activation system to better protect and support the plugin.
- The plugin will no longer function without a valid license key.
- To get your license key:
- Join our Discord server: [CLICK]
- Open a ticket and provide proof of purchase.
- Our team will verify your purchase and issue your personal license key.
What's New in This Release
Supported Minecraft Versions: 1.12 → 1.21.6
Java Requirement: Java 17 or higher is required to run the plugin.
Version: 2025.1.3
Release Date: 07/05/2025
What's New:
This update focuses on refining the core system to ensure smoother gameplay and improved compatibility across versions.
- Small bug fixes to improve stability and consistency
- Internal code cleanup and optimization for better performance
Thank you for supporting X-PRISON — more exciting features coming soon!