⚡ X PRISON CORE ⚡ [1.13 - 1.21.8]  ⭐  All-in-One ⭐15 Plugins in 1⭐NEW Infinite Enchants icon

⚡ X PRISON CORE ⚡ [1.13 - 1.21.8] ⭐ All-in-One ⭐15 Plugins in 1⭐NEW Infinite Enchants -----

✨ INFINITE ENCHANTS ✨ MINES ✨ AUTOSELL ✨CURRENCIES ✨ RANKS ✨ REBIRTHS ✨ MUTLIPLIERS ✨ BOMBS ✨REWARDS



[​IMG]
[​IMG]
[​IMG]
[​IMG][​IMG][​IMG][​IMG]
Other Plugins from me:

[​IMG] [​IMG][​IMG]
[​IMG]
[​IMG]
[​IMG]
[​IMG]

[​IMG]
[​IMG]
[​IMG]
X Prison Core
The Ultimate Prison Server Core Plugin
Elevate your Minecraft prison server with X-Prison Core, the most comprehensive and feature-packed prison plugin designed for both server owners and developers. Whether you want to create an immersive mining experience or build a robust economy, X-Prison Core has everything you need — and then some.

Key Features:

25 Custom Pickaxe Enchants

Give your players a unique edge with an extensive collection of custom pickaxe enchantments, enhancing mining gameplay beyond the vanilla limits.

Prison Mines
Fully customizable and scalable prison mines to keep your players engaged and progressing through challenging, rewarding mining areas.

Auto Sell System
Streamline your economy with an automated selling mechanism that converts mined blocks directly into currency — fast, efficient, and hassle-free.

Unlimited Currencies
Create and manage multiple currencies tailored for different server needs, from tokens and credits to unique in-game money types.

Ranks, Prestiges & Rebirths
Deep progression mechanics including ranks, prestige levels, and rebirths, each adding new challenges, rewards, and incentives to keep players grinding.

Multipliers
Boost player earnings and rewards with configurable multipliers at the player, rank, or global level — perfect for events or rewarding loyal players.

Reward Systems
Automated rewards based on blocks mined, rank-ups, prestiges, rebirths, or pickaxe levels, ensuring constant player motivation and satisfaction.

Admin GUI
Intuitive, easy-to-navigate admin GUI for quick configuration, management, and monitoring — no command-line hassle.

Player History Tracking
Track player progress and history in detail, enabling better moderation and enhanced gameplay analytics.

Gangs System
Introduce competitive or cooperative play with gangs, encouraging team strategies and social interaction on your server.

✨ MiniMessage & Currency Plugin Support
Seamlessly integrates with popular MiniMessage formatting and supports external currency plugins for ultimate flexibility.

Mine Bombs
Add explosive fun with mine bombs that can clear large areas quickly, providing a dynamic mining experience.

Pickaxe Levels
Level up pickaxes as players mine, unlocking new perks and abilities that reward dedication and skill.

Most Extensive Public Developer API
Unlock endless customization possibilities with the most comprehensive public API ever released for a prison plugin — perfect for developers and addon creators.

Addon Manager
Easily manage and install addons to expand functionality without complicating your core setup.

Why Choose X-Prison Core?

X-Prison Core is built with both server admins and players in mind. It combines performance, versatility, and user-friendly design to create a prison plugin experience unlike any other. Whether you're running a small community server or a large-scale network, X-Prison Core’s modular architecture and rich features ensure your prison gameplay is engaging, rewarding, and endlessly fun.

Ready to transform your prison server?
Download X-Prison Core today and start crafting an unforgettable mining journey for your players!
[​IMG]

Detailed Features and other informations can be found here.
Code (YAML):

# Should plugin show debug messages?
debug-mode
: false
# Should plugin send your server data to bStats ? (https://bstats.org/)
enable-metrics
: false
# Database type (H2, SQLite, MySQL)
database_type
: H2
# MySQL connection details
mysql
:
  host
: localhost
  port
: 3306
  database
: dbName
  username
: dbUser
  password
: dbPass
# Connection properties
# HikariCP database connection properties, please refer to https://github.com/brettwooldridge/HikariCP#gear-configuration-knobs-baby for more information
connection_properties
:
  connection_timeout
: 60000
  idle_timeout
: 600000
  keep_alive_time
: 0
  max_life_time
: 1800000
  minimum_idle
: 10
  maximum_pool_size
: 10
  leak_detection_threshold
: 0
  connection_test_query
: "SELECT 1"
  character_encoding
: "utf8"
# Enabling / Disabling of specific modules
modules
:
  currencies
: true
  blocks
: true
  ranks
: true
  prestiges
: true
  rebirths
: true
  multipliers
: true
  enchants
: true
  autosell
: true
  autominer
: true
  pickaxe_levels
: true
  pickaxe_skins
: true
  gangs
: true
  mines
: true
  bombs
: true
  history
: true
  mining_stats
: true
# Item migrator config
item-migrator
:
  enabled
: true
  bind
:
    join
: true
    inventory
: false
# List of supported pickaxes by UPC Enchants
supported-pickaxes
:
 - DIAMOND_PICKAXE
# Aliases for main command
main-command-aliases
:
 - xprison
  - prison
 
Code (Text):
{
  "class": "dev.drawethree.xprison.enchants.model.CommandRewardEnchantBase",
  "id": 999,
  "rawName": "custom-enchant-1",
  "name": "<yellow>Your Custom Enchant</yellow>",
  "enabled": true,
  "increaseCostBy": "baseCost * pow(1.05, level)",
  "maxLevel": 1000,
  "chance": 0.000025,
  "initialCost": 1000,
  "pickaxeLevelRequired": 1,
  "currency": "GEMS",
  "refund": {
    "enabled": true,
    "guiSlot": 34,
    "percentage": 50.0
  },
  "gui": {
    "name": "<yellow>Your Custom Enchant</yellow>",
    "material": "COMMAND_BLOCK",
    "customModelData": 0,
    "slot": 34,
    "description": [
      "<gray>This is your custom enchant!</gray>",
      " ",
      "<gray>This enchant executes commands based on a given chance.</gray>",
      " ",
      "<gray>You can create as many as you want of these</gray>",
      "<gray>by copying the custom-enchant.json</gray>",
      "<gray>renaming it, and modify it to your liking!</gray>"
    ]
  },
  "commands": [
    {
      "commands": ["money give %player% 1000"],
      "chance": 33
    },
    {
      "commands": ["tokens give %player% 1000"],
      "chance": 33
    },
    {
      "commands": ["gems give %player% 1000"],
      "chance": 33
    }
  ]
}
 

[​IMG]
[​IMG]
[​IMG]
Official Plugin Compatibility: Spigot/Paper 1.13-1.21.X
© 2025 X Prison | www.drawethree.dev


Resource Information
Author:
----------
Total Downloads: 1,215
First Release: Dec 18, 2020
Last Update: Sep 15, 2025
Category: ---------------
All-Time Rating:
164 ratings
Find more info at discord.gg...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings