Building Upgrade

Plugin Free Building Upgrade 1.0.2

Register to download
Works with
https://umod.org/plugins/no-escape

---
Configuration 2.0
Open me

JSON:
{
  "Commands": [
    "up",
    "upgrade",
    "grade",
    "bgrade"
  ],
  "1. Check building privilege": true,
  "2. Check for full health": false,
  "3. Time since last attack": 60,
  "GUI settings:": {
    "Duration": 60,
    "Panel color": "0.25 0.25 0.25 1",
    "Text color": "1 1 1 1",
    "Text size": 15,
    "Anchor min": "0 0.92",
    "Anchor max": "1 0.97"
  }
}

---
Language 2.0
Open me

JSON:
{
  "Permission": "You don't have permission to use that!",
  "Cost": "You don't have enough ingredients!",
  "Enabled": "Building upgrade was enabled!",
  "Disabled": "Building upgrade was disabled!",
  "Text": "Building grade to <color=green>{0}</color> enabled for {1} seconds",
  "1": "Wood",
  "2": "Stone",
  "3": "Metal",
  "4": "HQM"
}

---
Commands from config is chat and console in one time. You can use them like
  • bind h up
  • bind h up 2
  • /command - Enable next grade
  • /command 1 - Enable wood grade (2 - Stone, etc)
  • /command 1 - If wood grade enabled, it will be disabled
Permissions:
  • buildingupgrade.use -to use plugin
  • buildingupgrade.free - to upgrade without resources
Configuration:
Code:
{
  "Commands": [
    "up",
    "upgrade",
    "grade",
    "bgrade"
  ],
  "1. Check building privilege": true,
  "2. Check for full health": false,
  "3. Time since last attack": 60,
  "GUI settings:": {
    "Duration": 60,
    "Panel color": "0.25 0.25 0.25 1",
    "Text color": "1 1 1 1",
    "Text size": 15,
    "Anchor min": "0 0.92",
    "Anchor max": "1 0.97"
  }
}
Author
Orange
Views
13,765
First release
Last update

More from Orange (Recent)

Top