{
  "_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" : 174,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "6c0da22d5e4603fd25f366e2a3e0bb5de070584d",
            "branch" : [
              {
                "SHA1" : "6c0da22d5e4603fd25f366e2a3e0bb5de070584d",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "6c0da22d5e4603fd25f366e2a3e0bb5de070584d",
            "branch" : [
              {
                "SHA1" : "6c0da22d5e4603fd25f366e2a3e0bb5de070584d",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "6c0da22d5e4603fd25f366e2a3e0bb5de070584d",
        "branch" : [
          {
            "SHA1" : "6c0da22d5e4603fd25f366e2a3e0bb5de070584d",
            "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" : "#174",
  "duration" : 44894,
  "estimatedDuration" : 83019,
  "executor" : None,
  "fullDisplayName" : "mcMMO-java8 mc 1.16 and older #174",
  "id" : "174",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 174,
  "queueId" : 3244,
  "result" : "SUCCESS",
  "timestamp" : 1548281999215,
  "url" : "https://popicraft.net/jenkins/view/all/job/mcMMO-java8%20mc%201.16%20and%20older/174/",
  "builtOn" : "Builder",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/com/gmail/nossr50/datatypes/skills/SubSkillType.java"
        ],
        "commitId" : "ebf48e1870fc62bfc53907528348f000e0f6c313",
        "timestamp" : 1548276343000,
        "author" : {
          "absoluteUrl" : "https://popicraft.net/jenkins/user/github",
          "fullName" : "github"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Update SubSkillType.java to alphabetical order\u000a",
        "date" : "2019-01-23 18:45:43 -0200",
        "id" : "ebf48e1870fc62bfc53907528348f000e0f6c313",
        "msg" : "Update SubSkillType.java to alphabetical order",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/nossr50/datatypes/skills/SubSkillType.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/com/gmail/nossr50/commands/skills/AcrobaticsCommand.java"
        ],
        "commitId" : "061a6c2a3a3734c707d50c9da4962393696ac69e",
        "timestamp" : 1548276818000,
        "author" : {
          "absoluteUrl" : "https://popicraft.net/jenkins/user/github",
          "fullName" : "github"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Update Acrobatics to alphabetical order\u000a",
        "date" : "2019-01-23 18:53:38 -0200",
        "id" : "061a6c2a3a3734c707d50c9da4962393696ac69e",
        "msg" : "Update Acrobatics to alphabetical order",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/nossr50/commands/skills/AcrobaticsCommand.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/com/gmail/nossr50/commands/skills/ArcheryCommand.java"
        ],
        "commitId" : "6241b6dfe940088def6129f8e168272720523c91",
        "timestamp" : 1548277133000,
        "author" : {
          "absoluteUrl" : "https://popicraft.net/jenkins/user/github",
          "fullName" : "github"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Update Archery to alphabetical order\u000a",
        "date" : "2019-01-23 18:58:53 -0200",
        "id" : "6241b6dfe940088def6129f8e168272720523c91",
        "msg" : "Update Archery to alphabetical order",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/nossr50/commands/skills/ArcheryCommand.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/com/gmail/nossr50/commands/skills/ArcheryCommand.java"
        ],
        "commitId" : "a381b6379a97e351c2095a44492e72c88920e5df",
        "timestamp" : 1548277329000,
        "author" : {
          "absoluteUrl" : "https://popicraft.net/jenkins/user/github",
          "fullName" : "github"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Update Archery to alphabetical order\u000a",
        "date" : "2019-01-23 19:02:09 -0200",
        "id" : "a381b6379a97e351c2095a44492e72c88920e5df",
        "msg" : "Update Archery to alphabetical order",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/nossr50/commands/skills/ArcheryCommand.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/com/gmail/nossr50/commands/skills/AxesCommand.java"
        ],
        "commitId" : "c758346c3fd529c766ad8b730f94e06c16c2538f",
        "timestamp" : 1548277453000,
        "author" : {
          "absoluteUrl" : "https://popicraft.net/jenkins/user/github",
          "fullName" : "github"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Update Axes to alphabetical order\u000a",
        "date" : "2019-01-23 19:04:13 -0200",
        "id" : "c758346c3fd529c766ad8b730f94e06c16c2538f",
        "msg" : "Update Axes to alphabetical order",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/nossr50/commands/skills/AxesCommand.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/com/gmail/nossr50/commands/skills/FishingCommand.java"
        ],
        "commitId" : "0cd23c1b65f0b6dfed0bc4dec6a73b322ec593dd",
        "timestamp" : 1548277875000,
        "author" : {
          "absoluteUrl" : "https://popicraft.net/jenkins/user/github",
          "fullName" : "github"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Update Fishing to alphabetical order\u000a",
        "date" : "2019-01-23 19:11:15 -0200",
        "id" : "0cd23c1b65f0b6dfed0bc4dec6a73b322ec593dd",
        "msg" : "Update Fishing to alphabetical order",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/nossr50/commands/skills/FishingCommand.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/com/gmail/nossr50/commands/skills/HerbalismCommand.java"
        ],
        "commitId" : "40a13c4c81b6da8fc3a896787a59bf5262a49158",
        "timestamp" : 1548278054000,
        "author" : {
          "absoluteUrl" : "https://popicraft.net/jenkins/user/github",
          "fullName" : "github"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Update Herbalism to alphabetical order\u000a",
        "date" : "2019-01-23 19:14:14 -0200",
        "id" : "40a13c4c81b6da8fc3a896787a59bf5262a49158",
        "msg" : "Update Herbalism to alphabetical order",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/nossr50/commands/skills/HerbalismCommand.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/com/gmail/nossr50/commands/skills/MiningCommand.java"
        ],
        "commitId" : "58e506b0415abafa735aceb2f3986582aca90ffe",
        "timestamp" : 1548278183000,
        "author" : {
          "absoluteUrl" : "https://popicraft.net/jenkins/user/github",
          "fullName" : "github"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Update Mining to alphabetical order\u000a",
        "date" : "2019-01-23 19:16:23 -0200",
        "id" : "58e506b0415abafa735aceb2f3986582aca90ffe",
        "msg" : "Update Mining to alphabetical order",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/nossr50/commands/skills/MiningCommand.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/com/gmail/nossr50/commands/skills/RepairCommand.java"
        ],
        "commitId" : "f68ecd3214338222fe1fcdf98b348c49e4f2f974",
        "timestamp" : 1548278425000,
        "author" : {
          "absoluteUrl" : "https://popicraft.net/jenkins/user/github",
          "fullName" : "github"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Update Repair to alphabetical order\u000a",
        "date" : "2019-01-23 19:20:25 -0200",
        "id" : "f68ecd3214338222fe1fcdf98b348c49e4f2f974",
        "msg" : "Update Repair to alphabetical order",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/nossr50/commands/skills/RepairCommand.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/com/gmail/nossr50/commands/skills/SmeltingCommand.java"
        ],
        "commitId" : "c146384227fc22c11b3868d459f472d7e6df22e2",
        "timestamp" : 1548279156000,
        "author" : {
          "absoluteUrl" : "https://popicraft.net/jenkins/user/github",
          "fullName" : "github"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Update Smelting to alphabetical order\u000a",
        "date" : "2019-01-23 19:32:36 -0200",
        "id" : "c146384227fc22c11b3868d459f472d7e6df22e2",
        "msg" : "Update Smelting to alphabetical order",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/nossr50/commands/skills/SmeltingCommand.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/com/gmail/nossr50/commands/skills/SwordsCommand.java"
        ],
        "commitId" : "9be7c2af3ca9c1c890ef5664bb5884052f3f4a4e",
        "timestamp" : 1548279315000,
        "author" : {
          "absoluteUrl" : "https://popicraft.net/jenkins/user/github",
          "fullName" : "github"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Update SwordsCommand.java\u000a",
        "date" : "2019-01-23 19:35:15 -0200",
        "id" : "9be7c2af3ca9c1c890ef5664bb5884052f3f4a4e",
        "msg" : "Update SwordsCommand.java",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/nossr50/commands/skills/SwordsCommand.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/com/gmail/nossr50/commands/skills/TamingCommand.java"
        ],
        "commitId" : "9b0023d2d7dffb5bf18e72c187db1771c1e02d9e",
        "timestamp" : 1548279471000,
        "author" : {
          "absoluteUrl" : "https://popicraft.net/jenkins/user/github",
          "fullName" : "github"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Update Taming to alphabetical order\u000a",
        "date" : "2019-01-23 19:37:51 -0200",
        "id" : "9b0023d2d7dffb5bf18e72c187db1771c1e02d9e",
        "msg" : "Update Taming to alphabetical order",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/nossr50/commands/skills/TamingCommand.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/com/gmail/nossr50/commands/skills/UnarmedCommand.java"
        ],
        "commitId" : "c467f79d329b668250aed9f48ce5aef33841c269",
        "timestamp" : 1548279572000,
        "author" : {
          "absoluteUrl" : "https://popicraft.net/jenkins/user/github",
          "fullName" : "github"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Update Unarmed\u000a",
        "date" : "2019-01-23 19:39:32 -0200",
        "id" : "c467f79d329b668250aed9f48ce5aef33841c269",
        "msg" : "Update Unarmed",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/nossr50/commands/skills/UnarmedCommand.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/com/gmail/nossr50/commands/skills/WoodcuttingCommand.java"
        ],
        "commitId" : "bf38f55f232b39c08a7d4f81d3210e8b1cab2dcc",
        "timestamp" : 1548279644000,
        "author" : {
          "absoluteUrl" : "https://popicraft.net/jenkins/user/github",
          "fullName" : "github"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Update Woodcutting to alphabetical order\u000a",
        "date" : "2019-01-23 19:40:44 -0200",
        "id" : "bf38f55f232b39c08a7d4f81d3210e8b1cab2dcc",
        "msg" : "Update Woodcutting to alphabetical order",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/nossr50/commands/skills/WoodcuttingCommand.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/com/gmail/nossr50/mcMMO.java",
          "src/main/java/com/gmail/nossr50/listeners/PlayerListener.java",
          "src/main/java/com/gmail/nossr50/listeners/SelfListener.java",
          "src/main/java/com/gmail/nossr50/listeners/InventoryListener.java",
          "src/main/java/com/gmail/nossr50/worldguard/WorldGuardUtils.java",
          "src/main/java/com/gmail/nossr50/listeners/EntityListener.java",
          "src/main/java/com/gmail/nossr50/commands/party/teleport/PtpCommand.java",
          "src/main/java/com/gmail/nossr50/worldguard/WorldGuardFlags.java",
          "src/main/java/com/gmail/nossr50/worldguard/WorldGuardManager.java",
          "src/main/resources/locale/.vscode/settings.json"
        ],
        "commitId" : "6be1319927bb9c7072949544ee4b9a824bfc5999",
        "timestamp" : 1548280543000,
        "author" : {
          "absoluteUrl" : "https://popicraft.net/jenkins/user/nossr50",
          "fullName" : "nossr50"
        },
        "authorEmail" : "nossr50@gmail.com",
        "comment" : "WG refactor\u000a",
        "date" : "2019-01-23 13:55:43 -0800",
        "id" : "6be1319927bb9c7072949544ee4b9a824bfc5999",
        "msg" : "WG refactor",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/nossr50/worldguard/WorldGuardFlags.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/nossr50/worldguard/WorldGuardManager.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/nossr50/commands/party/teleport/PtpCommand.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/nossr50/listeners/InventoryListener.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/nossr50/listeners/EntityListener.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/nossr50/listeners/PlayerListener.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/nossr50/listeners/SelfListener.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/resources/locale/.vscode/settings.json"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/nossr50/worldguard/WorldGuardUtils.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/nossr50/mcMMO.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/com/gmail/nossr50/datatypes/skills/SubSkillType.java"
        ],
        "commitId" : "6e5feced2f95e2f49885c921fcdd352ce9a506e3",
        "timestamp" : 1548280639000,
        "author" : {
          "absoluteUrl" : "https://popicraft.net/jenkins/user/nossr50",
          "fullName" : "nossr50"
        },
        "authorEmail" : "nossr50@gmail.com",
        "comment" : "fixing the compiling errors frok Oaks PR\u000a",
        "date" : "2019-01-23 13:57:19 -0800",
        "id" : "6e5feced2f95e2f49885c921fcdd352ce9a506e3",
        "msg" : "fixing the compiling errors frok Oaks PR",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/nossr50/datatypes/skills/SubSkillType.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/com/gmail/nossr50/commands/skills/SkillCommand.java"
        ],
        "commitId" : "6c0da22d5e4603fd25f366e2a3e0bb5de070584d",
        "timestamp" : 1548281834000,
        "author" : {
          "absoluteUrl" : "https://popicraft.net/jenkins/user/nossr50",
          "fullName" : "nossr50"
        },
        "authorEmail" : "nossr50@gmail.com",
        "comment" : "Put empty lines above a skill command to make it easier to distinguish\u000afrom chat\u000a",
        "date" : "2019-01-23 14:17:14 -0800",
        "id" : "6c0da22d5e4603fd25f366e2a3e0bb5de070584d",
        "msg" : "Put empty lines above a skill command to make it easier to distinguish",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/nossr50/commands/skills/SkillCommand.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://popicraft.net/jenkins/user/noreply",
      "fullName" : "noreply"
    },
    {
      "absoluteUrl" : "https://popicraft.net/jenkins/user/nossr50",
      "fullName" : "nossr50"
    }
  ]
}