{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user Logan",
          "userId" : "popcorn9499",
          "userName" : "Logan"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 56,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "d2b8c527ad9484f9d2ad692c8dc8ff78bbdf93e3",
            "branch" : [
              {
                "SHA1" : "d2b8c527ad9484f9d2ad692c8dc8ff78bbdf93e3",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "d2b8c527ad9484f9d2ad692c8dc8ff78bbdf93e3",
            "branch" : [
              {
                "SHA1" : "d2b8c527ad9484f9d2ad692c8dc8ff78bbdf93e3",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "d2b8c527ad9484f9d2ad692c8dc8ff78bbdf93e3",
        "branch" : [
          {
            "SHA1" : "d2b8c527ad9484f9d2ad692c8dc8ff78bbdf93e3",
            "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" : "#56",
  "duration" : 55718,
  "estimatedDuration" : 83019,
  "executor" : None,
  "fullDisplayName" : "mcMMO-java8 mc 1.16 and older #56",
  "id" : "56",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 56,
  "queueId" : 2597,
  "result" : "SUCCESS",
  "timestamp" : 1545079987861,
  "url" : "https://popicraft.net/jenkins/job/mcMMO-java8%20mc%201.16%20and%20older/56/",
  "builtOn" : "Builder",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/com/gmail/nossr50/listeners/EntityListener.java"
        ],
        "commitId" : "605535ed60e1a5c750aaa3e83ab87e203378a7ec",
        "timestamp" : 1544151955000,
        "author" : {
          "absoluteUrl" : "https://popicraft.net/jenkins/user/t00thpick1dirko",
          "fullName" : "t00thpick1dirko"
        },
        "authorEmail" : "t00thpick1dirko@gmail.com",
        "comment" : "fix memory leak (#3631)\u000aon servers with lots of spawner farms this metadata won't get GC'd\u000aunless removed, line 436 its added but never removed as far as I can\u000atell\u000a",
        "date" : "2018-12-06 22:05:55 -0500",
        "id" : "605535ed60e1a5c750aaa3e83ab87e203378a7ec",
        "msg" : "fix memory leak (#3631)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/nossr50/listeners/EntityListener.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/resources/plugin.yml"
        ],
        "commitId" : "840cfbe94d5652df446575033c8b15d5a17afb63",
        "timestamp" : 1544397969000,
        "author" : {
          "absoluteUrl" : "https://popicraft.net/jenkins/user/t00thpick1dirko",
          "fullName" : "t00thpick1dirko"
        },
        "authorEmail" : "t00thpick1dirko@gmail.com",
        "comment" : "Updated plugin.yml to include command permissions (#3637)\u000aThis will stop people from seeing the commands in tabcomplete for 1.13.2\u000aif they dont have the permission for it. Should fix #3625.\u000a",
        "date" : "2018-12-09 18:26:09 -0500",
        "id" : "840cfbe94d5652df446575033c8b15d5a17afb63",
        "msg" : "Updated plugin.yml to include command permissions (#3637)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/resources/plugin.yml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/resources/locale/locale_it.properties"
        ],
        "commitId" : "685f6d76a860b538c510a7d86a64f57fed76bc52",
        "timestamp" : 1544398180000,
        "author" : {
          "absoluteUrl" : "https://popicraft.net/jenkins/user/t00thpick1dirko",
          "fullName" : "t00thpick1dirko"
        },
        "authorEmail" : "t00thpick1dirko@gmail.com",
        "comment" : "Corrected a word (#3629)\u000a",
        "date" : "2018-12-09 18:29:40 -0500",
        "id" : "685f6d76a860b538c510a7d86a64f57fed76bc52",
        "msg" : "Corrected a word (#3629)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/resources/locale/locale_it.properties"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/resources/plugin.yml"
        ],
        "commitId" : "96f06ca812b1d6924a76a14f9e3b1a4969133f49",
        "timestamp" : 1544414356000,
        "author" : {
          "absoluteUrl" : "https://popicraft.net/jenkins/user/t00thpick1dirko",
          "fullName" : "t00thpick1dirko"
        },
        "authorEmail" : "t00thpick1dirko@gmail.com",
        "comment" : "Fixed plugin.yml mistake (#3639)\u000aAccidentally forgot to add the \":\" to some of the permissions.\u000a",
        "date" : "2018-12-09 22:59:16 -0500",
        "id" : "96f06ca812b1d6924a76a14f9e3b1a4969133f49",
        "msg" : "Fixed plugin.yml mistake (#3639)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/resources/plugin.yml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/com/gmail/nossr50/util/Misc.java"
        ],
        "commitId" : "2cdb17d64f96d8988c0effaf9b7724f484d82b20",
        "timestamp" : 1544835098000,
        "author" : {
          "absoluteUrl" : "https://popicraft.net/jenkins/user/t00thpick1dirko",
          "fullName" : "t00thpick1dirko"
        },
        "authorEmail" : "t00thpick1dirko@gmail.com",
        "comment" : "Use dropItem instead of dropItemNaturally (#3645)\u000aShould fix #3641 and #3638\u000a",
        "date" : "2018-12-14 19:51:38 -0500",
        "id" : "2cdb17d64f96d8988c0effaf9b7724f484d82b20",
        "msg" : "Use dropItem instead of dropItemNaturally (#3645)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/nossr50/util/Misc.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/com/gmail/nossr50/party/ShareHandler.java"
        ],
        "commitId" : "d2b8c527ad9484f9d2ad692c8dc8ff78bbdf93e3",
        "timestamp" : 1544835104000,
        "author" : {
          "absoluteUrl" : "https://popicraft.net/jenkins/user/t00thpick1dirko",
          "fullName" : "t00thpick1dirko"
        },
        "authorEmail" : "t00thpick1dirko@gmail.com",
        "comment" : "Use dropItem instead of dropItemNaturally (#3644)\u000aThis could possibly eliminate a few issues.\u000a",
        "date" : "2018-12-14 19:51:44 -0500",
        "id" : "d2b8c527ad9484f9d2ad692c8dc8ff78bbdf93e3",
        "msg" : "Use dropItem instead of dropItemNaturally (#3644)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/nossr50/party/ShareHandler.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://popicraft.net/jenkins/user/t00thpick1dirko",
      "fullName" : "t00thpick1dirko"
    }
  ]
}