{
  "_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" : 345,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "b0dc41b4d97a9eeb4218e7cac674b186e9ed4882",
            "branch" : [
              {
                "SHA1" : "b0dc41b4d97a9eeb4218e7cac674b186e9ed4882",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "b0dc41b4d97a9eeb4218e7cac674b186e9ed4882",
            "branch" : [
              {
                "SHA1" : "b0dc41b4d97a9eeb4218e7cac674b186e9ed4882",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "b0dc41b4d97a9eeb4218e7cac674b186e9ed4882",
        "branch" : [
          {
            "SHA1" : "b0dc41b4d97a9eeb4218e7cac674b186e9ed4882",
            "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" : "#345",
  "duration" : 90009,
  "estimatedDuration" : 83019,
  "executor" : None,
  "fullDisplayName" : "mcMMO-java8 mc 1.16 and older #345",
  "id" : "345",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 345,
  "queueId" : 4944,
  "result" : "SUCCESS",
  "timestamp" : 1558192801375,
  "url" : "https://popicraft.net/jenkins/view/all/job/mcMMO-java8%20mc%201.16%20and%20older/345/",
  "builtOn" : "Builder",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Changelog.txt",
          "src/main/resources/repair.vanilla.yml",
          "src/main/resources/experience.yml"
        ],
        "commitId" : "08223bd320ea4caeacc335f2a9244143c6c2459e",
        "timestamp" : 1558191675000,
        "author" : {
          "absoluteUrl" : "https://popicraft.net/jenkins/user/nossr50",
          "fullName" : "nossr50"
        },
        "authorEmail" : "nossr50@gmail.com",
        "comment" : "Hotfix for repairing diamond, nerf guardian xp rate\u000a",
        "date" : "2019-05-18 08:01:15 -0700",
        "id" : "08223bd320ea4caeacc335f2a9244143c6c2459e",
        "msg" : "Hotfix for repairing diamond, nerf guardian xp rate",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Changelog.txt"
          },
          {
            "editType" : "edit",
            "file" : "src/main/resources/repair.vanilla.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/main/resources/experience.yml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/resources/locale/locale_en_US.properties"
        ],
        "commitId" : "2a471e409cd6f96ff80571a502c1051181341a75",
        "timestamp" : 1558191736000,
        "author" : {
          "absoluteUrl" : "https://popicraft.net/jenkins/user/nossr50",
          "fullName" : "nossr50"
        },
        "authorEmail" : "nossr50@gmail.com",
        "comment" : "Fix mistake in new admin notification locale\u000a",
        "date" : "2019-05-18 08:02:16 -0700",
        "id" : "2a471e409cd6f96ff80571a502c1051181341a75",
        "msg" : "Fix mistake in new admin notification locale",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/resources/locale/locale_en_US.properties"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/com/gmail/nossr50/commands/XprateCommand.java"
        ],
        "commitId" : "447ce97f242a874281d43a3c6a4317be990e1944",
        "timestamp" : 1558191819000,
        "author" : {
          "absoluteUrl" : "https://popicraft.net/jenkins/user/nossr50",
          "fullName" : "nossr50"
        },
        "authorEmail" : "nossr50@gmail.com",
        "comment" : "Send message to correct player\u000a",
        "date" : "2019-05-18 08:03:39 -0700",
        "id" : "447ce97f242a874281d43a3c6a4317be990e1944",
        "msg" : "Send message to correct player",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/nossr50/commands/XprateCommand.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/com/gmail/nossr50/commands/XprateCommand.java"
        ],
        "commitId" : "92e6cedb148af2995feda94d47f8022072cac93c",
        "timestamp" : 1558191895000,
        "author" : {
          "absoluteUrl" : "https://popicraft.net/jenkins/user/nossr50",
          "fullName" : "nossr50"
        },
        "authorEmail" : "nossr50@gmail.com",
        "comment" : "This is why you don't program when you haven't slept in 20 hours\u000a",
        "date" : "2019-05-18 08:04:55 -0700",
        "id" : "92e6cedb148af2995feda94d47f8022072cac93c",
        "msg" : "This is why you don't program when you haven't slept in 20 hours",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/nossr50/commands/XprateCommand.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/com/gmail/nossr50/util/player/NotificationManager.java",
          "src/main/java/com/gmail/nossr50/commands/XprateCommand.java",
          "src/main/java/com/gmail/nossr50/listeners/PlayerListener.java",
          "src/main/java/com/gmail/nossr50/listeners/BlockListener.java",
          "src/main/resources/locale/locale_en_US.properties",
          "src/main/java/com/gmail/nossr50/locale/LocaleLoader.java",
          "src/main/java/com/gmail/nossr50/listeners/EntityListener.java"
        ],
        "commitId" : "b0dc41b4d97a9eeb4218e7cac674b186e9ed4882",
        "timestamp" : 1558192352000,
        "author" : {
          "absoluteUrl" : "https://popicraft.net/jenkins/user/nossr50",
          "fullName" : "nossr50"
        },
        "authorEmail" : "nossr50@gmail.com",
        "comment" : "Encapsulate admin notifications + add prefix\u000a",
        "date" : "2019-05-18 08:12:32 -0700",
        "id" : "b0dc41b4d97a9eeb4218e7cac674b186e9ed4882",
        "msg" : "Encapsulate admin notifications + add prefix",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/nossr50/listeners/EntityListener.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/nossr50/listeners/BlockListener.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/nossr50/listeners/PlayerListener.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/nossr50/commands/XprateCommand.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/nossr50/locale/LocaleLoader.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/nossr50/util/player/NotificationManager.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/resources/locale/locale_en_US.properties"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://popicraft.net/jenkins/user/nossr50",
      "fullName" : "nossr50"
    }
  ]
}