
⛓️X-PRISON⛓️ 2025.1.4
Everything Your Prison Server Needs – In One Plugin.
1.12.7.17
Dec 10, 2022
Update 1.12.7.17
Update 1.12.7.17
10th December 2022
- Enchants | Added open-enchant-menu-action into enchants.yml which allows you to specify actions under which the enchant menu will open
-
Default: RIGHT_CLICK_AIR,RIGHT_CLICK_BLOCK
-
Available actions: LEFT_CLICK_BLOCK,RIGHT_CLICK_BLOCK,LEFT_CLICK_AIR,RIGHT_CLICK_AIR,PHYSICAL
-
1.12.7.16
Dec 9, 2022
Update 1.12.7.16
Update 1.12.7.16
10th December 2022
- Enchants | Added placeholder for displaying trigger change for each enchant into Enchant GUI
1.12.7.15
Dec 7, 2022
Update 1.12.7.15
Update 1.12.7.15
7th December 2022
- Logging | Improved SQL database logging
1.12.7.14
Dec 1, 2022
Update 1.12.7.14
Update 1.12.7.14
1st December 2022
- SQLite | Fixed database lock issue by hardcoding max connections to 1
1.12.7.13
Nov 30, 2022
Update 1.12.7.13
Update 1.12.7.13
1st December 2022
- Gangs | Increased max gang value from integer to long (from 2147483647 to 9223372036854775807)
1.12.7.12
Nov 27, 2022
Update 1.12.7.12
Update 1.12.7.12
27th November 2022
- Blocks | Fixed blocks top weekly auto-reset
1.12.7.11
Nov 23, 2022
Update 1.12.7.11
Update 1.12.7.11
24th November 2022
- Autosell | Fixed issues during autosell module reload, now it reloads config changes
- Gangs | Fixed /gangs admin disband command where it could not pass validation for gang leader
1.12.7.10
Nov 22, 2022
Update 1.12.7.10
Update 1.12.7.10
23rd November 2022
- Gems | Fixed saving of players gems into database
1.12.7.9
Nov 20, 2022
Update 1.12.7.9
Update 1.12.7.9
20th November 2022
- Fixed exceptions on player data reset when using SQLite database
1.12.7.8
Nov 11, 2022
Update 1.12.7.8
Update 1.12.7.8
11th November 2022
- Autominer | Added /autominer remove <player> <time> <timeunit> command
- Autominer | Added tab completion for /autominer command
- Autominer | Removed /miner alias for /autominer command
- Autominer | Added auto_miner_time_remove message
- API | Updated Events API - See here the updates
- Misc | Updated Wiki on GitHub to be up-to-date with latest version
- Misc | Small code clean up for NMS handling
1.12.7.7
Nov 10, 2022
Update 1.12.7.7
Update 1.12.7.7
10th November 2022
- Whole database system and data persistency code refactor
1.12.7.6
Nov 4, 2022
Update 1.12.7.6
Update 1.12.7.6
4th November 2022
- Enchants | Fixed important bug where pickaxe effects were not removed when player moved pickaxe to upper inventory / other inventory via shift-click
1.12.7.5
Nov 1, 2022
Update 1.12.7.5
Update 1.12.7.5
1st November 2022
- Tokens | Fixed issues with maximum amount of tokens, specially when players passed through maximum amount (9223372036854775807).
- Tokens | Corrected displaying of some error messages during command input
- Gems | Fixed issues with maximum amount of gems, specially when players passed through maximum amount (9223372036854775807).
- Gems | Corrected displaying of some error messages during command input
1.12.7.4
Oct 31, 2022
Update 1.12.7.4
Update 1.12.7.4
31st October 2022
- Enchants | Added support for math expressions via exp4j for enchants that gives min and max amount (replaces the original logic)
- Enchants | Updated default enchants.yml file
1.12.7.3
Oct 2, 2022
Update 1.12.7.3
Update 1.12.7.3
2nd October 2022
- Debug | Improved logging system, messages about player specific actions are now included in debug mode.
1.12.7.2
Sep 26, 2022
Update 1.12.7.2
Update 1.12.7.2
26th September 2022
- Enchants | Added configurable GuiName for all enchants.yml
- Used to differ between gui item name for enchants and lore on pickaxe
1.12.7.1
Sep 23, 2022
Update 1.12.7.1
Update 1.12.7.1
23rd September 2022
- Enchants | Small refactor the the enchants system to improve its efficiency and code base
We have also updated the test enchant example for developers to latest requirements, can be found here
1.12.7
Sep 19, 2022
Update 1.12.7 - Back to Java 8
Update 1.12.7
20th September 2022
- After hearing lot of complains and having lot of customers still ona Java 8, we have decided to switch back to support Java 8 as the lowest Java version for UPC
- Misc | Small async / sync handling improvements
1.12.6
Sep 17, 2022
Update 1.12.6
Update 1.12.6
17th September 2022
- Enchants | Added Explosion-Type into Explosive enchants configuration inside enchants.yml
- CUBE (default)
- SPHERE (New!)
1.12.5
Sep 17, 2022
1.12.5
Update 1.12.5
17th September 2022
- Prestiges | Whole module refactoring
- Prestiges | Added configurable amount of top player to display in /prestigetop
- Autosell | Slightly improved autosell logic