keyalls.json - Drawethree/X-Prison GitHub Wiki
{
"class": "dev.drawethree.xprison.enchants.model.impl.KeyallsEnchant",
"id": 18,
"rawName": "keyalls",
"name": "&cKeyalls",
"enabled": true,
"increaseCostBy": 500,
"maxLevel": 100,
"chance": 0.05,
"initialCost": 5000,
"currency": "GEMS",
"pickaxeLevelRequired": 5,
"commands": [
"cc giveall physical Token 1",
"cc giveall physical Token 2",
"cc giveall physical Coal 1",
"cc giveall physical Iron 1",
"cc giveall physical Gold 1"
],
"refund": {
"enabled": true,
"guiSlot": 25,
"percentage": 35.0
},
"gui": {
"name": "&cKeyalls",
"material": "REDSTONE",
"customModelData": 0,
"slot": 25,
"description": [
"&7Grants a chance to distribute",
"&7crate keys to all online players while mining."
]
}
}