X-Prison 2026.1.0.5 – Release Notes
19th January 2026
- BOMBS |Optimized code listening for bomb exploding in mines module, improving efficiency when it comes to bombs with larger radius
X-Prison 2026.1.0.4 – Release Notes
18th January 2026
- ENCHANTS | Fortune enchant is no longer using vanilla Fortune enchant, instead it calculates fortune count based on enchant level of X PRISON enchant
- ENCHANTS | Added more support for disabled-worlds option in enchants.yml, now more events are not being listened to if player is using a pickaxe in disabled worlds
X-Prison 2026.1.0.1 – Release Notes
11th January 2026
- BOMBS | Added bomb-trigger-events into bombs.yml which specifies which events will trigger a bomb to be fused and explode
- PlayerInteractEvent -> Will cause the bomb to explode on right click air / block
- PlayerDropItemEvent -> Will cause the bomb to explode when it is dropped by player
YAML:# Events that will cause the bomb to explode # PlayerInteractEvent -> Will cause the bomb to explode on right click air / block # PlayerDropItemEvent -> Will cause the bomb to explode when it is dropped by player bomb-trigger-events: - PlayerInteractEvent
X-Prison 2025.4.1.13 – Release Notes
15th December 2025
- Added disabled-worlds setting into enchants.yml
- Enchants will no longer activate / work in defined worlds
- Added new world_disabled message
- Default:
<gradient:#FFFF00:#FFD700:#FFA500><bold>ENCHANT</bold></gradient> <dark_gray>»</dark_gray> <red>You can''t use pickaxe in this world!</red>
[+] Default rank multipliers in multipliers.yml (god, demigod, premium) can now be properly overwritten
Updated dependencies to latest versions
- Fixed couple of issues where minimessages were incorrectly displayed
X-Prison 2025.4.1.7 – Release Notes
4th November 2025
- We have downgraded Adventure API + Adventure Platform Bukkit versions to support older Spigot/Paper releases as customers reported issues with plugin loading on 1.18, 1.19.
- Adventure version now: 4.17.0
- Adventure bukkit platform version now: 4.3.4
