{
  "_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" : 206,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "d8d2d00f429f29f8166480f4ac2ec48ae81bdd59",
            "branch" : [
              {
                "SHA1" : "d8d2d00f429f29f8166480f4ac2ec48ae81bdd59",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "d8d2d00f429f29f8166480f4ac2ec48ae81bdd59",
            "branch" : [
              {
                "SHA1" : "d8d2d00f429f29f8166480f4ac2ec48ae81bdd59",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "d8d2d00f429f29f8166480f4ac2ec48ae81bdd59",
        "branch" : [
          {
            "SHA1" : "d8d2d00f429f29f8166480f4ac2ec48ae81bdd59",
            "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" : "#206",
  "duration" : 75761,
  "estimatedDuration" : 53328,
  "executor" : None,
  "fullDisplayName" : "mcMMO #206",
  "id" : "206",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 206,
  "queueId" : 3739,
  "result" : "SUCCESS",
  "timestamp" : 1732744139871,
  "url" : "https://popicraft.net/jenkins/view/all/job/mcMMO/206/",
  "builtOn" : "Builder",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/com/gmail/nossr50/listeners/PlayerListener.java",
          "Changelog.txt"
        ],
        "commitId" : "16d5d9f95f94d3834dac112b6d9a95d9f3ed204b",
        "timestamp" : 1732742641000,
        "author" : {
          "absoluteUrl" : "https://popicraft.net/jenkins/user/nossr50",
          "fullName" : "nossr50"
        },
        "authorEmail" : "nossr50@gmail.com",
        "comment" : "temporarily disable party item sharing feature\u000a",
        "date" : "2024-11-27 13:24:01 -0800",
        "id" : "16d5d9f95f94d3834dac112b6d9a95d9f3ed204b",
        "msg" : "temporarily disable party item sharing feature",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Changelog.txt"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/nossr50/listeners/PlayerListener.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/com/gmail/nossr50/util/MaterialMapStore.java",
          "src/main/resources/experience.yml",
          "src/main/resources/config.yml",
          "Changelog.txt"
        ],
        "commitId" : "02d978036ac3356f09db22c5f57964a76d4dbc67",
        "timestamp" : 1732743320000,
        "author" : {
          "absoluteUrl" : "https://popicraft.net/jenkins/user/nossr50",
          "fullName" : "nossr50"
        },
        "authorEmail" : "nossr50@gmail.com",
        "comment" : "add relevant herbalism stuff for next MC update\u000a",
        "date" : "2024-11-27 13:35:20 -0800",
        "id" : "02d978036ac3356f09db22c5f57964a76d4dbc67",
        "msg" : "add relevant herbalism stuff for next MC update",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/nossr50/util/MaterialMapStore.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/resources/experience.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/main/resources/config.yml"
          },
          {
            "editType" : "edit",
            "file" : "Changelog.txt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/com/gmail/nossr50/datatypes/skills/ModConfigType.java"
        ],
        "commitId" : "d8d2d00f429f29f8166480f4ac2ec48ae81bdd59",
        "timestamp" : 1732743327000,
        "author" : {
          "absoluteUrl" : "https://popicraft.net/jenkins/user/nossr50",
          "fullName" : "nossr50"
        },
        "authorEmail" : "nossr50@gmail.com",
        "comment" : "remove another unused file\u000a",
        "date" : "2024-11-27 13:35:27 -0800",
        "id" : "d8d2d00f429f29f8166480f4ac2ec48ae81bdd59",
        "msg" : "remove another unused file",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "src/main/java/com/gmail/nossr50/datatypes/skills/ModConfigType.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://popicraft.net/jenkins/user/nossr50",
      "fullName" : "nossr50"
    }
  ]
}