
⛓️X-PRISON⛓️ 1.12.13
PRISON MINES | CUSTOM ENCHANTS | GANGS | RANKS & PRESTIGES | TOKENS & GEMS | AUTO-MINER | AUTO SELL
1.12.10
Mar 31, 2023
Update 1.12.10
Update 1.12.10
31st March 2023
- Updated to support Spigot / Paper 1.19.4
1.12.9
Feb 1, 2023
Update 1.12.9
Update 1.12.9
1st February 2023
- Updated ALL namings from UltraPrisonCore -> XPrison
- Permissions - https://github.com/Drawethree/X-Prison/wiki/Commands-&-Permissions#permissions
- Please use the new permissions names!
- Placeholders - https://github.com/Drawethree/X-Prison/wiki/Placeholders#papi--mvdw-placeholders
- Please use the new placeholder names!
- Developer API - https://github.com/Drawethree/X-Prison/wiki/Developer-API
- If you have any plugin that hooks into X-Prison (UltraPrisonCore API) please update the API namings!
- Permissions - https://github.com/Drawethree/X-Prison/wiki/Commands-&-Permissions#permissions
1.12.8.1
Jan 29, 2023
Update 1.12.8.1
Update 1.12.8.1
29th January 2023
- Autosell | Fixed issues when player who mined outside of sell regions got the fortuned amount of blocks
1.12.8
Jan 29, 2023
Update 1.12.8
Update 1.12.8
29th January 2023
- Enchants - All | Small performance increase in all enchants (small code refactors)
- Enchants - Fortune | Fixed Fortune enchant behavior and removed Whitelisted blocks in configuration (switched to blacklisted blocks instead)
- Enchants - Nuke | Added option Remove-Blocks to actually remove blocks in mine (Default: true). This can be set to false, hence no blocks would be removed and it might increase TPS
- Enchants - Nuke | Added Message to display after nuke was triggered
[code=YAML] '21':
RawName: "nuke"
Name: '&cNuke'
GuiName: '&cNuke'
Material: BOOK
Enabled: true
InGuiSlot: 47
Increase-Cost-by: 0
Max: 500
Chance: 0.2
Cost: 1000
Description:
- '&7&o(( Ability to break whole mine while mining ))'
Pickaxe-Level-Required: 1
Remove-Blocks: true
Count-Blocks-Broken: true
Message: "&e&lENCHANT &8» &7You got &2&l$&a%money% &7from &c&lNuke &7activation."
Refund:
Enabled: true
InGuiSlot: 47
Percentage: 50.0[/code]
[code=YAML]'3':
RawName: "fortune"
Name: '&cFortune'
GuiName: '&cFortune'
Material: BOOK
Enabled: true
InGuiSlot: 29
Increase-Cost-by: 75
Max: -1
Cost: 75
Blacklist:
- BEDROCK
Description:
- '&7&o(( Ability to receive more blocks while mining ))'
Refund:
Enabled: true
InGuiSlot: 29
Percentage: 50.0[/code]
1.12.7.23
Jan 28, 2023
Update 1.12.7.23
Update 1.12.7.23
28th January 2023
- Ranks | Corrected resetting of player rank after prestige (if option was enabled)
1.12.7.22
Jan 27, 2023
Update 1.12.7.22
Update 1.12.7.22
27th January 2023
- Enchants | Corrected trigger chance for Gem Finder enchant
- Enchants | Removed Lucky Booster enchant and replaced it with new Fly enchant
- Enchants | Closing Disenchant GUI now opens back Enchant GUI
1.12.7.21
Jan 25, 2023
Update 1.12.7.21
Update 1.12.7.21
25th January 2023
- Block Rewards | Fixed issues with block rewards, now they work as intended
- Blocks | Fixed critical issue with blocks not being counted properly during regular breaking
1.12.7.20
Jan 24, 2023
Update 1.12.7.20
Update 1.12.7.20
24th January 2023
- Ranks | Fixed NullPointerExceptions that sometimes happened during getting player rank
- Gangs | Corrected backwards compatibility for older UPC versions to properly load gangs data on boot
- Database | Corrected SQL exceptions that happening during creating of tables and made database table creation to be sync
1.12.7.19
Jan 11, 2023
Update 1.12.7.19
Update 1.12.7.19
11th January 2023
- Added support for Spigot / Paper 1.19.3
1.12.7.18
Dec 25, 2022
Update 1.12.7.18
Update 1.12.7.18
25th December 2022
- Database | Fixed MySQL issue with bad characterEncoding
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