json
    "RealtimeNotificationPermissionGroup": "LimitsNotify", //Group used to allow players to toggle notifications on/off peronsally. (YOU MUST CREATE THIS GROUP "permissions.addgroup LimitsNotify")
    "OverLimitRestrictions": { //Settings for over limit restrictions
      "WarnOnly": false, //Do not enforce overlimit restrictions (should be used to allow transition time to comply with limits)
      "AllowConsumables": true, //Allow players to eat while over the limit restrictions active
      "AllowAdminByPass": true //While in admin restrictions are not enforced
    }