{
  "blocks": {
    "block": [
      {
        "name": "HMW_Controllers_Settings",
        "actions": {
          "action": [
            "hmw_settings",
            "hmw_tweakssettings",
            "hmw_abort",
            "hmw_manualrewrite",
            "hmw_configureerror",
            "hmw_advsettings",
            "hmw_backup",
            "hmw_restore",
            "hmw_support",
            "hmw_connect"
          ]
        },
        "admin": "1",
        "active": "1"
      },
      {
        "name": "HMW_Controllers_Plugins",
        "actions": {
          "action": [
            "hmw_plugin_install"
          ]
        },
        "admin": "1",
        "active": "1"
      },
      {
        "name": "HMW_Controllers_SecurityCheck",
        "actions": {
          "action": [
            "hmw_securitycheck",
            "hmw_fixsettings",
            "hmw_fixconfig",
            "hmw_securityexclude",
            "hmw_resetexclude"
          ]
        },
        "admin": "1",
        "active": "1"
      },
      {
        "name": "HMW_Controllers_Brute",
        "actions": {
          "action": [
            "hmw_brutesettings",
            "hmw_blockedips",
            "hmw_deleteip",
            "hmw_deleteallips"
          ]
        },
        "admin": "1",
        "active": "1"
      },

      {
        "name": "HMW_Controllers_Settings",
        "actions": { "action": "hmw_logout" },
        "admin": "0",
        "active": "1"
      }
    ]
  }
}