Платное Building Restrictor 0.1.28

JSON:
{
  "Ignore restrictions for admins": false,
  "Limit of building blocks per base": 5000,
  "Permissions for alternate build limits": {
    "buildingrestrictor.vip1": 100,
    "buildingrestrictor.vip2": 500
  },
  "Count other buildings within tool cupboard proximity": true,
  "Number of blocks remaining to display limit warning": [
    10,
    5,
    2
  ],
  "Spam Detection": {
    "Enable spam detection": true,
    "Number of failed blocks placed in fast succession that determines spam placement": 10,
    "Amount of time player will be blocked from building (seconds)": 300
  },
  "Version": {
    "Major": 0,
    "Minor": 1,
    "Patch": 22
  }
}