Official page:
Base Upgrade
Features: User-Friendly Interface: Manage all base upgrades, repairs, and skin applications directly through a convenient UI. No need for complicated commands. Comprehensive Skin Menu: Access a variety of built-in skins for different building grades directly through the UI. Easily apply skins to ...
codefling.com
About Base Upgrade
Features:
- User-Friendly Interface: Manage all base upgrades, repairs, and skin applications directly through a convenient UI. No need for complicated commands.
- Comprehensive Skin Menu: Access a variety of built-in skins for different building grades directly through the UI. Easily apply skins to customize your base.
- Customizable Settings: Adjust settings like command cooldowns and upgrade delays to fit your playstyle. Tailor the experience to your server’s needs.
- Enhanced Tools: Use the powerful 'Remove Tool' with adjustable duration for quick and efficient block removal. Perfect for fine-tuning your base.
- Efficient Base Upgrades: Upgrade your entire base to a specific building grade with just a click. Supports Wood, Stone, Metal, and HQM upgrades.
- Repair System: Quickly repair your base using materials from the Tool Cupboard. No need to manually gather resources—just click and repair.
- /bup 1-4
o.grant group default <permission> or c.grant group default <permission>
Rich (BB code):
baseupgrade.up_wood
baseupgrade.up_stone
baseupgrade.up_metal
baseupgrade.up_hqm
baseupgrade.downgrade
baseupgrade.up_repair
baseupgrade.remove
baseupgrade.show
baseupgrade.bupUse
Default Configuration
Ruby:
{
"UpgradeDelay(0.0 = insta upgrade)": 0.5,
"CommandCooldown(in secs)": 60.0,
"Hammer Duration": 300.0,
"DefaultHammerSkin": 1116103194,
"CheckAndResumeUpgradeEnabled": false,
"RefundOnDowngrade (true/fasle)": true,
"RepairCosts": {
"Wood": 50,
"Stone": 100,
"Metal": 70,
"TopTier": 10
},
"UpgradeCosts": {
"Wood": 150,
"Stone": 300,
"Metal": 200,
"TopTier": 25
},
"UISettings": {
"UpgradePanel": {
"OffsetMin": "-303.1 7.5",
"OffsetMax": "-73.37 106.795"
}
}
}