{
  "_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" : 74,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "643dff7915f188cff9a01ef4ea09dfc0ccad9f94",
            "branch" : [
              {
                "SHA1" : "643dff7915f188cff9a01ef4ea09dfc0ccad9f94",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "643dff7915f188cff9a01ef4ea09dfc0ccad9f94",
            "branch" : [
              {
                "SHA1" : "643dff7915f188cff9a01ef4ea09dfc0ccad9f94",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "643dff7915f188cff9a01ef4ea09dfc0ccad9f94",
        "branch" : [
          {
            "SHA1" : "643dff7915f188cff9a01ef4ea09dfc0ccad9f94",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/mcMMO-Dev/mcMMO.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "mcMMO.jar",
      "fileName" : "mcMMO.jar",
      "relativePath" : "target/mcMMO.jar"
    },
    {
      "displayPath" : "original-mcMMO.jar",
      "fileName" : "original-mcMMO.jar",
      "relativePath" : "target/original-mcMMO.jar"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#74",
  "duration" : 100867,
  "estimatedDuration" : 53328,
  "executor" : None,
  "fullDisplayName" : "mcMMO #74",
  "id" : "74",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 74,
  "queueId" : 872,
  "result" : "SUCCESS",
  "timestamp" : 1675995617330,
  "url" : "https://popicraft.net/jenkins/view/all/job/mcMMO/74/",
  "builtOn" : "Builder",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/com/gmail/nossr50/util/skills/CombatUtils.java"
        ],
        "commitId" : "2362fe994a5f504935c703a3b9f287430a3af2eb",
        "timestamp" : 1675995090000,
        "author" : {
          "absoluteUrl" : "https://popicraft.net/jenkins/user/github",
          "fullName" : "github"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Don't call EntityDamageByEntityEvent with null damager (#4863)\u000a\u000aCo-authored-by: Elioby <elioby@users.noreply.github.com>\u000a",
        "date" : "2023-02-09 18:11:30 -0800",
        "id" : "2362fe994a5f504935c703a3b9f287430a3af2eb",
        "msg" : "Don't call EntityDamageByEntityEvent with null damager (#4863)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/nossr50/util/skills/CombatUtils.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/com/gmail/nossr50/commands/player/InspectCommand.java"
        ],
        "commitId" : "01fbfccc0d0d48051f6f78aa507a6d4f40527de2",
        "timestamp" : 1675995166000,
        "author" : {
          "absoluteUrl" : "https://popicraft.net/jenkins/user/github",
          "fullName" : "github"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "feat: Make power level display for offline players (#4861)\u000a\u000aFixes #4599\u000a",
        "date" : "2023-02-09 18:12:46 -0800",
        "id" : "01fbfccc0d0d48051f6f78aa507a6d4f40527de2",
        "msg" : "feat: Make power level display for offline players (#4861)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/nossr50/commands/player/InspectCommand.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/resources/locale/locale_zh_CN.properties"
        ],
        "commitId" : "643dff7915f188cff9a01ef4ea09dfc0ccad9f94",
        "timestamp" : 1675995386000,
        "author" : {
          "absoluteUrl" : "https://popicraft.net/jenkins/user/github",
          "fullName" : "github"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Update locale_zh_CN.properties (#4858)\u000a\u000a",
        "date" : "2023-02-09 18:16:26 -0800",
        "id" : "643dff7915f188cff9a01ef4ea09dfc0ccad9f94",
        "msg" : "Update locale_zh_CN.properties (#4858)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/resources/locale/locale_zh_CN.properties"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://popicraft.net/jenkins/user/github",
      "fullName" : "github"
    }
  ]
}