Hoe Boosters
Dependency: Supreme Hoes, Cost: $7.50 USD
Supreme Hoe Boosters
Commands & Permissions
Configuration - config.json
{
"EnableBoosterCommand": true,
"TokenBoosterItem": {
"displayName": "&e&lToken &6&lBooster",
"lore": [
" ",
"&6&l* &e&lAMOUNT: &f{amount}x",
"&6&l* &e&lDURATION: &f{time} minutes",
" ",
"&7&o(( Right-Click to activate! ))"
],
"type": "SUNFLOWER",
"enchanted": true,
"unstackable": true,
"amount": 1,
"enchants": {}
},
"MoneyBoosterItem": {
"displayName": "&a&lAutoSell &2&lBooster",
"lore": [
" ",
"&6&l* &e&lAMOUNT: &f{amount}x",
"&6&l* &e&lDURATION: &f{time} minutes",
" ",
"&7&o(( Right-Click to activate! ))"
],
"type": "EMERALD",
"enchanted": true,
"unstackable": true,
"amount": 1,
"enchants": {}
}
}Configuration - language.json
Last updated