{
  "_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" : 611,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "2162c81b21e7665946ab50bab1e903f3c8158449",
            "branch" : [
              {
                "SHA1" : "2162c81b21e7665946ab50bab1e903f3c8158449",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "2162c81b21e7665946ab50bab1e903f3c8158449",
            "branch" : [
              {
                "SHA1" : "2162c81b21e7665946ab50bab1e903f3c8158449",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "2162c81b21e7665946ab50bab1e903f3c8158449",
        "branch" : [
          {
            "SHA1" : "2162c81b21e7665946ab50bab1e903f3c8158449",
            "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" : "#611",
  "duration" : 75815,
  "estimatedDuration" : 83019,
  "executor" : None,
  "fullDisplayName" : "mcMMO-java8 mc 1.16 and older #611",
  "id" : "611",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 611,
  "queueId" : 4549,
  "result" : "SUCCESS",
  "timestamp" : 1609204707075,
  "url" : "https://popicraft.net/jenkins/view/all/job/mcMMO-java8%20mc%201.16%20and%20older/611/",
  "builtOn" : "Builder",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/com/gmail/nossr50/datatypes/player/McMMOPlayer.java",
          "src/main/resources/plugin.yml",
          "src/main/resources/locale/locale_en_US.properties",
          "src/main/resources/locale/locale_de.properties",
          "src/main/resources/locale/locale_ru.properties",
          "src/main/resources/locale/locale_lt_LT.properties",
          "src/main/resources/locale/locale_zh_CN.properties",
          "src/main/java/com/gmail/nossr50/util/EventUtils.java",
          "src/main/resources/locale/locale_ja_JP.properties",
          "src/main/resources/locale/locale_fr.properties",
          "src/main/java/com/gmail/nossr50/config/treasure/TreasureConfig.java",
          "src/main/java/com/gmail/nossr50/datatypes/treasure/Rarity.java",
          "src/main/java/com/gmail/nossr50/config/treasure/FishingTreasureConfig.java",
          "src/main/resources/treasures.yml",
          "src/main/java/com/gmail/nossr50/datatypes/treasure/EnchantmentWrapper.java",
          "src/main/resources/locale/locale_hu_HU.properties",
          "Changelog.txt",
          "src/main/java/com/gmail/nossr50/datatypes/treasure/FishingTreasureBook.java",
          "src/main/resources/locale/locale_it.properties",
          "src/main/java/com/gmail/nossr50/util/commands/CommandRegistrationManager.java",
          "src/main/java/com/gmail/nossr50/skills/fishing/Fishing.java",
          "src/main/java/com/gmail/nossr50/mcMMO.java",
          "src/main/resources/fishing_treasures.yml",
          "src/main/java/com/gmail/nossr50/skills/fishing/FishingManager.java",
          "src/main/java/com/gmail/nossr50/commands/admin/DropTreasureCommand.java",
          "src/main/java/com/gmail/nossr50/commands/skills/FishingCommand.java"
        ],
        "commitId" : "652a9519c1952bd3c78541a0195de39f7a5ce6ac",
        "timestamp" : 1609202520000,
        "author" : {
          "absoluteUrl" : "https://popicraft.net/jenkins/user/nossr50",
          "fullName" : "nossr50"
        },
        "authorEmail" : "nossr50@gmail.com",
        "comment" : "Move fishing treasues to new file fishing_treasures.yml, replace Records rarity with Mythic, and allow for Enchanted_Book in the treasures list with new optional whitelist/blacklist parameters\u000aread the changelog for information about this\u000a",
        "date" : "2020-12-28 16:42:00 -0800",
        "id" : "652a9519c1952bd3c78541a0195de39f7a5ce6ac",
        "msg" : "Move fishing treasues to new file fishing_treasures.yml, replace Records rarity with Mythic, and allow for Enchanted_Book in the treasures list with new optional whitelist/blacklist parameters",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Changelog.txt"
          },
          {
            "editType" : "edit",
            "file" : "src/main/resources/locale/locale_it.properties"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/nossr50/skills/fishing/FishingManager.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/nossr50/util/commands/CommandRegistrationManager.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/resources/locale/locale_zh_CN.properties"
          },
          {
            "editType" : "add",
            "file" : "src/main/resources/fishing_treasures.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/nossr50/datatypes/treasure/Rarity.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/nossr50/skills/fishing/Fishing.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/resources/locale/locale_ru.properties"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/com/gmail/nossr50/datatypes/treasure/FishingTreasureBook.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/resources/locale/locale_ja_JP.properties"
          },
          {
            "editType" : "edit",
            "file" : "src/main/resources/plugin.yml"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/com/gmail/nossr50/config/treasure/FishingTreasureConfig.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/com/gmail/nossr50/commands/admin/DropTreasureCommand.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/nossr50/config/treasure/TreasureConfig.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/nossr50/datatypes/player/McMMOPlayer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/nossr50/util/EventUtils.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/resources/locale/locale_hu_HU.properties"
          },
          {
            "editType" : "edit",
            "file" : "src/main/resources/locale/locale_fr.properties"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/nossr50/commands/skills/FishingCommand.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/com/gmail/nossr50/datatypes/treasure/EnchantmentWrapper.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/resources/locale/locale_de.properties"
          },
          {
            "editType" : "edit",
            "file" : "src/main/resources/locale/locale_en_US.properties"
          },
          {
            "editType" : "edit",
            "file" : "src/main/resources/treasures.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/nossr50/mcMMO.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/resources/locale/locale_lt_LT.properties"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/resources/fishing_treasures.yml"
        ],
        "commitId" : "14a6e5c6034257ecf026c3a752adbaee725c0c51",
        "timestamp" : 1609202716000,
        "author" : {
          "absoluteUrl" : "https://popicraft.net/jenkins/user/nossr50",
          "fullName" : "nossr50"
        },
        "authorEmail" : "nossr50@gmail.com",
        "comment" : "Comment out whitelist in fishing_treasures.yml\u000a",
        "date" : "2020-12-28 16:45:16 -0800",
        "id" : "14a6e5c6034257ecf026c3a752adbaee725c0c51",
        "msg" : "Comment out whitelist in fishing_treasures.yml",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/resources/fishing_treasures.yml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/com/gmail/nossr50/datatypes/treasure/FishingTreasureBook.java"
        ],
        "commitId" : "31e0f1e4da52c8b80532f036e58524a6c0510faf",
        "timestamp" : 1609202853000,
        "author" : {
          "absoluteUrl" : "https://popicraft.net/jenkins/user/nossr50",
          "fullName" : "nossr50"
        },
        "authorEmail" : "nossr50@gmail.com",
        "comment" : "less verbose enchantment book log\u000a",
        "date" : "2020-12-28 16:47:33 -0800",
        "id" : "31e0f1e4da52c8b80532f036e58524a6c0510faf",
        "msg" : "less verbose enchantment book log",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/nossr50/datatypes/treasure/FishingTreasureBook.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Changelog.txt",
          "src/main/java/com/gmail/nossr50/config/treasure/FishingTreasureConfig.java"
        ],
        "commitId" : "8b62c0b693e9871008e38c310a70cd3ffbcbf6a1",
        "timestamp" : 1609203537000,
        "author" : {
          "absoluteUrl" : "https://popicraft.net/jenkins/user/nossr50",
          "fullName" : "nossr50"
        },
        "authorEmail" : "nossr50@gmail.com",
        "comment" : "Better message for items not found in current version of MC from Fishing Config\u000a",
        "date" : "2020-12-28 16:58:57 -0800",
        "id" : "8b62c0b693e9871008e38c310a70cd3ffbcbf6a1",
        "msg" : "Better message for items not found in current version of MC from Fishing Config",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/nossr50/config/treasure/FishingTreasureConfig.java"
          },
          {
            "editType" : "edit",
            "file" : "Changelog.txt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Changelog.txt"
        ],
        "commitId" : "2162c81b21e7665946ab50bab1e903f3c8158449",
        "timestamp" : 1609203650000,
        "author" : {
          "absoluteUrl" : "https://popicraft.net/jenkins/user/nossr50",
          "fullName" : "nossr50"
        },
        "authorEmail" : "nossr50@gmail.com",
        "comment" : "Add semi-important note to changelog\u000a",
        "date" : "2020-12-28 17:00:50 -0800",
        "id" : "2162c81b21e7665946ab50bab1e903f3c8158449",
        "msg" : "Add semi-important note to changelog",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Changelog.txt"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://popicraft.net/jenkins/user/nossr50",
      "fullName" : "nossr50"
    }
  ]
}