Robot Finder - XPrison Addon 1.1
Robot Finder enchant for X-Prison Core
π Robot FinderEnchant β 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 Robot Finder?
Robot FInder is a powerful paid enchantment designed to give chance to your players during mining to find robots !
[ATTACH type="full" alt="echobooster.png"]1244080[/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 robots!
π§ͺ Configuration (JSON)
{
"class": "dev.drawethree.xprison.enchant.RobotFinderEnchant",
"id": 27,
"rawName": "robot",
"name": "Robot Finder",
"enabled": true,
"increaseCostBy": "baseCost * pow(1.05, level)",
"maxLevel": 1000,
"chance": 0.000025,
"initialCost": 1000,
"pickaxeLevelRequired": 1,
"currency": "GEMS",
"refund": {
"enabled": true,
"guiSlot": 31,
"percentage": 50.0
},
"gui": {
"name": "Robot Finder",
"material": "DRAGON_EGG",
"customModelData": 0,
"slot": 31,
"description": [
"Discover random robots",
"while mining."
]
},
"commands": [
{
"commands": ["robotsadmin give %player% coal 1"],
"chance": 12
},
{
"commands": ["robotsadmin give %player% coal_gems 1"],
"chance": 12
},
{
"commands": ["robotsadmin give %player% iron 1"],
"chance": 12
},
{
"commands": ["robotsadmin give %player% iron_gems 1"],
"chance": 12
},
{
"commands": ["robotsadmin give %player% gold 1"],
"chance": 10
},
{
"commands": ["robotsadmin give %player% gold_gems 1"],
"chance": 10
},
{
"commands": ["robotsadmin give %player% emerald 1"],
"chance": 8
},
{
"commands": ["robotsadmin give %player% emerald_gems 1"],
"chance": 8
},
{
"commands": ["robotsadmin give %player% diamond 1"],
"chance": 8
},
{
"commands": ["robotsadmin give %player% diamond_gems 1"],
"chance": 8
}
]
}
π§ 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 RobotFinderEnchant.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/robotfinder.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.