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!
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