Drill Enchant - XPrison Addon 1.0.0
Drill Enchant for X-Prison Core
π Drill Enchant β Custom Addon for X-Prison
π Premium Addon for X-Prison Enchants
Show content
β οΈ This plugin is a custom enchantment addon for the X-Prison Core.
It does NOT work as a standalone plugin and requires X-Prison to function.
β¨ What is Drill Enchant?
Drill EnchantΒ is a powerful paid enchantment designed to drill a tunnel towards player direction when mining.![]()
π§ How It Works
- β Works passively while equipped on a pickaxe.
- βοΈ Configurable depthΒ and size
π§ͺ Configuration (JSON)
{
"class": "dev.drawethree.xprison.enchant.DrillEnchant",
"id": 200,
"rawName": "drill",
"name": "<aqua>Drill</aqua>",
"enabled": true,
"increaseCostBy": "baseCost * pow(1.05, level)",
"maxLevel": 100,
"chance": 0.01,
"depth": 3,
"size": 3,
"initialCost": 5000,
"pickaxeLevelRequired": 1,
"currency": "GEMS",
"refund": {
"enabled": true,
"guiSlot": 10,
"percentage": 50.0
},
"prestige": {
"enabled": true,
"maxPrestige": 5,
"requiredActivationsFormula": "2000 * pow(10, prestige)",
"multiplierPerPrestige": 0.2
},
"gui": {
"name": "<aqua>Drill</aqua>",
"material": "IRON_PICKAXE",
"customModelData": 0,
"slot": 10,
"description": [
"<gray>Drills a <aqua>3x3</aqua> tunnel</gray>",
"<gray><aqua>3</aqua> blocks deep in your</gray>",
"<gray>facing direction.</gray>"
]
}
}
π§ Requirements
- β X-Prison Plugin
- β Does not work with other prison systems
- π Tested with Spigot, Paper, and Purpur
π° Perfect for Paid Enchant Addons
This enchant was designed with microtransactions or donor perks in mind. You can easily:
- Sell this enchant via GUI shop
- Add it as a reward in crates or kits
- Bundle it with premium ranks
π οΈ Installation
- Drop DrillEnchant.jar into your plugins/X-Prison/addons folder
- Reload or restart your server
- Use the in-game Enchant GUI to apply the enchant!
- Configure the enchant to your liking under plugins/X-Prison/addons/DrillEnchant/drill.json
π Support
Need help or want custom enchants built?
π¨ Reach out via DM or join our Discord server.
β Terms
- You are allowed to use this on any number of servers you own.
- Redistribution or resale is not permitted.
- This addon is protected under the same license as X-Prison.