Reported content: Resource update in 'Plugin - Building Upgrade'

Resource update in 'Plugin - Building Upgrade' by Orange has been reported by 4unko. Reason given:
You don't have permission to use that!
Вот это пишет,как решить эту проблему???

Content being reported:
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"
  }
}
 
Top