{
  "_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" : 318,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "0949931a61e06ab877607324e609f02a5a5a35e9",
            "branch" : [
              {
                "SHA1" : "0949931a61e06ab877607324e609f02a5a5a35e9",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "0949931a61e06ab877607324e609f02a5a5a35e9",
            "branch" : [
              {
                "SHA1" : "0949931a61e06ab877607324e609f02a5a5a35e9",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "0949931a61e06ab877607324e609f02a5a5a35e9",
        "branch" : [
          {
            "SHA1" : "0949931a61e06ab877607324e609f02a5a5a35e9",
            "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" : "#318",
  "duration" : 50139,
  "estimatedDuration" : 83019,
  "executor" : None,
  "fullDisplayName" : "mcMMO-java8 mc 1.16 and older #318",
  "id" : "318",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 318,
  "queueId" : 4563,
  "result" : "SUCCESS",
  "timestamp" : 1556245257342,
  "url" : "https://popicraft.net/jenkins/job/mcMMO-java8%20mc%201.16%20and%20older/318/",
  "builtOn" : "Builder",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/com/gmail/nossr50/listeners/PlayerListener.java"
        ],
        "commitId" : "93fefa031b22fa2fe8432959a1cd1e2ae9c0ba40",
        "timestamp" : 1549941963000,
        "author" : {
          "absoluteUrl" : "https://popicraft.net/jenkins/user/github",
          "fullName" : "github"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Herbalism compatibility with PlayerAnimationEvent\u000aThis change in theory should make McMMO herbalism compatible with\u000aplugins that utilise PlayerAnimationEvent. The main reason that I want\u000ato add this is to fix `no swing` false positives in `AAC` (though didn't\u000aget to test this). \u000a I would appreciate if someone could test this PR and verify that its\u000aworking without any issues. (I am busy for the next few days so I\u000ahaven't been able to test it. In theory it looks like it should work. I\u000acould have checked if the event `isCancelled()` however, this doesn't\u000aseem necessary quite yet. Though, if it is needed I can add it \ud83d\udc4d \u000a Please don't merge this unless it's confirmed completely working. I\u000awill find some time to test it out within the next few days.\u000a",
        "date" : "2019-02-12 13:26:03 +1000",
        "id" : "93fefa031b22fa2fe8432959a1cd1e2ae9c0ba40",
        "msg" : "Herbalism compatibility with PlayerAnimationEvent",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/nossr50/listeners/PlayerListener.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/com/gmail/nossr50/listeners/PlayerListener.java"
        ],
        "commitId" : "3ed4228b7228f40dc8e7f6e25128dbce5ab94deb",
        "timestamp" : 1550259649000,
        "author" : {
          "absoluteUrl" : "https://popicraft.net/jenkins/user/github",
          "fullName" : "github"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Added imports\u000a",
        "date" : "2019-02-16 05:40:49 +1000",
        "id" : "3ed4228b7228f40dc8e7f6e25128dbce5ab94deb",
        "msg" : "Added imports",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/nossr50/listeners/PlayerListener.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/com/gmail/nossr50/listeners/BlockListener.java",
          "src/main/java/com/gmail/nossr50/events/skills/McMMOPlayerNotificationEvent.java",
          "src/main/java/com/gmail/nossr50/listeners/EntityListener.java",
          "pom.xml",
          "Changelog.txt",
          "src/main/java/com/gmail/nossr50/util/player/UserManager.java"
        ],
        "commitId" : "467025888c513485b727a35da4ea582f03c48dd4",
        "timestamp" : 1556242104000,
        "author" : {
          "absoluteUrl" : "https://popicraft.net/jenkins/user/nossr50",
          "fullName" : "nossr50"
        },
        "authorEmail" : "nossr50@gmail.com",
        "comment" : "Fixed #3858 - Falling blocks in water not getting tracked\u000a",
        "date" : "2019-04-25 18:28:24 -0700",
        "id" : "467025888c513485b727a35da4ea582f03c48dd4",
        "msg" : "Fixed #3858 - Falling blocks in water not getting tracked",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Changelog.txt"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/nossr50/listeners/EntityListener.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/nossr50/events/skills/McMMOPlayerNotificationEvent.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/nossr50/util/player/UserManager.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/nossr50/listeners/BlockListener.java"
          },
          {
            "editType" : "edit",
            "file" : "pom.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Changelog.txt",
          "src/main/java/com/gmail/nossr50/runnables/skills/AbilityDisableTask.java"
        ],
        "commitId" : "30df57fa355fb7bbe151b10954cf30f979f469df",
        "timestamp" : 1556243209000,
        "author" : {
          "absoluteUrl" : "https://popicraft.net/jenkins/user/nossr50",
          "fullName" : "nossr50"
        },
        "authorEmail" : "nossr50@gmail.com",
        "comment" : "Fix async tool lower\u000a",
        "date" : "2019-04-25 18:46:49 -0700",
        "id" : "30df57fa355fb7bbe151b10954cf30f979f469df",
        "msg" : "Fix async tool lower",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/nossr50/runnables/skills/AbilityDisableTask.java"
          },
          {
            "editType" : "edit",
            "file" : "Changelog.txt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/com/gmail/nossr50/listeners/InventoryListener.java",
          "Changelog.txt"
        ],
        "commitId" : "be8a2a4b079f406ada7b5b7f294e7f4dcf333de3",
        "timestamp" : 1556243358000,
        "author" : {
          "absoluteUrl" : "https://popicraft.net/jenkins/user/nossr50",
          "fullName" : "nossr50"
        },
        "authorEmail" : "nossr50@gmail.com",
        "comment" : "Fixes #3902 - NPE in Inventory Listener\u000a",
        "date" : "2019-04-25 18:49:18 -0700",
        "id" : "be8a2a4b079f406ada7b5b7f294e7f4dcf333de3",
        "msg" : "Fixes #3902 - NPE in Inventory Listener",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Changelog.txt"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/nossr50/listeners/InventoryListener.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Changelog.txt",
          "src/main/resources/experience.yml"
        ],
        "commitId" : "8efee39f7efac75d454c1641fdcc8a8182413ed6",
        "timestamp" : 1556243681000,
        "author" : {
          "absoluteUrl" : "https://popicraft.net/jenkins/user/nossr50",
          "fullName" : "nossr50"
        },
        "authorEmail" : "nossr50@gmail.com",
        "comment" : "Add sweet berrys to Herbalism XP tables (update configs)\u000a",
        "date" : "2019-04-25 18:54:41 -0700",
        "id" : "8efee39f7efac75d454c1641fdcc8a8182413ed6",
        "msg" : "Add sweet berrys to Herbalism XP tables (update configs)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Changelog.txt"
          },
          {
            "editType" : "edit",
            "file" : "src/main/resources/experience.yml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pom.xml"
        ],
        "commitId" : "0949931a61e06ab877607324e609f02a5a5a35e9",
        "timestamp" : 1556243809000,
        "author" : {
          "absoluteUrl" : "https://popicraft.net/jenkins/user/nossr50",
          "fullName" : "nossr50"
        },
        "authorEmail" : "nossr50@gmail.com",
        "comment" : "2.1.49\u000a",
        "date" : "2019-04-25 18:56:49 -0700",
        "id" : "0949931a61e06ab877607324e609f02a5a5a35e9",
        "msg" : "2.1.49",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pom.xml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://popicraft.net/jenkins/user/noreply",
      "fullName" : "noreply"
    },
    {
      "absoluteUrl" : "https://popicraft.net/jenkins/user/nossr50",
      "fullName" : "nossr50"
    }
  ]
}