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/04/2025
We're excited to roll out a major update packed with modular improvements, powerful new features, and enhanced support for developers. Here's everything new:
Modular System Improvements
- Hot-Swap Support for Modules
You can now enable or disable any module in-game without needing to restart the server. This hot-swap system makes testing, debugging, and managing modules faster and more efficient.
- Module-Based Commands & Listeners
All plugin commands and listeners are now scoped to their respective modules. This ensures better modular separation, improved performance, and easier maintenance.
New Feature: Mine Bombs Module
- Introducing Mine Bombs, a powerful new mechanic exclusively for use within mines!
- Features:
- Unlimited Custom Bomb Types: Create any number of mine bomb variations with unique behaviors.
- Mine-Only Explosions: Bombs only function inside defined mines.
- Configurable Radius: Set the explosion radius to suit your gameplay balance.
- Fully Customizable:
- Item appearance
- Explosion sounds
- Drop sounds
️ Admin and GUI Enhancements
- Updated Admin Menu (xPrison Admin GUI)
The main admin GUI now allows you to reload, enable, or reset module data from a single location — streamlining configuration and testing.
- Improved Help GUI
The in-game help interface now includes detailed information on the Mine Bombs feature, helping players quickly understand and utilize the new functionality.
Developer API Update
- XPrisonAPI Expanded
We’ve added the new XPrisonBombsAPI for developers to integrate and interact with the Mine Bombs module programmatically.
- Javadocs Available
Comprehensive documentation for the API is now published here:
https://www.drawethree.dev/plugins/x-prison/javadoc/
