{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 11,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "40160498ca4da582e14dea1aafbfca0ada2fb866",
            "branch" : [
              {
                "SHA1" : "40160498ca4da582e14dea1aafbfca0ada2fb866",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "40160498ca4da582e14dea1aafbfca0ada2fb866",
            "branch" : [
              {
                "SHA1" : "40160498ca4da582e14dea1aafbfca0ada2fb866",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "40160498ca4da582e14dea1aafbfca0ada2fb866",
        "branch" : [
          {
            "SHA1" : "40160498ca4da582e14dea1aafbfca0ada2fb866",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/mcMMO-Dev/mcMMO.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#11",
  "duration" : 59624,
  "estimatedDuration" : 53328,
  "executor" : None,
  "fullDisplayName" : "mcMMO #11",
  "id" : "11",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 11,
  "queueId" : 11663,
  "result" : "FAILURE",
  "timestamp" : 1640636394437,
  "url" : "https://popicraft.net/jenkins/view/all/job/mcMMO/11/",
  "builtOn" : "Builder",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/com/gmail/nossr50/datatypes/player/McMMOPlayer.java",
          "src/main/java/com/gmail/nossr50/util/EventUtils.java",
          "src/main/java/com/gmail/nossr50/datatypes/party/Party.java",
          "Changelog.txt"
        ],
        "commitId" : "ef714f98c9bffc5440628101854b91ca6cc05e1a",
        "timestamp" : 1640632936000,
        "author" : {
          "absoluteUrl" : "https://popicraft.net/jenkins/user/nossr50",
          "fullName" : "nossr50"
        },
        "authorEmail" : "nossr50@gmail.com",
        "comment" : "Fix parties at level cap gaining XP and thus spamming messages\u000aFixes #4686\u000a",
        "date" : "2021-12-27 11:22:16 -0800",
        "id" : "ef714f98c9bffc5440628101854b91ca6cc05e1a",
        "msg" : "Fix parties at level cap gaining XP and thus spamming messages",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Changelog.txt"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/nossr50/datatypes/player/McMMOPlayer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/nossr50/datatypes/party/Party.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/nossr50/util/EventUtils.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/com/gmail/nossr50/config/AdvancedConfig.java",
          "src/main/java/com/gmail/nossr50/skills/repair/RepairManager.java"
        ],
        "commitId" : "2ca3544741cc1bade6128bd5cd604bf1cdaa45c6",
        "timestamp" : 1640633394000,
        "author" : {
          "absoluteUrl" : "https://popicraft.net/jenkins/user/github",
          "fullName" : "github"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Added option to disallow using enchanted materials to repair items. (#4693)\u000a\u000a",
        "date" : "2021-12-27 11:29:54 -0800",
        "id" : "2ca3544741cc1bade6128bd5cd604bf1cdaa45c6",
        "msg" : "Added option to disallow using enchanted materials to repair items. (#4693)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/nossr50/skills/repair/RepairManager.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/nossr50/config/AdvancedConfig.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pom.xml",
          "src/main/resources/config.yml",
          "Changelog.txt"
        ],
        "commitId" : "9d08d88f2abebd6c66240b3ef1775f5b13953796",
        "timestamp" : 1640633695000,
        "author" : {
          "absoluteUrl" : "https://popicraft.net/jenkins/user/nossr50",
          "fullName" : "nossr50"
        },
        "authorEmail" : "nossr50@gmail.com",
        "comment" : "Add new repair setting to default file\u000a",
        "date" : "2021-12-27 11:34:55 -0800",
        "id" : "9d08d88f2abebd6c66240b3ef1775f5b13953796",
        "msg" : "Add new repair setting to default file",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Changelog.txt"
          },
          {
            "editType" : "edit",
            "file" : "pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "src/main/resources/config.yml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pom.xml"
        ],
        "commitId" : "40160498ca4da582e14dea1aafbfca0ada2fb866",
        "timestamp" : 1640634033000,
        "author" : {
          "absoluteUrl" : "https://popicraft.net/jenkins/user/nossr50",
          "fullName" : "nossr50"
        },
        "authorEmail" : "nossr50@gmail.com",
        "comment" : "2.1.207\u000a",
        "date" : "2021-12-27 11:40:33 -0800",
        "id" : "40160498ca4da582e14dea1aafbfca0ada2fb866",
        "msg" : "2.1.207",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pom.xml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://popicraft.net/jenkins/user/github",
      "fullName" : "github"
    },
    {
      "absoluteUrl" : "https://popicraft.net/jenkins/user/nossr50",
      "fullName" : "nossr50"
    }
  ]
}