Bomb Finder - XPrison Addon 1.0
Bomb Finder enchant for X-Prison Core
π BombFinderEnchant β 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 Bomb Finder?
Bomb FInder is a powerful paid enchantment designed to give chance to your players during mining to find mine bombs!
[ATTACH type="full" alt="voucher finder.png"]1255885[/ATTACH]
π§ How It Works
- β Works passively while equipped on a pickaxe.
- βοΈ Configurable chance-based commands to execute
- βοΈCan also be configured to give anything, not just bombs!
π§ͺ Configuration (JSON)
{
"class": "dev.drawethree.xprison.enchant.BombFinderEnchant",
"id": 99,
"rawName": "bombfinder",
"name": "Bomb Finder",
"enabled": true,
"increaseCostBy": "baseCost * pow(1.05, level)",
"maxLevel": 1000,
"chance": 0.000005,
"initialCost": 5000,
"pickaxeLevelRequired": 1,
"currency": "GEMS",
"refund": {
"enabled": true,
"guiSlot": 30,
"percentage": 50.0
},
"gui": {
"name": "Bomb Finder",
"material": "TNT",
"customModelData": 0,
"slot": 37,
"description": [
"Increases your chance to discover",
"rare bombs while mining."
]
},
"commands": [
{
"commands": ["bombs give %player% tiny 1"],
"chance": 50
},
{
"commands": ["bombs give %player% small 1"],
"chance": 25
},
{
"commands": ["bombs give %player% normal 1"],
"chance": 10
},
{
"commands": ["bombs give %player% large 1"],
"chance": 5
},
{
"commands": ["bombs give %player% mega 1"],
"chance": 1
}
]
}
π§ 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 BombFinderEnchant.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-data/bombfinder.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.