{
  "_class" : "hudson.maven.MavenModuleSetBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user PseudoKnight",
          "userId" : "pseudoknight",
          "userName" : "PseudoKnight"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 11,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "29a8cd45e5875459923a6bbed9da8367cb2f43e0",
            "branch" : [
              {
                "SHA1" : "29a8cd45e5875459923a6bbed9da8367cb2f43e0",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "29a8cd45e5875459923a6bbed9da8367cb2f43e0",
            "branch" : [
              {
                "SHA1" : "29a8cd45e5875459923a6bbed9da8367cb2f43e0",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "29a8cd45e5875459923a6bbed9da8367cb2f43e0",
        "branch" : [
          {
            "SHA1" : "29a8cd45e5875459923a6bbed9da8367cb2f43e0",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/PseudoKnight/CHPaper"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "hudson.maven.reporters.MavenAggregatedArtifactRecord"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "chpaper-0.4.3.jar",
      "fileName" : "chpaper-0.4.3.jar",
      "relativePath" : "target/chpaper-0.4.3.jar"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#11",
  "duration" : 84507,
  "estimatedDuration" : 109765,
  "executor" : None,
  "fullDisplayName" : "CHPaper #11",
  "id" : "11",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 11,
  "queueId" : 12,
  "result" : "SUCCESS",
  "timestamp" : 1737728581351,
  "url" : "https://letsbuild.net/jenkins/view/all/job/CHPaper/11/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "README.md"
        ],
        "commitId" : "377c4bc16923b4d9f3d4497af983d199ccc50b28",
        "timestamp" : 1721455991000,
        "author" : {
          "absoluteUrl" : "https://letsbuild.net/jenkins/user/michael.jt.smith",
          "fullName" : "michael.jt.smith"
        },
        "authorEmail" : "michael.jt.smith@gmail.com",
        "comment" : "Fix incorrect mutable field in event doc\u000a",
        "date" : "2024-07-19 23:13:11 -0700",
        "id" : "377c4bc16923b4d9f3d4497af983d199ccc50b28",
        "msg" : "Fix incorrect mutable field in event doc",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "README.md"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "README.md",
          "src/main/java/me/pseudoknight/chpaper/PlayerFunctions.java"
        ],
        "commitId" : "dc9ea36c9890ea0032b8f965680d0a16cc02afdb",
        "timestamp" : 1735996507000,
        "author" : {
          "absoluteUrl" : "https://letsbuild.net/jenkins/user/michael.jt.smith",
          "fullName" : "michael.jt.smith"
        },
        "authorEmail" : "michael.jt.smith@gmail.com",
        "comment" : "Update documentation\u000a",
        "date" : "2025-01-04 05:15:07 -0800",
        "id" : "dc9ea36c9890ea0032b8f965680d0a16cc02afdb",
        "msg" : "Update documentation",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "README.md"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/me/pseudoknight/chpaper/PlayerFunctions.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "README.md",
          "src/main/java/me/pseudoknight/chpaper/PlayerFunctions.java"
        ],
        "commitId" : "42210e8bb0a5fec2a7042734a97da67b35e3fcb4",
        "timestamp" : 1737728311000,
        "author" : {
          "absoluteUrl" : "https://letsbuild.net/jenkins/user/michael.jt.smith",
          "fullName" : "michael.jt.smith"
        },
        "authorEmail" : "michael.jt.smith@gmail.com",
        "comment" : "Clamp player view distance\u000a",
        "date" : "2025-01-24 06:18:31 -0800",
        "id" : "42210e8bb0a5fec2a7042734a97da67b35e3fcb4",
        "msg" : "Clamp player view distance",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "README.md"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/me/pseudoknight/chpaper/PlayerFunctions.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/me/pseudoknight/chpaper/Functions.java"
        ],
        "commitId" : "696719dc35cb1fd3833b7c08a3495bf6251eb2e9",
        "timestamp" : 1737728486000,
        "author" : {
          "absoluteUrl" : "https://letsbuild.net/jenkins/user/michael.jt.smith",
          "fullName" : "michael.jt.smith"
        },
        "authorEmail" : "michael.jt.smith@gmail.com",
        "comment" : "Drop support for pre-1.16.5 and note other change versions\u000a",
        "date" : "2025-01-24 06:21:26 -0800",
        "id" : "696719dc35cb1fd3833b7c08a3495bf6251eb2e9",
        "msg" : "Drop support for pre-1.16.5 and note other change versions",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/me/pseudoknight/chpaper/Functions.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/me/pseudoknight/chpaper/Extension.java",
          "pom.xml",
          "src/main/java/me/pseudoknight/chpaper/Functions.java",
          "README.md"
        ],
        "commitId" : "29a8cd45e5875459923a6bbed9da8367cb2f43e0",
        "timestamp" : 1737728541000,
        "author" : {
          "absoluteUrl" : "https://letsbuild.net/jenkins/user/michael.jt.smith",
          "fullName" : "michael.jt.smith"
        },
        "authorEmail" : "michael.jt.smith@gmail.com",
        "comment" : "Add minimessage support for 1.18.2 as well\u000a",
        "date" : "2025-01-24 06:22:21 -0800",
        "id" : "29a8cd45e5875459923a6bbed9da8367cb2f43e0",
        "msg" : "Add minimessage support for 1.18.2 as well",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/me/pseudoknight/chpaper/Extension.java"
          },
          {
            "editType" : "edit",
            "file" : "README.md"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/me/pseudoknight/chpaper/Functions.java"
          },
          {
            "editType" : "edit",
            "file" : "pom.xml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://letsbuild.net/jenkins/user/michael.jt.smith",
      "fullName" : "michael.jt.smith"
    }
  ],
  "mavenArtifacts" : {
    
  },
  "mavenVersionUsed" : "3.9.6"
}