{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by CodeCrafter47"
        },
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by CodeCrafter47"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 690,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "aeaccf24006e698a52c8e36629525150a21683d9",
            "branch" : [
              {
                "SHA1" : "aeaccf24006e698a52c8e36629525150a21683d9",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "aeaccf24006e698a52c8e36629525150a21683d9",
            "branch" : [
              {
                "SHA1" : "aeaccf24006e698a52c8e36629525150a21683d9",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "aeaccf24006e698a52c8e36629525150a21683d9",
        "branch" : [
          {
            "SHA1" : "aeaccf24006e698a52c8e36629525150a21683d9",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/CodeCrafter47/BungeeTabListPlus.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.maven.reporters.MavenAggregatedArtifactRecord"
    },
    {
      "_class" : "hudson.maven.reporters.SurefireAggregatedReport",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 98,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "BungeeTabListPlus_BukkitBridge-2.8.0-SNAPSHOT.jar",
      "fileName" : "BungeeTabListPlus_BukkitBridge-2.8.0-SNAPSHOT.jar",
      "relativePath" : "bootstrap-bukkit/target/BungeeTabListPlus_BukkitBridge-2.8.0-SNAPSHOT.jar"
    },
    {
      "displayPath" : "BungeeTabListPlus-2.8.0-SNAPSHOT.jar",
      "fileName" : "BungeeTabListPlus-2.8.0-SNAPSHOT.jar",
      "relativePath" : "bootstrap-bungee/target/BungeeTabListPlus-2.8.0-SNAPSHOT.jar"
    },
    {
      "displayPath" : "BungeeTabListPlus-2.8.0-SNAPSHOT-debug.jar",
      "fileName" : "BungeeTabListPlus-2.8.0-SNAPSHOT-debug.jar",
      "relativePath" : "bootstrap-bungee-debug/target/BungeeTabListPlus-2.8.0-SNAPSHOT-debug.jar"
    },
    {
      "displayPath" : "version.properties",
      "fileName" : "version.properties",
      "relativePath" : "bungee/target/classes/version.properties"
    },
    {
      "displayPath" : "BungeeTabListPlus_SpongeBridge-2.8.0-SNAPSHOT.jar",
      "fileName" : "BungeeTabListPlus_SpongeBridge-2.8.0-SNAPSHOT.jar",
      "relativePath" : "sponge/target/BungeeTabListPlus_SpongeBridge-2.8.0-SNAPSHOT.jar"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#690",
  "duration" : 430945,
  "estimatedDuration" : 69751,
  "executor" : None,
  "fullDisplayName" : "BungeeTabListPlus #690",
  "id" : "690",
  "keepLog" : False,
  "number" : 690,
  "queueId" : 32,
  "result" : "SUCCESS",
  "timestamp" : 1498896344699,
  "url" : "https://ci.codecrafter47.de/job/BungeeTabListPlus/690/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "bungee/src/main/java/codecrafter47/bungeetablistplus/config/components/PlayersByServerComponent.java"
        ],
        "commitId" : "aeaccf24006e698a52c8e36629525150a21683d9",
        "timestamp" : 1498896330000,
        "author" : {
          "absoluteUrl" : "https://ci.codecrafter47.de/user/flo.e3",
          "fullName" : "Flo.e3"
        },
        "authorEmail" : "Flo.e3@gmx.de",
        "comment" : "add hiddenServers option to !players_by_server component; see #230\u000aThe new option allows to remove some server from the list displayed by \u000athe `!players_by_server` component. Here's an example:\u000a```\u000a- !players_by_server\u000a playerSet: all_players\u000a serverHeader:\u000a - '&b&l>&3 ${server}(${server_player_count}):'\u000a showServers: ALL\u000a hiddenServers: [server4, server7]\u000a playerComponent: \"${player name}\"\u000a morePlayersComponent: '... and ${other_count} others'\u000a```\u000a",
        "date" : "2017-07-01 10:05:30 +0200",
        "id" : "aeaccf24006e698a52c8e36629525150a21683d9",
        "msg" : "add hiddenServers option to !players_by_server component; see #230",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "bungee/src/main/java/codecrafter47/bungeetablistplus/config/components/PlayersByServerComponent.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ci.codecrafter47.de/user/flo.e3",
      "fullName" : "Flo.e3"
    }
  ]
}