{
  "_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" : 399,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "421d6cff3bcfefd82f276b3dc9d4f7804b769041",
            "branch" : [
              {
                "SHA1" : "421d6cff3bcfefd82f276b3dc9d4f7804b769041",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "421d6cff3bcfefd82f276b3dc9d4f7804b769041",
            "branch" : [
              {
                "SHA1" : "421d6cff3bcfefd82f276b3dc9d4f7804b769041",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "421d6cff3bcfefd82f276b3dc9d4f7804b769041",
        "branch" : [
          {
            "SHA1" : "421d6cff3bcfefd82f276b3dc9d4f7804b769041",
            "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" : [
    {
      "displayPath" : "mcMMO.jar",
      "fileName" : "mcMMO.jar",
      "relativePath" : "mcMMO/target/mcMMO.jar"
    },
    {
      "displayPath" : "original-mcMMO.jar",
      "fileName" : "original-mcMMO.jar",
      "relativePath" : "mcMMO/target/original-mcMMO.jar"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#399",
  "duration" : 49254,
  "estimatedDuration" : 83019,
  "executor" : None,
  "fullDisplayName" : "mcMMO-java8 mc 1.16 and older #399",
  "id" : "399",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 399,
  "queueId" : 5577,
  "result" : "SUCCESS",
  "timestamp" : 1561443614365,
  "url" : "https://popicraft.net/jenkins/view/all/job/mcMMO-java8%20mc%201.16%20and%20older/399/",
  "builtOn" : "Builder",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/resources/locale/locale_en_US.properties",
          "Changelog.txt",
          "src/main/java/com/gmail/nossr50/commands/skills/ExcavationCommand.java"
        ],
        "commitId" : "d347fa95120d6a81ffca188a3062396563ed4aac",
        "timestamp" : 1561434866000,
        "author" : {
          "absoluteUrl" : "https://popicraft.net/jenkins/user/nossr50",
          "fullName" : "nossr50"
        },
        "authorEmail" : "nossr50@gmail.com",
        "comment" : "Add information about Archaeology to /excavation and tweak some locale\u000astrings related to excavation\u000a",
        "date" : "2019-06-24 20:54:26 -0700",
        "id" : "d347fa95120d6a81ffca188a3062396563ed4aac",
        "msg" : "Add information about Archaeology to /excavation and tweak some locale",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/nossr50/commands/skills/ExcavationCommand.java"
          },
          {
            "editType" : "edit",
            "file" : "Changelog.txt"
          },
          {
            "editType" : "edit",
            "file" : "src/main/resources/locale/locale_en_US.properties"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/resources/locale/locale_en_US.properties",
          "src/main/java/com/gmail/nossr50/worldguard/WorldGuardUtils.java",
          "Changelog.txt"
        ],
        "commitId" : "2dda0bf27a16ee282a620730897cd932df912655",
        "timestamp" : 1561436751000,
        "author" : {
          "absoluteUrl" : "https://popicraft.net/jenkins/user/nossr50",
          "fullName" : "nossr50"
        },
        "authorEmail" : "nossr50@gmail.com",
        "comment" : "Fix some WG logic + Archaeology stat display\u000a",
        "date" : "2019-06-24 21:25:51 -0700",
        "id" : "2dda0bf27a16ee282a620730897cd932df912655",
        "msg" : "Fix some WG logic + Archaeology stat display",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/resources/locale/locale_en_US.properties"
          },
          {
            "editType" : "edit",
            "file" : "Changelog.txt"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/nossr50/worldguard/WorldGuardUtils.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/com/gmail/nossr50/skills/excavation/ExcavationManager.java",
          "src/main/java/com/gmail/nossr50/commands/skills/ExcavationCommand.java"
        ],
        "commitId" : "ee2a1b332e45a779de5f9961b8079e528c455154",
        "timestamp" : 1561440620000,
        "author" : {
          "absoluteUrl" : "https://popicraft.net/jenkins/user/nossr50",
          "fullName" : "nossr50"
        },
        "authorEmail" : "nossr50@gmail.com",
        "comment" : "tweak Archaeology rewards\u000a",
        "date" : "2019-06-24 22:30:20 -0700",
        "id" : "ee2a1b332e45a779de5f9961b8079e528c455154",
        "msg" : "tweak Archaeology rewards",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/nossr50/skills/excavation/ExcavationManager.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/nossr50/commands/skills/ExcavationCommand.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/com/gmail/nossr50/commands/skills/ExcavationCommand.java"
        ],
        "commitId" : "ccb86264d9ece8b1d4f6f44812c199d629ac5ae1",
        "timestamp" : 1561440681000,
        "author" : {
          "absoluteUrl" : "https://popicraft.net/jenkins/user/nossr50",
          "fullName" : "nossr50"
        },
        "authorEmail" : "nossr50@gmail.com",
        "comment" : "Update excavation command\u000a",
        "date" : "2019-06-24 22:31:21 -0700",
        "id" : "ccb86264d9ece8b1d4f6f44812c199d629ac5ae1",
        "msg" : "Update excavation command",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/nossr50/commands/skills/ExcavationCommand.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/com/gmail/nossr50/skills/excavation/ExcavationManager.java",
          "src/main/resources/locale/locale_en_US.properties",
          "Changelog.txt",
          "src/main/java/com/gmail/nossr50/commands/skills/ExcavationCommand.java"
        ],
        "commitId" : "421d6cff3bcfefd82f276b3dc9d4f7804b769041",
        "timestamp" : 1561441702000,
        "author" : {
          "absoluteUrl" : "https://popicraft.net/jenkins/user/nossr50",
          "fullName" : "nossr50"
        },
        "authorEmail" : "nossr50@gmail.com",
        "comment" : "Tweak archaeology numbers\u000a",
        "date" : "2019-06-24 22:48:22 -0700",
        "id" : "421d6cff3bcfefd82f276b3dc9d4f7804b769041",
        "msg" : "Tweak archaeology numbers",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/nossr50/commands/skills/ExcavationCommand.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/resources/locale/locale_en_US.properties"
          },
          {
            "editType" : "edit",
            "file" : "Changelog.txt"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/nossr50/skills/excavation/ExcavationManager.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://popicraft.net/jenkins/user/nossr50",
      "fullName" : "nossr50"
    }
  ]
}